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
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 7 years ago
- Deep neural network based model for sequence to sequence classification☆77Updated 7 years ago
- ☆88Updated 8 years ago
- ☆70Updated 10 years ago
- Extension of the original word2vec using different architectures☆210Updated 7 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 6 years ago
- ☆87Updated 8 years ago
- Finding document vectors from pre-trained word2vec word vectors☆115Updated 9 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 8 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 10 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- Classifying text with bag-of-words☆113Updated 9 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 8 years ago
- CRF to detect named entities (primarily names of people)☆118Updated 7 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
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆177Updated 14 years ago
- Query-Document Relevance☆42Updated 10 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 7 years ago
- Yet another Python binding for fastText☆226Updated 6 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 15 years ago
- ☆58Updated 9 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆99Updated 6 years ago
- Code for the Kaggle competition "Bag of Words Meets Bags of Popcorn"☆49Updated 9 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 8 years ago
- Tutorial and review of word2vec / doc2vec☆104Updated 9 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- ☆43Updated 8 years ago