awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesLinguistic Variable Capturing

Storing matched text segments in variables to be reused in subsequent linguistic patterns or suggestions.

Distinct from Pattern Variable Reuse: Focuses on capturing dynamic text for grammar rules rather than splicing static regex patterns for maintainability.

Explore 1 awesome GitHub repository matching data & databases · Linguistic Variable Capturing. Refine with filters or upvote what's useful.

Awesome Linguistic Variable Capturing GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • languagetool-org/languagetoolAvatar de languagetool-org

    languagetool-org/languagetool

    14,597Ver en GitHub↗

    LanguageTool is a multilingual grammar and style checking engine designed to detect spelling, grammar, and writing errors across multiple languages. It provides automated proofreading capabilities that can be deployed as a self-hosted server or executed as a standalone local desktop application. The project distinguishes itself through a flexible rule development framework, allowing linguistic patterns to be defined via XML or implemented as custom Java classes. It utilizes n-gram frequency modeling for confused word detection and supports neural word embeddings to improve disambiguation betw

    Provides the ability to store matched text in variables for use in subsequent patterns and context-aware suggestions.

    Javagrammarnatural-languagenatural-language-processing
    Ver en GitHub↗14,597
  1. Home
  2. Data & Databases
  3. Text Pattern Matching
  4. Pattern Variable Reuse
  5. Linguistic Variable Capturing