USAAR_WMTAPEV1
Submitted by c.orasan on Thu, 22/10/2015 - 16:28
An automatic statistical post editing system which extracts word alignments from METEOR based confusion network and it also gives Hybrid monolingual word alignments (HybridAlignment.java) (USAAR-SAPE: An English–Spanish Statistical Automatic Post-Editing System) . The repository also contains Java code which extract features from TER tool from a given MT output and the corresponding post editing version (runTer.java and FeatureExtraction.java). The repository also contain some evaluation code e.g. sentenceBLEU.java and F1measure.java for a given a given MT output and the corresponding post editing version.