SSE(Sequence Semantic Embedding) is an encoder framework toolkit for natural language processing related tasks. It's implemented in TensorFlow by leveraging TF's convenient deep learning blocks like DNN/CNN/LSTM etc. Depending on each specific task, similar semantic meanings can have different definitions. For example, in the category classification task, similar semantic meanings means that for each correct pair of (listing-title, category), the SSE of listing-title is close to the SSE of corresponding category. While in the information retrieval task, similar semantic meaning means for each relevant pair of (query, document), the SSE of query is close to the SSE of relevant document. While in the question answering task, the SSE of question is close to the SSE of correct answers.
https://github.com/eBay/Sequence-Semantic-EmbeddingTags | |
Implementation | Python |
License | Apache |
Platform | Windows Linux |
Complete whole lines from any partial therein
A toy CSV parser written in ruby + lexr + racc
TikTok provides a simple asynchronous timer object for VimL.
A DSL for generating Vim syntax highlighting files
Generate a graphviz visualisation of the given javascript statement.
Show relativenumbers alongside normal numbers in Vim
Punisher hurts you where it hurts most - your time.
Selected snippets from Land of Lisp rewritten in newLISP
Convert Between Numeric, Spelt, and Short & Long Ordinal Forms of Numbers
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.