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:
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- A convolutional neural network library for NLP.☆59Updated 7 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 10 years ago
- Word vectors☆64Updated 7 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- A fasttext implementation based on Torch☆72Updated 9 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 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
- Parallel (asynchronous) sparse coding implementation for obtaining sparse overcomplete word vectors☆55Updated 8 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 10 years ago
- Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neig…☆99Updated 10 years ago
- ☆44Updated 10 years ago
- Collection of useful, re-used routines.☆45Updated 8 years ago
- Using Word2Vec on lists and sets☆34Updated 4 months ago
- RecNet - Recurrent Neural Network Framework☆73Updated 8 years ago
- Reimplementation of deepwalk algorithm from https://github.com/phanein/deepwalk☆38Updated 9 years ago
- Cython implementation of DeepWalk☆53Updated 2 years ago
- Notes, code, and other resoruces for auditing the course CS224d: Deep Learning for Natural Language Processing☆50Updated 10 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- Character-level Neural Translation using Quasi-RNNs☆134Updated 7 years ago
- ☆49Updated 9 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 7 years ago
- The repository contains code walkthroughs which introduces Deep Learning in the field of Natural Language Processing.☆109Updated 9 years ago
- Keras solution to the bAbI tasks using recurrent neural networks - merged as an example into Keras mainline☆33Updated 10 years ago
- Tutorial and review of word2vec / doc2vec☆104Updated 10 years ago
- This repo contain the exercies of the Next.ML 2015 presentation☆24Updated 10 years ago
- bidirectional lstm☆152Updated 9 years ago