poliglot / fasttext
Unofficial implementation of the paper "Bag of Tricks for Efficient Text Classification" by Joulin et al.
☆60Updated 8 years ago
Alternatives and similar repositories for fasttext:
Users that are interested in fasttext are comparing it to the libraries listed below
- deep learning models for text classification written in TensorFlow(Python).☆61Updated 2 years ago
- Finding document vectors from pre-trained word2vec word vectors☆115Updated 9 years ago
- Entity Linking and Retrieval Tutorial☆167Updated 5 years ago
- ☆70Updated 10 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- Deep neural network based model for sequence to sequence classification☆77Updated 7 years ago
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆177Updated 14 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- An extension of word2vec to efficiently represent new text as vectors. New text can be query, sentence and paragraph.☆67Updated 8 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 10 years ago
- Code for the Kaggle competition "Bag of Words Meets Bags of Popcorn"☆49Updated 9 years ago
- ☆43Updated 8 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 8 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 8 years ago
- Sentiment Analysis with Ensemble☆244Updated 8 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 5 years ago
- WordRank: Learning Word Embeddings via Robust Ranking☆51Updated 6 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- Stanford NLP group's shared Python tools.☆137Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 8 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆80Updated 7 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Yet another Python binding for fastText☆226Updated 6 years ago
- koalaGreener / Character-level-Convolutional-Network-for-Text-Classification-Applied-to-Chinese-CorpusThesis of UCL student Weijie Huang☆35Updated 3 years ago
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 8 years ago
- Extension of the original word2vec using different architectures☆210Updated 8 years ago
- Tutorial and review of word2vec / doc2vec☆104Updated 10 years ago