grantjenks / python-wordsegment
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:
- ☆170Updated last month
- Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.☆630Updated 3 years 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
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆151Updated last year
- Fast multi-keyword search engine for text strings☆253Updated 8 months ago
- Python bindings for cld3☆27Updated last year
- ☆130Updated 3 years ago
- Simhash and near-duplicate detection☆415Updated last year
- Language independent truecaser in Python.☆160Updated 3 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- Heuristic based boilerplate removal tool☆771Updated 2 months ago
- spellchecking library for python☆609Updated 10 months ago
- Python Implementations of Word Sense Disambiguation (WSD) Technologies.☆747Updated 2 years ago
- Text to sentence splitter using heuristic algorithm by Philipp Koehn and Josh Schroeder.☆246Updated 2 years ago
- An efficient simhash implementation for python☆124Updated 5 years ago
- A python module for English lemmatization and inflection.☆268Updated last year
- A compound word splitter for Python☆48Updated 3 years ago
- Probabilistically split concatenated words using NLP based on English Wikipedia unigram frequencies.☆848Updated 2 years ago
- Extracts the top level domain (TLD) from the URL given.☆182Updated last year
- Textpipe: clean and extract metadata from text☆301Updated 3 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
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated last year
- Lightning Fast Language Prediction 🚀☆166Updated 6 years ago
- Fast, DB Backed pretrained word embeddings for natural language processing.☆222Updated last month
- A spell-checker extending Peter Norvig's with multi-typo correction, hamming distance weighting, and more.☆98Updated 4 years ago
- Quickly extract multi-word phrases from a corpus☆191Updated 4 years ago
- Cython wrapper on Hunspell Dictionary☆66Updated 10 months ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆301Updated 11 months ago
- Python wrapper for aspell (C extension and python version)☆82Updated last year
- A Python library for working with and comparing language codes.☆346Updated last week