Difference between revisions of "Machine translation software"

From ACL Wiki
Jump to navigation Jump to search
(→‎Free software: +phrasal and cdec)
Line 8: Line 8:
  
 
*[http://apertium.sourceforge.net Apertium] - Free Software/Open Source machine translation engine
 
*[http://apertium.sourceforge.net Apertium] - Free Software/Open Source machine translation engine
 +
*[http://cdec-decoder.org cdec] - Decoder, aligner, and learning framework for statistical MT, in C++
 
*[http://www.lsi.upc.edu/%7Enlp/IQMT/ IQMT Framework for MT Evaluation]
 
*[http://www.lsi.upc.edu/%7Enlp/IQMT/ IQMT Framework for MT Evaluation]
 
*[http://www.isi.edu/natural-language/people/germann/software/ReWrite-Decoder/index.html ISI rewrite decoder]
 
*[http://www.isi.edu/natural-language/people/germann/software/ReWrite-Decoder/index.html ISI rewrite decoder]
*[http://joshua-decoder.org Joshua]
+
*[http://joshua-decoder.org Joshua] - Hierarchical and syntax-based MT decoder, in Java
*[http://www.statmt.org/moses/ Moses Decoder] - open source factored phrase-based decoder for statistical machine translation
+
*[http://www.statmt.org/moses/ Moses Decoder] - open source factored phrase-based decoder for statistical machine translation, mostly in C++
 +
*[http://nlp.stanford.edu/software/phrasal Phrasal] - Phrase-based machine translation system, in Java
 +
 
 
<!-- Please keep this list in alphabetical order -->
 
<!-- Please keep this list in alphabetical order -->
  

Revision as of 19:51, 8 October 2013

Tools and Software for English - Machine translation

Machine translation

Free software


Proprietary software

Parallel corpora building

  • Hunalign - Free Software/Open Source sentence level aligner for building parallel corpora
  • Similis - second generation Translation Memory using the chunk technology to break down segments into intelligent terminological groups, and automatically generates specific glossaries.