Git Product home page Git Product logo

apertium-eval-translator's Introduction

apertium-eval-translator.pl
-------------------------------------------------------------------

Simple Perl script to evaluate Apertium-based machine translation
systems.

This software calculates (at document level) the word error rate (WER)
and the position-independent word error rate (PER) between a
translation performed by the Apertium MT system and a reference
translation obtained by post-editing the system output.

For more information execute the script (after installation)
without arguments

$ apertium-eval-translator

apertium-eval-translator-line.pl
-------------------------------------------------------------------
Similar to apertium-eval-translator but it assumes that test and reference
files has the same number of sentences and are in the one-sentence-per-line format

bootstrap_resampling.pl
-------------------------------------------------------------------
Computes confidence intervals for MT evaluation. See paper
http://acl.ldc.upenn.edu/acl2004/emnlp/pdf/Koehn.pdf

Scripts wer.sh, ter.sh and bleu.sh ares provided as examples of
the script that needs to be supplied to
bootstrap_resampling.pl to evaluate MT performance.
Note: ter.sh and bleu.sh need software not distributed in this package.

-------------------------------------------------------------------

Suggestions are very welcome. Please write to Felipe Sánchez Martínez
at [email protected] .

===================================================================
===================================================================

apertium-eval
-------------------------------------------------------------------
This is not intended to be a substitute for Felipe Sanchez's
apertium-eval-translator. It just provides an alternative way
to approximate the word error rate by processing the output of "diff -d".
Run apertium-eval without arguments for a usage message.

apertium-eval-translator's People

Contributors

ftyers avatar ilnarselimcan avatar jimregan avatar jonorthwash avatar mlforcada avatar sanmarf avatar tinodidriksen avatar tradumatica avatar unhammer avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

apertium-eval-translator's Issues

Remove file suffixes

Distro packaging guidelines prohibit coding language suffixes on binaries, so we might as well remove them from the repo itself to make it consistent.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.