grantjenks / python-wordsegmentLinks
English word segmentation, written in pure-Python, and based on a trillion-word corpus.
☆377Updated 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:
- ☆174Updated 6 months ago
- Fast multi-keyword search engine for text strings☆257Updated last year
- spellchecking library for python☆613Updated last month
- Python stemming library using snowball stemmers☆264Updated 2 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
- Heuristic based boilerplate removal tool☆800Updated 7 months ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆248Updated 3 weeks ago
- ☆129Updated 4 years ago
- Python wrapper for LanguageTool grammar checker☆330Updated 4 years ago
- PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, an…☆478Updated 2 years ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆154Updated 2 years ago
- Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.☆632Updated 4 years ago
- (Official repo for pypi package) Python bindings for the Hunspell spellchecker engine☆187Updated 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
- Python Implementations of Word Sense Disambiguation (WSD) Technologies.☆748Updated 3 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆542Updated last month
- Text normalization library for Python☆203Updated 7 years ago
- Simhash and near-duplicate detection☆420Updated 2 years ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆847Updated last month
- Textpipe: clean and extract metadata from text☆302Updated 4 years ago
- An efficient simhash implementation for python☆126Updated 5 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,113Updated 3 weeks ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- Parse natural language time expressions in python☆131Updated 2 years ago
- A python module for English lemmatization and inflection.☆272Updated 2 years ago
- Quickly extract multi-word phrases from a corpus☆194Updated 5 years ago
- A compound word splitter for Python☆49Updated 4 years ago
- Cython wrapper on Hunspell Dictionary☆66Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago