nandhp / python-imdbLinks
Python interface to IMDb plain-text data files
☆41Updated 8 years ago
Alternatives and similar repositories for python-imdb
Users that are interested in python-imdb are comparing it to the libraries listed below
Sorting:
- A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']☆81Updated 9 years ago
- [NO LONGER MAINTAINED AS OPEN SOURCE - USE SCALETEXT.COM INSTEAD]☆107Updated 12 years ago
- C++ Ternary Search Tree implementation with Python bindings☆43Updated 8 years ago
- Memory-based shallow parser for Python☆74Updated 6 years ago
- Goal: make Pattern compatible with Python 3.☆59Updated 5 years ago
- Twitter text processing library (auto linking and extraction of usernames, lists and hashtags).☆178Updated last year
- Transition-based statistical parser☆417Updated 8 years ago
- A Naive Bayesian Classifier written in Python☆103Updated 9 years ago
- Simple markov chain implementation in python☆97Updated 8 years ago
- Language Lego☆143Updated 6 years ago
- Tool to visualize data quickly with no brain usage for plot creation☆47Updated 3 months ago
- A word2vec snippet☆22Updated 8 years ago
- *Deprecated* A fast and accurate part-of-speech tagger for TextBlob.☆101Updated 10 years ago
- Python search module for fast approximate string matching☆54Updated 3 years ago
- Reduction is a python script which automatically summarizes a text by extracting the sentences which are deemed to be most important.☆54Updated 10 years ago
- Natural language processing using unsupervised vectors representation.☆105Updated 6 years ago
- This is a mirror of the script by Giuseppe Attardi, and contains history before the official repo started: https://github.com/attardi/wik…☆260Updated 9 years ago
- Preprocess text for NLP (tokenizing, lowercasing, stemming, sentence splitting, etc.)☆29Updated 14 years ago
- Complete Mechanical Turk API written in Python that uses the same names as the official documentation☆46Updated 8 years ago
- A Topic Modeling toolbox☆92Updated 9 years ago
- Attempts to determine the natural language of a selection of Unicode (utf-8) text (a clone of http://code.google.com/p/guess-language wit…☆48Updated 15 years ago
- This is a Python binding to the tokenizer Ucto. Tokenisation is one of the first step in almost any Natural Language Processing task, yet…☆31Updated last year
- A Python library to calculate the readability score of a text.