Giter VIP home page Giter VIP logo

rgx's Introduction

RGX

ReGular expression eXchange format for controlled language application

Regular expressions are used for various applications. In some cases to validate input in a textfield based on controlled language. This is often used in QA methods in Computer Assited Translation Tools (CAT). RGX wants to document various attributes for regular expressions to transfer their use in the various environments.

Common applications:

  • segment detection in translations for example for correct use of spaces before units
  • applying controlled language rules in editors
  • checking text for character sequences
  • applying controlled language in textlinters

Attribute types:

  • searchString, formulated as a RegularExpression
  • ruleType, different types: Grammar, Words, Units,
  • shortDescription, short Description for the writer/translator/editor to read
  • ruleExplanation, explanation of the rule for a writer/translator/editor to better understand the intention of the rule
  • ruleType, rule types communicate to the writer if a rule should be taken as a "Note", "Warning" or "Forbidden" scenario of the detected character sequence
  • negativeExample, an example sentence that contains the searchString as a negative example to be read by the writer/translator/editor
  • positiveExample, a positive example of the sentence for the writer/translator/editor

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.