awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
endeveit avatar

endeveit/guesslanguage

0
View on GitHub↗
58 stars·5 forks·Go·MIT·4 vues

Guesslanguage

Guess the natural language of a text in Go

Features

  • Language Detection - Functions to determine the language of Unicode text.
  • Text Processing - Detects the language of a given text.

Historique des stars

Graphique de l'historique des stars pour endeveit/guesslanguageGraphique de l'historique des stars pour endeveit/guesslanguage

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Guesslanguage

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Guesslanguage.
  • abadojack/whatlanggoAvatar de abadojack

    abadojack/whatlanggo

    688Voir sur GitHub↗

    Natural language detection library for Go

    Go
    Voir sur GitHub↗688
  • openvenues/libpostalAvatar de openvenues

    openvenues/libpostal

    4,819Voir sur GitHub↗

    Libpostal is a C library designed for international address parsing and normalization. It utilizes statistical NLP and a language classifier to decompose unstructured global address strings into structured components and standardize street addresses by expanding abbreviations and resolving regional naming variations across multiple languages. The project provides tools for text transliteration, converting various scripts into standardized Latin-ASCII or NFD forms. It also includes capabilities for address deduplication, using symmetric fuzzy matching to identify whether different address reco

    C
    Voir sur GitHub↗4,819
  • github/markupAvatar de github

    github/markup

    6,034Voir sur GitHub↗

    Markup is a tool for converting various documentation formats and manual pages into structured HTML. It functions as a rendering engine selector and converter that transforms raw markup files into web-ready output using a pluggable pipeline. The system identifies the appropriate rendering engine by utilizing file extensions or analyzing document content through pattern-based language detection. This allows the pipeline to handle documents where file extensions are missing or ambiguous. The project covers a broad range of content transformation, including the conversion of traditional man pag

    Rubyreadme
    Voir sur GitHub↗6,034
  • soimort/translate-shellAvatar de soimort

    soimort/translate-shell

    7,472Voir sur GitHub↗

    Translate-shell is a command-line translation tool and terminal dictionary client. It allows for the translation of words, phrases, and sentences between multiple languages and provides dictionary definition retrieval and language metadata display directly within the terminal. The tool functions as a shell-based text translator that can process input from standard streams, local files, or URLs. It includes text-to-speech capabilities to play audio pronunciations of source and translated text and can automatically detect the source language of a given string. The system supports interactive s

    Awk
    Voir sur GitHub↗7,472
Voir les 30 alternatives à Guesslanguage→

Questions fréquentes

Que fait endeveit/guesslanguage ?

Guess the natural language of a text in Go

Quelles sont les fonctionnalités principales de endeveit/guesslanguage ?

Les fonctionnalités principales de endeveit/guesslanguage sont : Language Detection, Text Processing.

Quelles sont les alternatives open-source à endeveit/guesslanguage ?

Les alternatives open-source à endeveit/guesslanguage incluent : abadojack/whatlanggo — Natural language detection library for Go. soimort/translate-shell — Translate-shell is a command-line translation tool and terminal dictionary client. It allows for the translation of… openvenues/libpostal — Libpostal is a C library designed for international address parsing and normalization. It utilizes statistical NLP and… github/markup — Markup is a tool for converting various documentation formats and manual pages into structured HTML. It functions as a… alecthomas/chroma — Chroma is a syntax highlighter written in Go that converts raw source code into colorized text or HTML. It identifies… adrianmo/go-nmea.