davidmogar / cuccoLinks
Text normalization library for Python
☆203Updated 7 years ago
Alternatives and similar repositories for cucco
Users that are interested in cucco are comparing it to the libraries listed below
Sorting:
- NLTK Contrib☆168Updated last year
- A toolkit for corpus linguistics☆206Updated 6 years ago
- PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, an…☆480Updated 2 years ago
- 💫 Scripts, tools and resources for developing spaCy☆126Updated 6 years 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
- Python bindings for libwapiti☆67Updated 5 years ago
- A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']☆81Updated 9 years ago
- Goal: make Pattern compatible with Python 3.☆59Updated 5 years ago
- Python bindings to the Compact Language Detector☆33Updated 5 years ago
- A Python implementation of the Metaphone and Double Metaphone algorithms☆82Updated last year
- Language detection extension for spaCy 2.0+☆114Updated 6 years ago
- (Official repo for pypi package) Python bindings for the Hunspell spellchecker engine☆190Updated 4 years ago
- Python wrapper for aspell (C extension and python version)☆82Updated 2 years ago
- Fast supervised sentence boundary detection using the averaged perceptron☆91Updated 6 years ago
- Get list of common stop words in various languages in Python☆157Updated last month
- Python interface to the Stanford Named Entity Recognizer☆294Updated 4 years ago
- Lightning Fast Language Prediction 🚀☆167Updated 3 months ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆378Updated 2 years ago
- A spell-checker extending Peter Norvig's with multi-typo correction, hamming distance weighting, and more.☆98Updated 5 years ago
- A python library for simple text summarization☆218Updated 10 years ago
- Python wrapper for Stanford CoreNLP tools☆58Updated 10 years ago
- Hunspell extension for spaCy 2.0.☆94Updated last year
- Tokenization and pre-processing for Twitter data used to train classifiers.☆72Updated 9 years ago
- Normalizes lexically ill-formed text to its most likely clean text, e.g. "c u thr 2nite!" -> "see you there tonight!".☆63Updated 10 years ago
- *Deprecated* A fast and accurate part-of-speech tagger for TextBlob.☆101Updated 10 years ago
- A Python 3 phonetics library.☆136Updated 5 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- Fast multi-keyword search engine for text strings☆258Updated last year
- Import tables from any Wikipedia article as a dataset in Python☆294Updated 4 years ago
- Python tool for normilizing text and text canonicalization (DISCONTINUED)