whatlanggo and getlang

These are **competitors** — both implement language detection functionality independently in pure Go, serving the same use case with different approaches and accuracy characteristics.

whatlanggo
44
Emerging
getlang
43
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 18/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 17/25
Stars: 680
Forks: 67
Downloads:
Commits (30d): 0
Language: Go
License: MIT
Stars: 175
Forks: 23
Downloads:
Commits (30d): 0
Language: Go
License: MIT
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 getlang

rylans/getlang

Natural language detection package in pure Go

Quickly identify the language of any text without needing an internet connection. You provide text in an unknown language, and the system tells you what language it is (like Polish or Spanish) with a confidence score. This is useful for developers building applications that need to process or categorize text from various international sources.

Go development natural language processing text categorization offline processing software localization

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