vrasneur / pyfasttextLinks
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
Sorting:
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- Deep-Learning Model Exploration and Development for NLP☆244Updated last year
- word2vec uisng keras inside gensim☆206Updated 9 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 8 years ago
- ☆234Updated 6 years ago
- Tools and recipes to train deep learning models and build services for NLP tasks such as text classification, semantic search ranking and…☆460Updated 6 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 6 years ago
- Sentence2vec by Rock☆311Updated 6 months ago
- code for our paper Baselines and Bigrams: Simple, Good Sentiment and Topic Classification☆135Updated 9 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆100Updated 7 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 8 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆172Updated 3 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆193Updated 7 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆184Updated 7 years ago
- Text Classification Library in Keras☆422Updated 7 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆146Updated 2 years ago
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆111Updated 4 years ago
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆436Updated 8 years ago
- Simple embedding based text classifier inspired by fastText, implemented in tensorflow☆303Updated 7 years ago
- ☆214Updated 6 years ago
- ConText v4: Neural networks for text categorization☆122Updated 6 years ago
- Generating labels for topics automatically using neural embeddings☆185Updated 3 weeks ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆187Updated 8 years ago
- Fast, DB Backed pretrained word embeddings for natural language processing.☆223Updated 6 months ago
- A repository containing 300D character embeddings derived from the GloVe 840B/300D dataset, and uses these embeddings to train a deep lea…☆214Updated 8 years ago
- Python implementation of GloVe word embedding algorithm (Pennington et al., 2014) for educational purposes☆223Updated 6 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆326Updated 7 years ago
- An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some addit…☆198Updated 8 years ago