Class | Description |
---|---|
BitextRule |
Abstract bitext rule class.
|
DifferentLengthRule |
Checks if the translation has a really different length than the source
(smaller than 30% or longer by 250%).
|
DifferentPunctuationRule |
Checks if the translation has the same ending punctuation as the source.
|
IncorrectBitextExample |
A text, typically a pair of sentences that contains an error.
|
SameTranslationRule |
Checks if the translation for segments that have more than two words
is different.
|