vrasneur / pyfasttext
Yet another Python binding for fastText
☆225Updated 6 years ago
Alternatives and similar repositories for pyfasttext:
Users that are interested in pyfasttext are comparing it to the libraries listed below
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆99Updated 6 years ago
- Dilated CNNs for NER in TensorFlow☆242Updated 6 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 7 years ago
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆170Updated 2 years ago
- Sentence2vec by Rock☆312Updated last month
- ☆212Updated 6 years ago
- Deep-Learning Model Exploration and Development for NLP☆243Updated last year
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆109Updated 3 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆182Updated 6 years ago
- Educational material on using the TensorFlow Estimator framework for text classification☆135Updated 6 years ago
- Text Classification Library in Keras☆420Updated 6 years ago
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆186Updated 8 years ago
- Simple embedding based text classifier inspired by fastText, implemented in tensorflow☆302Updated 6 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- Making sense embedding out of word embeddings using graph-based word sense induction☆213Updated 3 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆325Updated 6 years ago
- Neural network sequence labeling model☆250Updated 6 years ago
- Python implementation of GloVe word embedding algorithm (Pennington et al., 2014) for educational purposes☆222Updated 6 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 7 years ago
- A fast implementation of GloVe, with optional retrofitting☆244Updated last year
- NER system based on stack LSTMs☆340Updated 7 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- ☆233Updated 6 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
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago