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:
- Sentence2vec by Rock☆311Updated 5 months ago
- CRF to detect named entities (primarily names of people)☆119Updated 8 years ago
- Deep-Learning Model Exploration and Development for NLP☆244Updated last year
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆100Updated 6 years ago
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- code for our paper Baselines and Bigrams: Simple, Good Sentiment and Topic Classification☆135Updated 9 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 6 years ago
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- ☆234Updated 6 years ago
- Generating labels for topics automatically using neural embeddings☆186Updated this week
- Neural network sequence labeling model☆250Updated 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
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆172Updated 3 years ago
- Simple embedding based text classifier inspired by fastText, implemented in tensorflow☆303Updated 7 years 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
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆437Updated 8 years ago
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆111Updated 4 years ago
- ☆214Updated 6 years ago
- Making sense embedding out of word embeddings using graph-based word sense induction☆213Updated 4 years ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆187Updated 8 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆146Updated 2 years ago
- ConText v4: Neural networks for text categorization☆122Updated 6 years ago
- Deep Averaging Networks☆238Updated 3 years ago
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- Fast, DB Backed pretrained word embeddings for natural language processing.☆222Updated 5 months ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆326Updated 7 years ago