grantjenks / python-wordsegmentLinks
English word segmentation, written in pure-Python, and based on a trillion-word corpus.
☆376Updated 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:
- ☆173Updated 5 months ago
- 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
- Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.☆632Updated 4 years ago
- spellchecking library for python☆613Updated last year
- ☆129Updated 3 years ago
- Python stemming library using snowball stemmers☆263Updated 3 weeks ago
- Simhash and near-duplicate detection☆419Updated 2 years ago
- Fast multi-keyword search engine for text strings☆256Updated 11 months ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated last month
- Language independent truecaser in Python.☆160Updated 3 years ago
- Heuristic based boilerplate removal tool☆793Updated 6 months ago
- Textpipe: clean and extract metadata from text☆302Updated 4 years ago
- (Official repo for pypi package) Python bindings for the Hunspell spellchecker engine☆186Updated 4 years ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆154Updated 2 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆538Updated 2 weeks ago
- PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, an…☆477Updated last year
- Get list of common stop words in various languages in Python☆156Updated last year
- Python interface to Boilerpipe, Boilerplate Removal and Fulltext Extraction from HTML pages☆543Updated 4 years ago
- Pure python Aho-Corasick library.☆217Updated 2 years ago
- Lightning Fast Language Prediction 🚀☆167Updated 3 weeks ago
- Text tokenization and sentence segmentation (segtok v2)☆206Updated 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☆195Updated 8 years ago
- An efficient simhash implementation for python☆126Updated 5 years ago
- Parse natural language time expressions in python☆131Updated 2 years ago
- Find dates inside text using Python and get back datetime objects☆662Updated last year
- Python wrapper for LanguageTool grammar checker☆330Updated 4 years ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆842Updated last week
- A python module for English lemmatization and inflection.☆270Updated last year
- Python bindings for cld3☆27Updated 2 years ago