grantjenks / python-wordsegment
English word segmentation, written in pure-Python, and based on a trillion-word corpus.
☆365Updated last year
Related projects ⓘ
Alternatives and complementary repositories for python-wordsegment
- spellchecking library for python☆601Updated 5 months ago
- ☆165Updated 5 months ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆243Updated 6 months ago
- ☆130Updated 3 years ago
- Language independent truecaser in Python.☆161Updated 3 years ago
- Python Implementations of Word Sense Disambiguation (WSD) Technologies.☆743Updated 2 years ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆801Updated this week
- Textpipe: clean and extract metadata from text☆299Updated 3 years ago
- Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.☆623Updated 3 years ago
- Quickly extract multi-word phrases from a corpus☆191Updated 4 years ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆149Updated last year
- Python Set subclass that supports searching by ngram similarity☆120Updated 3 years ago
- (Official repo for pypi package) Python bindings for the Hunspell spellchecker engine☆185Updated 3 years ago
- Fast multi-keyword search engine for text strings☆247Updated 2 months ago
- Python bindings for cld3☆27Updated last year
- Python stemming library using snowball stemmers☆245Updated last month
- A python module for English lemmatization and inflection.☆261Updated last year
- Levenshtein and Hamming distance computation☆117Updated 5 years ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆951Updated 8 months ago
- Pure python Aho-Corasick library.☆212Updated last year
- A python implementation of the Rapid Automatic Keyword Extraction☆975Updated 4 years ago
- A simple fuzzy matching set for python strings☆223Updated 3 months ago
- Simhash and near-duplicate detection☆410Updated last year
- Various Algorithms for Short Text Mining☆467Updated this week
- An efficient simhash implementation for python☆125Updated 5 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆382Updated 2 years ago
- Segtok v2 is here: https://github.com/fnl/syntok -- A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic fe…☆170Updated 2 years ago
- LexRank algorithm for text summarization☆229Updated 7 months ago
- Text to sentence splitter using heuristic algorithm by Philipp Koehn and Josh Schroeder.☆230Updated 2 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated last year