poliglot / fasttextLinks
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
Sorting:
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 10 years ago
- Sentiment Analysis with Ensemble☆244Updated 8 years ago
- Recurrent Neural Network Language Modeling (RNNLM) Toolkit☆121Updated 2 years ago
- ☆70Updated 10 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 7 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
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆177Updated 15 years ago
- LibN3L: A light-weight neural network package for natural language☆82Updated last month
- An extension of word2vec to efficiently represent new text as vectors. New text can be query, sentence and paragraph.☆67Updated 8 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- Named Entity Recognition using Recurrent Neural Networks in Tensorflow and TFLearn☆47Updated 7 years ago
- Stanford NLP group's shared Python tools.☆137Updated 7 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆39Updated 9 years ago
- Entity Linking and Retrieval Tutorial☆167Updated 5 years ago
- deep learning models for text classification written in TensorFlow(Python).☆61Updated 2 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆80Updated 8 years ago
- SUMPY: a python automatic text summarization library☆55Updated 9 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆192Updated 9 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 15 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 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
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- Yet another Python binding for fastText☆224Updated 6 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago
- ☆43Updated 9 years ago
- Word vectors☆64Updated 7 years ago