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:
- Focused Crawler for VT's CTRNet☆10Updated 12 years ago
- Word Graph utility built with NLTK and TextBlob☆18Updated 12 years ago
- Links parts of input text to Wikipedia articles☆16Updated 13 years ago
- A DSL to build Lucene text queries in Python.☆38Updated 9 years ago
- Discover repositories you should be following on Github.☆31Updated 13 years ago
- iCQA - Intelligent Community Question Answering Framework☆31Updated 9 years ago
- 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
- Text Detection and Recognition in Video☆11Updated 12 years ago
- Shell scripts to assist downloading & processing the Google n-grams corpora☆14Updated 8 years ago
- Python code and data for the post "Word Segmentation, or Makingsenseofthis"☆17Updated 3 years ago
- An easy-install script for LibShortText☆27Updated 11 years ago
- A natural language semantic parser☆113Updated 7 years ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 10 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
- Homebrew implementation of IBM Watson DeepQA (NLTK, Semantic Web, AI strategies)☆16Updated 14 years ago
- iPython-based tutorial in Noun Phrase chunking with the NLTK. Written to accompany PyCon 2015 poster presentation.☆17Updated 10 years ago
- A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']☆81Updated 9 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
- *Deprecated* A fast and accurate part-of-speech tagger for TextBlob.☆101Updated 10 years ago
- Python module for creating n-grams from a chunk of text☆31Updated last year
- Wrapper for pdftohtml that tries to extract paragraph structure☆52Updated 7 years ago
- Lightweight, multilingual natural language processing☆63Updated 12 years ago
- Collection of functions and scripts for text retrieval in Python: Document collection preprocessing, Feature Selection, Indexing, Query p…☆43Updated 12 years ago
- maximum entropy based part-of-speech tagger for NLTK☆45Updated 9 years ago
- Semantic dependency relationship extractor untuk bahasa Indonesia... termasuk bahasa gaul dan alay ;) (terinspirasi oleh OpenCog RelEx)☆10Updated 10 years ago
- Determine if a web comment is spam or not using naive Bayes. Trained on youtube comments.☆92Updated 13 years ago
- Preprocess text for NLP (tokenizing, lowercasing, stemming, sentence splitting, etc.)☆29Updated 14 years ago
- product recommendation text generation using OpenCCG☆29Updated 4 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
- Show summary of a large number of URLs in a Jupyter Notebook☆17Updated last week