grantjenks / python-wordsegmentLinks
English word segmentation, written in pure-Python, and based on a trillion-word corpus.
☆373Updated 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:
- ☆171Updated 2 months ago
- Fast multi-keyword search engine for text strings☆256Updated 9 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
- spellchecking library for python☆610Updated last year
- Pure python Aho-Corasick library.☆215Updated 2 years ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆154Updated last year
- Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.☆632Updated 3 years ago
- Language independent truecaser in Python.☆160Updated 3 years ago
- Quickly extract multi-word phrases from a corpus☆191Updated 4 years ago
- Python bindings for cld3☆27Updated last year
- Heuristic based boilerplate removal tool☆783Updated 3 months ago
- Python stemming library using snowball stemmers☆262Updated 3 weeks ago
- Python Implementations of Word Sense Disambiguation (WSD) Technologies.☆748Updated 2 years ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆830Updated last month
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- Lightning Fast Language Prediction 🚀☆167Updated 6 years ago
- Yet another Python binding for fastText☆224Updated 6 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- Simhash and near-duplicate detection☆416Updated 2 years ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,006Updated this week
- A python module for English lemmatization and inflection.☆268Updated last year
- Textpipe: clean and extract metadata from text☆302Updated 4 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated last year
- PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, an…☆477Updated last year
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- Text tokenization and sentence segmentation (segtok v2)☆205Updated 3 years ago
- An efficient simhash implementation for python☆125Updated 5 years ago
- Named Entity Recognition based on dictionaries☆242Updated 6 years ago
- Various Algorithms for Short Text Mining☆471Updated 2 weeks ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago