awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesLinguistic Context Selection

Mechanisms for selecting alternative translations based on grammatical or situational context to resolve ambiguity.

Distinct from Context-Aware Tooling: Distinct from Context-Aware Tooling: focuses on linguistic translation variants rather than dynamic tool loading.

Explore 1 awesome GitHub repository matching software engineering & architecture · Linguistic Context Selection. Refine with filters or upvote what's useful.

Awesome Linguistic Context Selection GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • i18next/i18nextAvatar de i18next

    i18next/i18next

    8,583Voir sur GitHub↗

    i18next is a JavaScript localization library and internationalization framework used to translate application text into multiple languages. It functions as a dynamic translation manager that handles translation resources, language detection, and the mapping of unique keys to localized strings. The system features a pluralization and interpolation engine that applies language-specific grammatical rules for numeric counts and injects dynamic variables into strings. It utilizes a plugin-based backend architecture to load and cache translation namespaces from various sources, including remote ser

    Provides the ability to retrieve different translations for the same key based on an optional context parameter.

    JavaScript
    Voir sur GitHub↗8,583
  1. Home
  2. Software Engineering & Architecture
  3. Context-Aware Tooling
  4. Linguistic Context Selection