bwbaugh / twitter-corpusLinks
Collects all tweets from the sample Public stream using Twitter's streaming API, and saves them to a file for later use as a corpus.
☆45Updated 4 years ago
Alternatives and similar repositories for twitter-corpus
Users that are interested in twitter-corpus are comparing it to the libraries listed below
Sorting:
- CogComp's light-weight Python NLP annotators☆115Updated 6 years ago
- Semantic Textual Similarity in Python☆80Updated 8 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- Non-distributional linguistic word vector representations.☆62Updated 8 years ago
- Python wrapper for Stanford CoreNLP tools☆58Updated 10 years ago
- Normalizes lexically ill-formed text to its most likely clean text, e.g. "c u thr 2nite!" -> "see you there tonight!".☆63Updated 10 years ago
- SUMPY: a python automatic text summarization library☆55Updated 9 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Answer Sentence Selection using Deep Learning☆63Updated 9 years ago
- ☆46Updated 7 years ago
- ☆40Updated 5 years ago
- ☆125Updated 8 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 7 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- framework for doing NER and other types of entity recognition, in Python☆68Updated 3 years ago
- Natural Language Inference Dataset Generation☆29Updated 9 years ago
- Statistical Machine Translation implementation with Python: especially IBM Model1, 2, and phrase-based machine translation.☆81Updated 11 years ago
- A simple NER model in C++☆38Updated 10 years ago
- A convolutional neural network library for NLP.☆59Updated 7 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago
- Python implementation of Socher et al, EMNLP2013☆36Updated 10 years ago
- Automatically exported from code.google.com/p/jacana☆37Updated 10 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 6 years ago
- code for our paper Baselines and Bigrams: Simple, Good Sentiment and Topic Classification☆135Updated 9 years ago
- Tokenize English sentences using neural networks.☆63Updated 8 years ago
- Stanford NLP group's shared Python tools.☆136Updated 7 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆193Updated 9 years ago
- A Multilingual and Multilevel Representation Learning Toolkit for NLP☆117Updated 7 years ago
- Bidirectional Long-Short Term Memory tagger (bi-LSTM) (in DyNet) -- hierarchical (with word and character embeddings)☆123Updated 2 years ago
- Document context language models☆22Updated 10 years ago