Skip to content
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.
/ dreamt Public archive
forked from lukeorland/dreamt

A series of challenge problems for students learning about machine translation

License

Notifications You must be signed in to change notification settings

teichert/dreamt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to DREAMT:
Decoding, Reranking, Evaluation, and Alignment for Machine Translation

DREAMT consists of four baseline components for the open-ended assignments
posted at mt-class.org:
1) The ALIGNER takes parallel texts and produces word alignments.
2) The DECODER takes source sentences and produce output translations.
3) The RERANKER takes output translations and produces a new ranking of them.
4) The EVALUATOR takes output translations and scores them against references.

About

A series of challenge problems for students learning about machine translation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 54.5%
  • Eiffel 45.3%
  • Other 0.2%