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:
- deep learning models for text classification written in TensorFlow(Python).☆61Updated 3 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 3 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 15 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 7 years ago
- ☆70Updated 10 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- Stanford NLP group's shared Python tools.☆136Updated 7 years ago
- word2vec uisng keras inside gensim☆206Updated 9 years ago
- Recurrent Neural Network Language Modeling (RNNLM) Toolkit☆121Updated 2 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 4 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…☆90Updated 12 years ago
- ☆88Updated 9 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 9 years ago
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 years ago
- Sentiment Analysis with Ensemble☆244Updated 9 years ago
- Query-Document Relevance☆42Updated 10 years ago
- Yet another Python binding for fastText☆225Updated 6 years ago
- A Multilingual and Multilevel Representation Learning Toolkit for NLP☆117Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 10 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 9 years ago
- Next Utterance Classification☆136Updated 7 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆40Updated 9 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 8 years ago
- WordRank: Learning Word Embeddings via Robust Ranking☆51Updated 7 years ago
- code for our paper Baselines and Bigrams: Simple, Good Sentiment and Topic Classification☆135Updated 9 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- Entity Linking and Retrieval Tutorial☆168Updated 6 years ago
- LibN3L: A light-weight neural network package for natural language☆82Updated 5 months ago