Lingua-Go, the most accurate language detection for Go

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • lingua-go

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

  • Worth noting that this is on Lingua-Go's issues list for the 1.1.0 version: https://github.com/pemistahl/lingua-go/issues/9

  • lingua-py

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

  • There is also a comparison with CLD 2 in the repo of sister Python library:

    https://github.com/pemistahl/lingua-py#4-how-good-is-it

    CDL 2 seems to be slightly less accurate than CLD 3 on average.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • cld3

  • cld2

    Compact Language Detector 2

  • LSTM_langid

    Source code for the Apple reproduction

  • In general, language detection is surprisingly hard. There is LSTM-based implementation https://github.com/AU-DIS/LSTM_langid which should be better than ngrams.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts