awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • languagetool-org/languagetoolAvatar languagetool-org

    languagetool-org/languagetool

    14,597Vezi pe 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
    Vezi pe GitHub↗14,597
  1. Home
  2. Data & Databases
  3. Text Pattern Matching
  4. Pattern Variable Reuse
  5. Linguistic Variable Capturing