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.
☆91Updated 8 years ago
Alternatives and similar repositories for Dracula
Users that are interested in Dracula are comparing it to the libraries listed below
Sorting:
- A convolutional neural network library for NLP.☆59Updated 7 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 10 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- Word vectors☆64Updated 7 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 9 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 7 years ago
- A fasttext implementation based on Torch☆72Updated 9 years ago
- Collection of useful, re-used routines.☆45Updated 8 years ago
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 years ago
- Tokenize English sentences using neural networks.☆63Updated 7 years ago
- Using Word2Vec on lists and sets☆34Updated 2 months ago
- The repository contains code walkthroughs which introduces Deep Learning in the field of Natural Language Processing.☆108Updated 9 years ago
- RecNet - Recurrent Neural Network Framework☆73Updated 8 years ago
- ☆44Updated 10 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 10 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- Implementation of the model presented in our ECIR 2017 paper☆37Updated 8 years ago
- Text simplification using RNNs☆55Updated 9 years ago
- Keras solution to the bAbI tasks using recurrent neural networks - merged as an example into Keras mainline☆33Updated 10 years ago
- Classifying text with bag-of-words☆113Updated 10 years ago
- Parallel (asynchronous) sparse coding implementation for obtaining sparse overcomplete word vectors☆55Updated 7 years ago
- Boilerplate code for quickly getting set up to run language modeling experiments☆35Updated 8 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 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
- Visualization of topics in a document (documents), aimed to replace word cloud☆19Updated 9 years ago
- Reimplementation of deepwalk algorithm from https://github.com/phanein/deepwalk☆38Updated 9 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆80Updated last year
- Notes, code, and other resoruces for auditing the course CS224d: Deep Learning for Natural Language Processing☆50Updated 10 years ago