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 8 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 7 years ago
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 9 years ago
- ☆43Updated 9 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
- ☆70Updated 10 years ago
- deep learning models for text classification written in TensorFlow(Python).☆61Updated 2 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 5 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
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 15 years ago
- Python-formatted InsuranceQA data☆46Updated 6 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆80Updated 7 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 8 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago
- Named Entity Recognition using Recurrent Neural Networks in Tensorflow and TFLearn☆47Updated 6 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- Entity Linking and Retrieval Tutorial☆167Updated 5 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 6 years ago
- Word vectors☆64Updated 6 years ago
- WordRank: Learning Word Embeddings via Robust Ranking☆51Updated 6 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Pedagogical example of sequence to sequence recurrent neural network with TensorFlow and TFLearn☆74Updated 8 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆99Updated 6 years ago
- Next Utterance Classification☆134Updated 7 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 8 years ago
- Python implementation of linear-chain conditional random fields.☆100Updated 11 years ago