Intento Glossaries Case Sensitivity Types (2.0)

Intento Glossaries allow you to control the case-sensitivity type.

Intento will match terms in the source text based on the specified case-sensitivity type.

There are the following types:

  • As Typed
    Terms are recognized if they are exactly as in the glossary: for example, "Star Wars" will be recognized in the source text if that's how it's spelled in the glossary.

  • Regular Case
    Terms are recognized in the source text if they are lowercase or start with a capital letter: for example, the term "star wars" will be applied as "star wars" or "Star wars".  We also support exact matching with the glossary entry spelling so "Star Wars" will be recognized and the glossary will be applied.

  • Uppercase
    Terms are recognized in the source text if they are uppercase: for the same term, "STAR WARS". "Star Wars" won't be recognized and the glossary won't be applied.

  • Lowercase
    Terms are recognized in the source text if they are lowercase, for example: "star wars". "Star Wars" and "STAR WARS" won't be recognized, and the glossary won't be applied.

Some examples of how these types work:

| Term | As Typed | Regular Case | Uppercase | Lowercase | |----------|----------|----------------------------|-----------|-----------| | car | car | Car car | CAR | car | | Company | Company | Company company | COMPANY | company | | COVID 19 | COVID-19 | Covid-19 covid-19 COVID-19 | COVID-19 | covid-19 | | pH | pH | Ph ph pH | PH | ph |