Difference between revisions of "Translation memory"

From Apertium
Jump to navigation Jump to search
Line 9: Line 9:
 
* Planas, E., Furuse, O. (1999) "Formalizing translation memories". ''Proc. MT Summit'' VII. pp. 331–339
 
* Planas, E., Furuse, O. (1999) "Formalizing translation memories". ''Proc. MT Summit'' VII. pp. 331–339
 
* Elliott Macklovitch and Graham Russell (2000) "What's been Forgotten in Translation Memory". ''AMTA 2000'' pp.137–146
 
* Elliott Macklovitch and Graham Russell (2000) "What's been Forgotten in Translation Memory". ''AMTA 2000'' pp.137–146
  +
* http://en.wikipedia.org/wiki/Translation_Memory_eXchange
 
   
 
[[Category:Development]]
 
[[Category:Development]]

Revision as of 10:36, 1 August 2010

Apertium can use a translation memory (TMX file) to override the default translations by using the -m (and -o) command line argument:

 -m memory.tmx    use a translation memory to recycle translations
 -o direction     translation direction using the translation memory,
                  by default 'direction' is used instead

Further reading