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:
- ☆70Updated 10 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- deep learning models for text classification written in TensorFlow(Python).☆60Updated 3 years ago
- Stanford NLP group's shared Python tools.☆136Updated 7 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 9 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 3 years ago
- Collects all tweets from the sample Public stream using Twitter's streaming API, and saves them to a file for later use as a corpus.☆45Updated 5 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆193Updated 9 years ago
- Deep Averaging Networks☆240Updated 4 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 8 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 11 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 10 years ago
- code for our paper Baselines and Bigrams: Simple, Good Sentiment and Topic Classification☆135Updated 9 years ago
- Query-Document Relevance☆42Updated 11 years ago
- Sentiment Analysis with Ensemble☆244Updated 9 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 9 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 9 years ago
- Yet another Python binding for fastText☆225Updated 7 years ago
- An example application using Word2Vec. Given a list of words, it finds the one which isn't 'like' the others - a typical language underst…☆288Updated 12 years ago
- word2vec uisng keras inside gensim☆205Updated 9 years ago
- ☆43Updated 9 years ago
- SemCor and Masc documents annotated with NOAD word senses.☆185Updated 5 years ago
- CogComp's light-weight Python NLP annotators☆115Updated 6 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 15 years ago
- A program to correct non-word spelling error in sentences using ngram MAP Language Models, Noisy Channel Model, Error Confusion Matrix an…☆54Updated 5 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 8 years ago
- Python implementation of linear-chain conditional random fields.☆101Updated 12 years ago
- SUMPY: a python automatic text summarization library☆55Updated 9 years ago
- WordRank: Learning Word Embeddings via Robust Ranking☆51Updated 7 years ago