vrasneur / pyfasttextLinks
Yet another Python binding for fastText
☆225Updated 7 years ago
Alternatives and similar repositories for pyfasttext
Users that are interested in pyfasttext are comparing it to the libraries listed below
Sorting:
- CRF to detect named entities (primarily names of people)☆119Updated 8 years ago
- Sentence2vec by Rock☆311Updated 9 months ago
- code for our paper Baselines and Bigrams: Simple, Good Sentiment and Topic Classification☆135Updated 9 years ago
- Deep-Learning Model Exploration and Development for NLP☆244Updated 2 years ago
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆111Updated 4 years ago
- ☆235Updated 7 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆100Updated 7 years ago
- word2vec uisng keras inside gensim☆206Updated 9 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 8 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 6 years ago
- Neural network sequence labeling model☆251Updated 7 years ago
- Fast, DB Backed pretrained word embeddings for natural language processing.☆224Updated 9 months ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆186Updated 8 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
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆146Updated 2 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆173Updated 3 years ago
- Generating labels for topics automatically using neural embeddings☆185Updated 4 months ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆193Updated 8 years ago
- Deep Averaging Networks☆239Updated 3 years ago
- ConText v4: Neural networks for text categorization☆122Updated 6 years ago
- An implementation of GloVe in TensorFlow☆291Updated 8 years ago
- ☆214Updated 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
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 8 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Compute Glove vectors using a co-occurence matrix☆53Updated 4 years ago
- A repository containing 300D character embeddings derived from the GloVe 840B/300D dataset, and uses these embeddings to train a deep lea…☆215Updated 8 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 7 years ago