sugali
Language detector
A system designed to identify the language of an arbitrary text string using machine learning and multiple data sources.
2 stars
9 watching
1 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alvations/sugarlike | A tool that identifies languages in text by comparing them to a reference set of patterns. | 1 |
pemistahl/lingua-go | A library that accurately detects the language of short to long text inputs without requiring external APIs or configuration. | 1,190 |
olivomarco/lc4j | An open-source Java library implementing text categorization and language detection using N-grams. | 5 |
hashwin/scylla | A Ruby-based language detection tool that uses N-Gram based text categorization to identify the language of given text. | 36 |
pemistahl/lingua | An accurate language detection library for Java and the JVM suitable for both short and long text inputs. | 707 |
rylans/getlang | A natural language detection package that identifies the source language of input text without an internet connection. | 171 |
teknologi-umum/flourite | Automatically detects programming languages from given strings. | 38 |
abadojack/whatlanggo | A library for detecting and identifying languages in text | 643 |
minibikini/paasaa | Tools for detecting the language of unstructured text in Elixir applications | 115 |
vseloved/wiki-lang-detect | Uses Wikipedia data to identify the language of unstructured text | 31 |
unlyed/universal-language-detector | Detects and resolves the language used in user requests | 95 |
detectlanguage/detectlanguage-go | A Go client for detecting the language of given text and interacting with the Detect Language API | 25 |
abiko-search/tongue | Detects and scores languages in input text with high accuracy | 18 |
promptslab/openai-detector | An AI classifier designed to determine whether text is written by humans or machines. | 122 |
endeveit/guesslanguage | A tool for detecting the language of input text | 58 |