rspeer / text-as-dataLinks
A PyData 2013 talk on straightforward, data-driven ways to handle natural language text in Python.
☆50Updated 10 years ago
Alternatives and similar repositories for text-as-data
Users that are interested in text-as-data are comparing it to the libraries listed below
Sorting:
- Preprocess text for NLP (tokenizing, lowercasing, stemming, sentence splitting, etc.)☆29Updated 14 years ago
- Demo code for learning_text_transformer☆25Updated 10 years ago
- Public Machine Learning and Data Competition Repo☆54Updated 9 years ago
- rapid nlp prototyping☆71Updated 2 years ago
- ☆24Updated 7 years ago
- An implementation of word2vec applied to [stanford philosophy encyclopedia](http://plato.stanford.edu/)☆35Updated 8 years ago
- A Topic Modeling toolbox☆92Updated 9 years ago
- Entity Linking for the masses☆56Updated 9 years ago
- This repo contain the exercies of the Next.ML 2015 presentation☆24Updated 10 years ago
- Using Word2Vec on lists and sets☆34Updated 3 weeks ago
- Supervised learning for novelty detection in text☆78Updated 8 years ago
- Reduction is a python script which automatically summarizes a text by extracting the sentences which are deemed to be most important.