poliglot / fasttextLinks
Unofficial implementation of the paper "Bag of Tricks for Efficient Text Classification" by Joulin et al.
☆60Updated 9 years ago
Alternatives and similar repositories for fasttext
Users that are interested in fasttext are comparing it to the libraries listed below
Sorting:
- Stanford NLP group's shared Python tools.☆136Updated 7 years ago
- Query-Document Relevance☆42Updated 10 years ago
- CogComp's light-weight Python NLP annotators☆115Updated 6 years ago
- ☆70Updated 10 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 9 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 3 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 8 years ago
- deep learning models for text classification written in TensorFlow(Python).☆60Updated 3 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- Naive Bayes SVM for Sentiment Analysis☆305Updated 9 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 9 years ago
- SemCor and Masc documents annotated with NOAD word senses.☆185Updated 5 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 11 years ago
- This is a fork of the Stanford Named Entity Recognizer with added support for deploying in Java servlet mode. See github.com/dat/pyner fo…☆91Updated 13 years ago
- word2vec uisng keras inside gensim☆206Updated 9 years ago
- Sentiment Analysis with Ensemble☆244Updated 9 years ago
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 years ago
- ☆88Updated 9 years ago
- WordRank: Learning Word Embeddings via Robust Ranking☆51Updated 7 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 6 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 8 years ago
- Yet another Python binding for fastText☆225Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 10 years ago
- Extension of the original word2vec using different architectures☆212Updated 8 years ago
- Answer Sentence Selection using Deep Learning☆63Updated 10 years ago
- Entity Linking and Retrieval Tutorial☆167Updated 6 years ago
- A Multilingual and Multilevel Representation Learning Toolkit for NLP☆117Updated 7 years ago
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆178Updated 15 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 8 years ago