awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • languagetool-org/languagetoolAvatar von languagetool-org

    languagetool-org/languagetool

    14,597Auf GitHub ansehen↗

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