omarmhaimdat/whatlang-pyo3
Python Binding for Rust WhatLang, a language detection library
This tool helps content managers, data analysts, or customer support teams automatically identify the language of text. You input a piece of text or a list of texts, and it tells you the language (e.g., English, French) and optionally the script (e.g., Latin). It's designed for anyone who needs to quickly sort or process large amounts of text based on its language.
No commits in the last 6 months. Available on PyPI.
Use this if you need to determine the language of individual text snippets or large batches of documents quickly and efficiently.
Not ideal if you need a deep linguistic analysis beyond simple language and script identification, or if your primary environment is not Python.
Stars
14
Forks
—
Language
Rust
License
MIT
Category
Last pushed
Jan 05, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/omarmhaimdat/whatlang-pyo3"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PyThaiNLP/nlpo3
Thai natural language processing library in Rust, with Python and Node bindings.
forzagreen/n2words
Convert numerical numbers to written numbers, in 52+ languages.
greyblake/whatlang-rs
Natural language detection library for Rust. Try demo online: https://whatlang.org/
wikimedia/sentencex
A sentence segmentation library with wide language support optimized for speed and utility.
pemistahl/lingua-rs
The most accurate natural language detection library for Rust, suitable for short text and...