eBay / Sequence-Semantic-Embedding
Tools and recipes to train deep learning models and build services for NLP tasks such as text classification, semantic search ranking and recall fetching, cross-lingual information retrieval, and question answering etc.
☆460Updated 6 years ago
Alternatives and similar repositories for Sequence-Semantic-Embedding
Users that are interested in Sequence-Semantic-Embedding are comparing it to the libraries listed below
Sorting:
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆519Updated 7 years ago
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆437Updated 8 years ago
- Word Mover's Distance from Matthew J Kusner's paper "From Word Embeddings to Document Distances"☆538Updated 11 months ago
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- Sentence2vec by Rock☆312Updated last month
- Yet another Python binding for fastText☆225Updated 6 years ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆186Updated 8 years ago
- Calculates Word Mover's Distance Insanely Fast☆462Updated last year
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 6 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆325Updated 6 years ago
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆245Updated 7 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- Resources for Tutorial on "Utilizing Knowledge Graphs in Text-centric Information Retrieval"☆158Updated 6 years ago
- A Keras model that addresses the Quora Question Pairs dyadic prediction task.☆368Updated 7 years ago
- Text Classification Library in Keras☆420Updated 6 years ago
- Deep Learning for Natural Language Processing☆458Updated 6 years ago
- A demo code for topical word embedding☆313Updated 7 years ago
- ☆212Updated 6 years ago
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- ☆472Updated 3 years ago
- ☆389Updated 7 years ago
- Named Entity Recognition using multilayered bidirectional LSTM☆539Updated 6 years ago
- Simple embedding based text classifier inspired by fastText, implemented in tensorflow☆302Updated 6 years ago
- Python implementation of GloVe word embedding algorithm (Pennington et al., 2014) for educational purposes☆222Updated 6 years ago
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- Deep-Learning Model Exploration and Development for NLP☆243Updated last year
- Retrofitting Word Vectors to Semantic Lexicons☆375Updated 6 years ago
- ☆196Updated 7 years ago
- Extension of the original word2vec using different architectures☆210Updated 8 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 8 years ago