Skip to content

vard-uhi-ns/MUTT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MUTT

Metrics Unit TesTing (MUTT) for machine translation and other similarity metrics.

###Dependencies:

  • python (2.7.6)
    • nltk (3.1)
    • pattern.en (2.6)

Run

To just evaluate metrics (~30 mins):

$ python src/mutt.py

For a full run (~150 mins):

$ rm src/tmp/*
$ python src/mutt.py

About

Machine Translation Metrics Unit TesTing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%