grantjenks / python-wordsegmentLinks
English word segmentation, written in pure-Python, and based on a trillion-word corpus.
☆375Updated 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:
- spellchecking library for python☆609Updated 11 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☆780Updated 3 months ago
- ☆171Updated 2 months ago
- Fast multi-keyword search engine for text strings☆255Updated 8 months ago
- Python Implementations of Word Sense Disambiguation (WSD) Technologies.☆746Updated 2 years ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆153Updated last year
- Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.☆630Updated 3 years ago
- Text normalization library for Python☆204Updated 7 years ago
- Pure python Aho-Corasick library.☆215Updated 2 years ago
- An efficient simhash implementation for python☆125Updated 5 years ago
- Python interface to Boilerpipe, Boilerplate Removal and Fulltext Extraction from HTML pages☆542Updated 3 years ago
- Simhash and near-duplicate detection☆415Updated 2 years ago
- Quickly extract multi-word phrases from a corpus☆191Updated 4 years ago
- Language independent truecaser in Python.☆160Updated 3 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated last year
- Python wrapper for LanguageTool grammar checker☆328Updated 3 years ago
- (Official repo for pypi package) Python bindings for the Hunspell spellchecker engine☆185Updated 4 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, an…☆477Updated last year
- Text tokenization and sentence segmentation (segtok v2)☆205Updated 3 years ago
- LexRank algorithm for text summarization☆231Updated last year
- Python 3 Spelling Corrector☆176Updated last year
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- A python implementation of the Rapid Automatic Keyword Extraction☆373Updated 7 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,081Updated 2 weeks ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,001Updated last year
- Lightning Fast Language Prediction 🚀☆167Updated 6 years ago
- A python module for English lemmatization and inflection.☆268Updated last year
- Python stemming library using snowball stemmers☆260Updated last week