Mimino666 / langdetectLinks
Port of Google's language-detection library to Python.
☆1,867Updated 9 months ago
Alternatives and similar repositories for langdetect
Users that are interested in langdetect are comparing it to the libraries listed below
Sorting:
- Stand-alone language identification system☆2,451Updated 6 years ago
- Multilingual text (NLP) processing toolkit☆2,360Updated 2 years ago
- Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/☆767Updated last month
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆853Updated last month
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,276Updated 4 years ago
- NLP, before and after spaCy☆2,235Updated 2 years ago
- Heuristic based boilerplate removal tool☆809Updated 10 months ago
- python package to calculate readability statistics of a text object - paragraphs, sentences, articles.☆1,339Updated last week
- The most accurate natural language detection library for Python, suitable for short text and mixed-language text☆1,609Updated last month
- 🪼 a python library for doing approximate and phonetic matching of strings.☆2,179Updated 2 weeks ago
- Find dates inside text using Python and get back datetime objects☆665Updated last year
- python parser for human readable dates☆2,757Updated 2 months ago
- spellchecking library for python☆616Updated 3 months ago
- Correctly generate plurals, ordinals, indefinite articles; convert numbers to words☆1,057Updated 7 months ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,066Updated 2 weeks ago
- 🦆 Contextually-keyed word vectors☆1,668Updated 8 months ago
- Python implementation of the Rapid Automatic Keyword Extraction algorithm using NLTK.☆1,073Updated 3 years ago
- A library implementing different string similarity and distance measures using Python.☆1,019Updated 3 years ago
- ☆176Updated 9 months ago
- Probabilistically split concatenated words using NLP based on English Wikipedia unigram frequencies.☆860Updated 2 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆377Updated 3 years ago
- Python stemming library using snowball stemmers☆275Updated 3 weeks ago
- TextRank implementation for Python 3.☆1,268Updated 2 years ago
- Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.☆632Updated 4 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,120Updated 2 weeks ago
- A Python 3 compatible version of goose http://goose3.readthedocs.io/en/latest/index.html☆896Updated 3 weeks ago
- Python implementation of TextRank algorithms ("textgraphs") for phrase extraction☆2,206Updated last month
- Convert HTML to Markdown-formatted text.☆2,108Updated 2 months ago
- 📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.☆3,508Updated 8 months ago
- A simple Python module for parsing human names into their individual components☆697Updated last year