vrasneur / pyfasttext
Yet another Python binding for fastText
☆226Updated 6 years ago
Alternatives and similar repositories for pyfasttext:
Users that are interested in pyfasttext are comparing it to the libraries listed below
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 7 years ago
- Sentence2vec by Rock☆312Updated 2 weeks ago
- Educational material on using the TensorFlow Estimator framework for text classification☆135Updated 6 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 5 years ago
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- Text Classification Library in Keras☆420Updated 6 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆170Updated 2 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆99Updated 6 years ago
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆109Updated 3 years ago
- Dilated CNNs for NER in TensorFlow☆242Updated 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
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆186Updated 8 years ago
- Making sense embedding out of word embeddings using graph-based word sense induction☆213Updated 3 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 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
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Simple embedding based text classifier inspired by fastText, implemented in tensorflow☆303Updated 6 years ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆194Updated 7 years ago
- Deep-Learning Model Exploration and Development for NLP☆243Updated last year
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆144Updated 2 years ago
- NER system based on stack LSTMs☆340Updated 7 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 8 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- ICLR 2018 Quick-Thought vectors☆204Updated 5 years ago
- ConText v4: Neural networks for text categorization☆122Updated 6 years ago
- PyTorch deep learning models for text processing☆178Updated 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