8000 GitHub - varisd/MLFix: Automatic Machine Translation Post-editing Tool Based on Correction of Morphology and Syntax
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

varisd/MLFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLFix

MLFix is an automatic post-editing tool for correcting machine translation outputs.

MLFix is a successor of Depfix, a rule-based post-editing system for English-Czech machine translation. It extends Depfix by applying a machine-learning algorithms to learn identify the translation errors and finding a proper correction. Similar to Depfix, it is also implemented within the Treex NLP framework. It uses Treex pipelines for morphological and syntactic analysis to extract features for the statistical model training and then uses Treex wrappers to apply these models to correct the morphology and syntax of the presented machine translation output.

Usage:
# TODO
# (See Makefile for possible scenarios)

About

Automatic Machine Translation Post-editing Tool Based on Correction of Morphology and Syntax

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0