Archive for the ‘Machine Translation’ Category
Using Humans to Translate the Web: Duolingo
Taxonomy of MT Systems
How useful! I found this taxonomy buried in the Moses documentation:
- hierarchical phrase-based: no linguistic syntax
- string-to-tree: linguistic syntax only in output language
- tree-to-string: linguistic syntax only in input language
- tree-to-tree: linguistic syntax in both languages
- target-syntactified: linguistic syntax only in output language
- syntax-augmented: linguistic syntax only in output language
- syntax-directed: linguistic syntax only in input language
- syntax-based: unclear, we use it for models that have any linguistic syntax