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:
- ☆170Updated 3 months ago
- Python stemming library using snowball stemmers☆262Updated last month
- Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.☆634Updated 4 years ago
- spellchecking library for python☆611Updated last year
- Fast multi-keyword search engine for text strings☆256Updated 10 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
- (Official repo for pypi package) Python bindings for the Hunspell spellchecker engine☆186Updated 4 years ago
- Language independent truecaser in Python.☆160Updated 3 years ago
- Text normalization library for Python☆204Updated 7 years ago
- ☆129Updated 3 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated last year
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆152Updated 2 years ago
- Textpipe: clean and extract metadata from text☆302Updated 4 years ago
- Python interface to Boilerpipe, Boilerplate Removal and Fulltext Extraction from HTML pages☆542Updated 3 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- Python wrapper for Stanford CoreNLP's SUTime☆155Updated 2 years ago
- Python wrapper for LanguageTool grammar checker☆328Updated 3 years ago
- A simple fuzzy matching set for python strings☆228Updated 10 months ago
- A python module for English lemmatization and inflection.☆268Updated last year
- Python Implementations of Word Sense Disambiguation (WSD) Technologies.☆748Updated 2 years ago
- Simhash and near-duplicate detection☆416Updated 2 years ago
- Lightning Fast Language Prediction 🚀☆167Updated 6 years ago
- PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, an…☆476Updated last year
- Heuristic based boilerplate removal tool☆784Updated 4 months ago
- Get list of common stop words in various languages in Python☆156Updated last year
- A compound word splitter for Python☆48Updated 3 years ago
- Python implementation of the Rapid Automatic Keyword Extraction algorithm using NLTK.☆1,068Updated 2 years ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆833Updated 2 months ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- a collection of functions that measure the readability of a given body of text☆195Updated 7 years ago