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:
- Sentence2vec by Rock☆311Updated 10 months ago
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 8 years ago
- word2vec uisng keras inside gensim☆205Updated 9 years ago
- Deep-Learning Model Exploration and Development for NLP☆245Updated 2 years ago
- ☆237Updated 7 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
- An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some addit…☆198Updated 8 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆173Updated 3 years ago
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆111Updated 4 years ago
- Tools and recipes to train deep learning models and build services for NLP tasks such as text classification, semantic search ranking and…☆461Updated 7 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
- Neural Language Correction implemented on Tensorflow☆156Updated 3 years ago
- Neural network sequence labeling model☆251Updated 7 years ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆185Updated 8 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆404Updated 7 years ago
- code for our paper Baselines and Bigrams: Simple, Good Sentiment and Topic Classification☆135Updated 9 years ago
- Generating labels for topics automatically using neural embeddings☆185Updated 4 months ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 6 years ago
- Pytorch NLP library based on FastAI☆282Updated 7 years ago
- A fast implementation of GloVe, with optional retrofitting☆247Updated 2 years ago
- Compute Glove vectors using a co-occurence matrix☆52Updated 4 years ago
- Deep Averaging Networks☆240Updated 4 years ago
- scikit-learn inspired API for CRFsuite☆433Updated last week
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 8 years ago
- Simple embedding based text classifier inspired by fastText, implemented in tensorflow☆303Updated 7 years ago