eBay / Sequence-Semantic-EmbeddingLinks
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…☆520Updated 8 years ago
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- Sentence2vec by Rock☆311Updated 2 months ago
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆436Updated 8 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆186Updated 8 years ago
- Deep Learning for Natural Language Processing☆458Updated 6 years ago
- ☆473Updated 3 years ago
- ☆214Updated 6 years ago
- Yet another Python binding for fastText☆224Updated 6 years ago
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆245Updated 7 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 7 years ago
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆325Updated 7 years ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆193Updated 7 years ago
- ☆196Updated 7 years ago
- Simple embedding based text classifier inspired by fastText, implemented in tensorflow☆302Updated 6 years ago
- Some language modeling tools for Keras☆659Updated 7 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆145Updated 2 years ago
- Code for Document Similarity on Reuters dataset using Encode, Embed, Attend, Predict recipe☆258Updated 6 years ago
- ☆183Updated 7 years ago
- Implementations of some Deep Learning models using tensorflow with scikit-learn like APIs☆80Updated 6 years ago
- Package for evaluating word embeddings☆436Updated 4 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 8 years ago
- Word Mover's Distance from Matthew J Kusner's paper "From Word Embeddings to Document Distances"☆539Updated last year
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,088Updated 5 years ago
- Calculates Word Mover's Distance Insanely Fast☆461Updated last year
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- Python library for distributed AI processing pipelines, using swappable scheduler backends.☆414Updated 3 years ago
- Deep-Learning Model Exploration and Development for NLP☆243Updated last year