Sentimentron / Dracula
A deep, LSTM-based part of speech tagger and sentiment analyser using character embeddings instead of words. Compatible with Theano and TensorFlow. Optimized for Twitter.
☆91Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for Dracula
- A convolutional neural network library for NLP.☆60Updated 6 years ago
- Character level models for sentiment analysis☆91Updated 7 years ago
- RecNet - Recurrent Neural Network Framework☆72Updated 7 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 7 years ago
- Library to train parallel-aligned sequence data based on Keras☆50Updated 7 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆60Updated 8 years ago
- Word vectors☆64Updated 6 years ago
- Implementation of the model presented in our ECIR 2017 paper☆37Updated 7 years ago
- ☆44Updated 9 years ago
- Quick and Dirty TensorFlow command framework to train and evaluate models and make inference☆56Updated 5 years ago
- A board game recommendation engine/model/website.☆39Updated 8 years ago
- IPython notebook for training multilayer LSTM and RNN networks with pycaffe☆53Updated 9 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 9 years ago
- Collection of useful, re-used routines.☆45Updated 7 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 9 years ago
- Finding document vectors from pre-trained word2vec word vectors☆115Updated 9 years ago
- LSTM Python library using Cython☆38Updated 9 years ago
- Statistical Dependency Parser using SVM as proposed by Yamada et al☆29Updated 8 years ago
- Learning to execute Python in Tensorflow and other Seq2seq examples☆42Updated 8 years ago
- nmtpy is a Python framework based on dl4mt-tutorial to experiment with Neural Machine Translation pipelines.☆126Updated 6 years ago
- Notes, code, and other resoruces for auditing the course CS224d: Deep Learning for Natural Language Processing☆51Updated 9 years ago
- Recurrent Neural Network language modeling toolkit☆39Updated 10 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated 4 months ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆125Updated 8 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 7 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆92Updated 9 years ago
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 7 years ago
- Character-level Neural Translation using Quasi-RNNs☆134Updated 6 years ago
- Deep learning for hackers: a hands-on approach to machine learning and deep learning.☆68Updated 9 years ago
- Scikit learn inspired library for gpu-accelerated machine learning☆38Updated last year