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:
- ☆175Updated 7 months ago
- Fast multi-keyword search engine for text strings☆257Updated last year
- spellchecking library for python☆614Updated last month
- Segtok v2 is here: https://github.com/fnl/syntok -- A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic fe…☆170Updated 3 years ago
- (Official repo for pypi package) Python bindings for the Hunspell spellchecker engine☆189Updated 4 years ago
- Python stemming library using snowball stemmers☆264Updated 2 months ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆154Updated 2 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated last month
- PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, an…☆478Updated 2 years ago
- Python wrapper for LanguageTool grammar checker☆329Updated 4 years ago
- ☆129Updated 4 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆544Updated 2 weeks ago
- Simhash and near-duplicate detection☆420Updated 2 years ago
- Heuristic based boilerplate removal tool☆803Updated 8 months ago
- Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.☆632Updated 4 years ago
- Language independent truecaser in Python.☆160Updated 4 years ago
- Python interface to Boilerpipe, Boilerplate Removal and Fulltext Extraction from HTML pages☆542Updated 4 years ago
- Textpipe: clean and extract metadata from text☆302Updated 4 years ago
- Pure python Aho-Corasick library.☆220Updated 2 years ago
- Python Implementations of Word Sense Disambiguation (WSD) Technologies.☆748Updated 3 years ago
- A compound word splitter for Python☆49Updated 4 years ago
- a collection of functions that measure the readability of a given body of text☆196Updated 8 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆848Updated 2 months ago
- Lightning Fast Language Prediction 🚀☆167Updated 2 months ago
- Python wrapper for Stanford CoreNLP's SUTime☆159Updated 2 years ago
- Python 3 Spelling Corrector☆178Updated 2 years ago
- Text normalization library for Python☆203Updated 7 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,113Updated 2 weeks ago