grantjenks / python-wordsegmentLinks
English word segmentation, written in pure-Python, and based on a trillion-word corpus.
☆378Updated 2 years ago
Alternatives and similar repositories for python-wordsegment
Users that are interested in python-wordsegment are comparing it to the libraries listed below
Sorting:
- Fast multi-keyword search engine for text strings☆258Updated last year
- ☆176Updated 8 months ago
- Python stemming library using snowball stemmers☆274Updated last week
- Segtok v2 is here: https://github.com/fnl/syntok -- A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic fe…☆171Updated 4 years ago
- spellchecking library for python☆615Updated 3 months ago
- Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.☆632Updated 4 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated 2 months ago
- Simhash and near-duplicate detection☆421Updated 2 years ago
- (Official repo for pypi package) Python bindings for the Hunspell spellchecker engine☆190Updated 4 years ago
- Heuristic based boilerplate removal tool☆810Updated 9 months ago
- An efficient simhash implementation for python☆126Updated 6 years ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆155Updated 2 years ago
- Python wrapper for LanguageTool grammar checker☆329Updated 4 years ago
- ☆129Updated 4 years ago
- Textpipe: clean and extract metadata from text☆302Updated 4 years ago
- A simple fuzzy matching set for python strings☆230Updated last year
- Python 3 Spelling Corrector☆178Updated 2 years ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆853Updated 3 weeks ago
- Lightning Fast Language Prediction 🚀☆167Updated 4 months ago
- Find dates inside text using Python and get back datetime objects☆665Updated last year
- PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, an…☆479Updated 2 years ago
- Language independent truecaser in Python.☆159Updated 4 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆546Updated last month
- A python module for English lemmatization and inflection.☆274Updated 2 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,119Updated last week
- A compound word splitter for Python☆49Updated 4 years ago
- Python bindings to the Compact Language Detector☆33Updated 5 years ago
- Python interface to Boilerpipe, Boilerplate Removal and Fulltext Extraction from HTML pages☆542Updated 4 years ago
- Levenshtein and Hamming distance computation☆117Updated 6 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago