grantjenks / python-wordsegmentLinks
English word segmentation, written in pure-Python, and based on a trillion-word corpus.
☆378Updated 3 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:
- Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.☆632Updated 4 years ago
- ☆178Updated 10 months ago
- Fast multi-keyword search engine for text strings☆258Updated last year
- spellchecking library for python☆618Updated 4 months ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated 4 months ago
- 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
- Python stemming library using snowball stemmers☆275Updated last month
- (Official repo for pypi package) Python bindings for the Hunspell spellchecker engine☆189Updated 5 years ago
- Heuristic based boilerplate removal tool☆811Updated 11 months ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆547Updated last month
- Language independent truecaser in Python.☆160Updated 4 years ago
- Python wrapper for LanguageTool grammar checker☆329Updated 4 years ago
- Simhash and near-duplicate detection☆423Updated 2 years ago
- A python module for English lemmatization and inflection.☆274Updated 2 years ago
- Textpipe: clean and extract metadata from text☆302Updated 4 years ago
- ☆129Updated 4 years ago
- Python 3 Spelling Corrector☆178Updated 2 years ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆155Updated 2 years ago
- A simple fuzzy matching set for python strings☆230Updated last year
- Quickly extract multi-word phrases from a corpus☆195Updated 5 years ago
- PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, an…☆477Updated 2 years ago
- A compound word splitter for Python☆49Updated 4 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,123Updated last month
- Cython wrapper on Hunspell Dictionary☆66Updated last year
- Python Implementations of Word Sense Disambiguation (WSD) Technologies.☆747Updated 3 years ago
- 💙 Emoji handling and meta data for spaCy with custom extension attributes☆183Updated 2 years ago
- Lightning Fast Language Prediction 🚀☆167Updated 5 months ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- Python interface to Boilerpipe, Boilerplate Removal and Fulltext Extraction from HTML pages☆542Updated 4 years ago
- Parse natural language time expressions in python☆131Updated 3 years ago