giacbrd / ShallowLearn
An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some additional exclusive features and nice API. Written in Python and fully compatible with Scikit-learn.
☆198Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for ShallowLearn
- Finding document vectors from pre-trained word2vec word vectors☆115Updated 9 years ago
- Keras implementation of the Crepe character-level convolutional neural net.☆74Updated 6 years ago
- Character level models for sentiment analysis☆91Updated 7 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 9 years ago
- Deep-Learning Model Exploration and Development for NLP☆243Updated last year
- Implementation of "Convolutional Neural Networks for Sentence Classification" paper☆143Updated 7 years ago
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- This repository is a proof of concept toolbox for using Deep Belief Nets for Topic Modeling in Python.☆144Updated 9 years ago
- The tool to make NLP datasets ready to use☆243Updated 2 years ago
- Solving NLP problems with Vowpal Wabbit: Tutorial and more☆182Updated 8 years ago
- Yet another Python binding for fastText☆227Updated 5 years ago
- Stanford NLP group's shared Python tools.☆138Updated 6 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 8 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 5 years ago
- Deep neural network based model for sequence to sequence classification☆77Updated 7 years ago
- A Multilingual and Multilevel Representation Learning Toolkit for NLP☆117Updated 6 years ago
- Topic modeling with gensim and LDA☆168Updated 7 years ago
- Topic Modelling for Humans☆40Updated 6 years ago
- Deep Learning for Natural Language Processing☆458Updated 5 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 7 years ago
- The repository contains code walkthroughs which introduces Deep Learning in the field of Natural Language Processing.☆109Updated 8 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆125Updated 8 years ago
- 💫 Scripts, tools and resources for developing spaCy☆125Updated 5 years ago
- Tutorial on "Practical Neural Networks for NLP: From Theory to Code" at EMNLP 2016☆433Updated 7 years ago
- Convolutional Neural Network model for Sentiment Analysis of IMDB movie reviews☆64Updated 7 years ago
- Tutorial and review of word2vec / doc2vec☆104Updated 9 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆264Updated 7 years ago
- Making sense embedding out of word embeddings using graph-based word sense induction☆212Updated 3 years ago
- ☆151Updated 4 years ago