nickdavidhaynes/spacy-cld
Language detection extension for spaCy 2.0+
This is a language detection extension for spaCy. It allows developers to add language detection to their text processing pipelines, identifying the language of text inputs and outputting language codes and confidence scores. This tool is for Python developers who work with natural language processing and need to determine the language of text data.
114 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are a Python developer working with spaCy and need to identify the language of text documents or segments within your text processing workflow.
Not ideal if you need a standalone application for language detection or are not working within a spaCy Python environment.
Stars
114
Forks
9
Language
Python
License
MIT
Category
Last pushed
Feb 12, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/nickdavidhaynes/spacy-cld"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
indix/whatthelang
Lightning Fast Language Prediction 🚀
nitotm/efficient-language-detector-js
Fast and accurate natural language detection. Detector written in Javascript. Nito-ELD, ELD.
pemistahl/lingua-py
The most accurate natural language detection library for Python, suitable for short text and...
nitotm/efficient-language-detector
Fast and accurate natural language detection. Detector written in PHP. Nito-ELD, ELD.
mbanon/fastspell
Targetted language identifier, based on FastText and Hunspell.