whatlanggo and lingua-go

These are direct competitors—both are standalone natural language detection libraries for Go that serve the same purpose, with lingua-go claiming superior accuracy particularly for short and mixed-language inputs.

whatlanggo
44
Emerging
lingua-go
42
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 18/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 16/25
Stars: 680
Forks: 67
Downloads:
Commits (30d): 0
Language: Go
License: MIT
Stars: 1,325
Forks: 77
Downloads:
Commits (30d): 0
Language: Go
License: Apache-2.0
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About whatlanggo

abadojack/whatlanggo

Natural language detection library for Go

This library helps Go developers identify the natural language of a given text string. You input any text, and it outputs the detected language (like English or Spanish) and the script used (like Latin or Cyrillic), along with a confidence score. It's designed for developers building applications that need to process text in multiple languages.

Go development text processing localization data ingestion content analysis

About lingua-go

pemistahl/lingua-go

The most accurate natural language detection library for Go, suitable for short text and mixed-language text

This tool helps you automatically identify the language of a text, whether it's a short phrase, a single word, or a longer document. It takes in text written in one of 75 supported languages and tells you which language it is. This is useful for anyone processing multilingual text, like customer service managers routing emails or data analysts preparing text for further analysis.

natural-language-processing customer-service-automation data-preprocessing content-localization

Scores updated daily from GitHub, PyPI, and npm data. How scores work