giacbrd / ShallowLearnLinks
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 8 years ago
Alternatives and similar repositories for ShallowLearn
Users that are interested in ShallowLearn are comparing it to the libraries listed below
Sorting:
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- Solving NLP problems with Vowpal Wabbit: Tutorial and more☆183Updated 9 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 10 years ago
- This repository is a proof of concept toolbox for using Deep Belief Nets for Topic Modeling in Python.☆144Updated 10 years ago
- Implementation of "Convolutional Neural Networks for Sentence Classification" paper☆144Updated 8 years ago
- Topic modeling with gensim and LDA☆169Updated 8 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 9 years ago
- The repository contains code walkthroughs which introduces Deep Learning in the field of Natural Language Processing.☆109Updated 9 years ago
- A Multilingual and Multilevel Representation Learning Toolkit for NLP☆117Updated 7 years ago
- Keras implementation of the Crepe character-level convolutional neural net.☆75Updated 7 years ago
- Classifying text with bag-of-words☆113Updated 10 years ago
- Python port of Mikolov's word2phrase.c from the word2vec toolkit☆111Updated 5 years ago
- Convolutional Neural Network model for Sentiment Analysis of IMDB movie reviews☆65Updated 8 years ago
- word2vec uisng keras inside gensim☆206Updated 9 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- Stanford NLP group's shared Python tools.☆136Updated 7 years ago
- AdaGram (adaptive skip-gram) for Python☆74Updated 8 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆265Updated 8 years ago
- Tutorial and review of word2vec / doc2vec☆104Updated 10 years ago
- ☆29Updated 9 years ago
- Yet another Python binding for fastText☆225Updated 6 years ago
- Deep Learning for Natural Language Processing☆463Updated 6 years ago
- SUMPY: a python automatic text summarization library☆55Updated 9 years ago
- Python wrapper for Stanford CoreNLP tools☆58Updated 10 years ago
- A convolutional neural network library for NLP.☆59Updated 8 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- My solution for the Kaggle "Allen AI science challenge"☆48Updated 9 years ago
- This is the 1st place solution of a kaggle machine contest: Tradeshift Text Classification. http://www.kaggle.com/c/tradeshift-text-class…☆150Updated 10 years ago
- ☆151Updated 5 years ago