A penalty is applied in the following cases:
| Example, explanation: |
---|
Different text | "The headset is large" vs. "The headset is blue" |
Different capitalization | "welcome" vs. "Welcome" |
Different numbers | "Compathy 2.0" vs. "Compathy 3.0" |
These default penalties cannot be modified.
Further penalties are applied in the following cases:
Switched words | "A large and heavy bag" vs. "A heavy and large bag" |
Different special characters | "10%" vs. "10 %" Special characters include all characters that are not language characters, punctuation marks, or decimal/hexadecimal digits. For example, a space is also a special character. The position of a special character is also relevant: If a special character appears at a different position in the sentence, a penalty will be applied. |
Different punctuation | "Close the window." vs. "Close the window!" The position of a punctuation mark is also relevant: If an identical punctuation mark appears at a different position in the sentence, a penalty will be applied. |
Different inline elements | "Compathy ContentGrasp <b>SX</b> Headset" vs. "Compathy <b>ContentGrasp</b> SX Headset" |
Different structure | <p>The new headset</p> vs. <title>The new headset</title> |
Example:
In this example, the sentences are identical except for an additional inline element <b>
. For this, the penalty preconfigured in the Congree Control Center for inline elements will be applied.