-
Type:
Bug
-
Resolution: Fixed
-
None
-
Affects Version/s: None
-
Component/s: TermTagger integration
-
Emptyshow more show less
problem
Before refactoring the TermImport, the languages between the terms and the tasks were matched by a fuzzy logic.
If the task had "en" as language, and the TBX contained only en-US then this terms are used.
In the current implementation there is no match anymore.
solution
Please restore the removed fuzzy algorithm.
- relates to
-
TRANSLATE-1769 Fuzzy-Matching of languages in TermTagging does not work, when a TermCollection is added after task import
- Done