swarajban / multithreadedWordCountingLinks
word count of large file using prefix tree and parallel python processes
☆18Updated 12 years ago
Alternatives and similar repositories for multithreadedWordCounting
Users that are interested in multithreadedWordCounting are comparing it to the libraries listed below
Sorting:
- *Deprecated* A fast and accurate part-of-speech tagger for TextBlob.☆101Updated 10 years ago
- A tool for semantic relation extraction. The program finds pairs of semantically related words based on the text definitions coming from …☆26Updated 11 years ago
- iPython-based tutorial in Noun Phrase chunking with the NLTK. Written to accompany PyCon 2015 poster presentation.☆17Updated 10 years ago
- iCQA - Intelligent Community Question Answering Framework☆31Updated 9 years ago
- Shell scripts to assist downloading & processing the Google n-grams corpora☆14Updated 8 years ago
- Focused Crawler for VT's CTRNet☆10Updated 12 years ago
- Web page segmentation and noise removal☆55Updated last year
- Word Graph utility built with NLTK and TextBlob☆18Updated 12 years ago
- A natural language semantic parser☆113Updated 7 years ago
- Discover repositories you should be following on Github.☆31Updated 13 years ago
- A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']☆81Updated 9 years ago
- Natural Language Generator for Python☆27Updated 8 years ago
- Preprocess text for NLP (tokenizing, lowercasing, stemming, sentence splitting, etc.)☆29Updated 14 years ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 10 years ago
- Extract opionion phrases from user reviews☆63Updated 11 years ago
- A hotel recommender system in python using hybrid approach of content based and collaborative filtering of hotel reviews by a user. Text …☆14Updated 11 years ago
- Brand disambiguator for tweets to differentiate e.g. Orange vs orange (brand vs foodstuff), using NLTK and scikit-learn☆58Updated 12 years ago
- Links parts of input text to Wikipedia articles☆16Updated 13 years ago
- Transform MCR 3.0 data to read with nltk WordNet reader. Use this to load WordNet in Spanish, among other languages, from nltk.☆25Updated 3 years ago
- Statistical Natural Language Processing with Annotated Suffix Trees☆22Updated 9 years ago
- WebAnnotator is a tool for annotating Web pages. WebAnnotator is implemented as a Firefox extension (https://addons.mozilla.org/en-US/fi…☆48Updated 4 years ago
- A distributed system for mining common crawl using SQS, AWS-EC2 and S3☆21Updated 11 years ago
- Automated NLP sentiment predictions- batteries included, or use your own data☆18Updated 8 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 program to correct non-word spelling error in sentences using ngram MAP Language Models, Noisy Channel Model, Error Confusion Matrix an…☆54Updated 5 years ago
- Python module for creating n-grams from a chunk of text☆31Updated last year
- Collection of functions and scripts for text retrieval in Python: Document collection preprocessing, Feature Selection, Indexing, Query p…☆43Updated 12 years ago
- An extremely simple Python library to perform TF-IDF document comparison.☆243Updated 5 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
- A Jython interface to the Stanford parser. Includes various utilities to manipulate parsed sentences.☆31Updated 10 years ago