grantjenks / python-wordsegment
English word segmentation, written in pure-Python, and based on a trillion-word corpus.
☆371Updated 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
- ☆168Updated 8 months ago
- Segtok v2 is here: https://github.com/fnl/syntok -- A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic fe…☆169Updated 3 years ago
- Parse natural language time expressions in python☆131Updated 2 years ago
- Fast multi-keyword search engine for text strings☆252Updated 5 months ago
- Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.☆629Updated 3 years ago
- PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, an…☆478Updated last year
- Heuristic based boilerplate removal tool☆753Updated this week
- Quickly extract multi-word phrases from a corpus☆190Updated 4 years ago
- Python stemming library using snowball stemmers☆249Updated 4 months ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- Language independent truecaser in Python.☆160Updated 3 years ago
- Python wrapper for LanguageTool grammar checker☆328Updated 3 years ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆150Updated last year
- Hunspell extension for spaCy 2.0.☆94Updated 7 months ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆977Updated 11 months ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆245Updated 10 months ago
- spellchecking library for python☆607Updated 8 months ago
- Text normalization library for Python☆204Updated 6 years ago
- An efficient simhash implementation for python☆124Updated 5 years ago
- Python bindings for cld3☆27Updated last year
- Python wrapper for Stanford CoreNLP☆354Updated 4 years ago
- (Official repo for pypi package) Python bindings for the Hunspell spellchecker engine☆186Updated 4 years ago
- Morfessor is a tool for unsupervised and semi-supervised morphological segmentation☆191Updated 4 years ago
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- Python interface to the Stanford Named Entity Recognizer☆291Updated 3 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆300Updated 8 months ago
- Cython wrapper on Hunspell Dictionary☆66Updated 8 months ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆533Updated last year
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,058Updated last week
- A python binding for crfsuite☆772Updated 5 months ago