aboSamoor/polyglot
Multilingual text (NLP) processing toolkit observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4448
- days_rel: n/a
- days_push: 1027
- n_releases_24m: 0
Adoption not part of the score
2361 stars · 338 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Polyglot is a Python natural language processing toolkit designed for massive multilingual applications, offering language detection, tokenization, named entity recognition, and other text pipelines across many languages. It is distributed on PyPI under the GPLv3 license.
Use cases
- detect the language of a text snippet
- tokenize text in dozens of languages
- extract named entities from multilingual documents
- run NLP pipelines on non-English corpora
- transliterate text between scripts
- count syllables and analyze morphology in multiple languages
When to choose
- you need NLP support for many languages in one library
- you want lightweight language detection without heavy models
- you need multilingual tokenization or NER in Python
When to avoid
- you need state-of-the-art accuracy on a single language
- you want actively developed tooling with frequent updates
- you need a permissive license (it is GPLv3)
- you prefer transformer-based NLP pipelines
Facets
library · maturity maintenance
nlp parser machine-learning python cross-platform multilingual language-detection tokenization named-entity-recognition morphology text-processing natural-language-processing localization
2 sources
- readme: https://github.com/aboSamoor/polyglot · fetched 2026-08-28 · bd548e7db901
- registry_pypi: https://pypi.org/pypi/polyglot/json · fetched 2026-08-29 · 9645949d068f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aboSamoor/polyglot | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="aboSamoor/polyglot")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem