Sentimentron / DraculaLinks
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.
☆92Updated 8 years ago
Alternatives and similar repositories for Dracula
Users that are interested in Dracula are comparing it to the libraries listed below
Sorting:
- Code for the blog post "Making Sense of Word2vec"☆113Updated 11 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
- A fasttext implementation based on Torch☆72Updated 9 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 8 years ago
- Word vectors☆64Updated 7 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- ☆44Updated 10 years ago
- Text simplification using RNNs☆55Updated 9 years ago
- Parallel (asynchronous) sparse coding implementation for obtaining sparse overcomplete word vectors☆57Updated 8 years ago
- ☆49Updated 9 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 10 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 10 years ago
- Tutorial and review of word2vec / doc2vec☆104Updated 10 years ago
- Collection of useful, re-used routines.☆45Updated 8 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- Keras solution to the bAbI tasks using recurrent neural networks - merged as an example into Keras mainline☆33Updated 10 years ago
- Implementation of the model presented in our ECIR 2017 paper☆37Updated 9 years ago
- Using Word2Vec on lists and sets☆34Updated 7 months ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- Tokenize English sentences using neural networks.☆63Updated 8 years ago
- Structured Neural Networks for NLP: From Idea to Code☆59Updated 9 years ago
- Dynamic Topic Model (based upon code released by David Blei at http://www.cs.princeton.edu/~blei/topicmodeling.html)☆31Updated 7 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 9 years ago
- Statistical Dependency Parser using SVM as proposed by Yamada et al☆29Updated 9 years ago
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 years ago
- Notes, code, and other resoruces for auditing the course CS224d: Deep Learning for Natural Language Processing☆50Updated 10 years ago
- language + text generation + summarization using Keras and Sumy☆44Updated 10 years ago
- Character-level Neural Translation using Quasi-RNNs☆135Updated 7 years ago