Difference between revisions of "Matxin-eng-eus"

From Apertium
Jump to navigation Jump to search
(Created page with "{{TOCD}} '''matxin-eng-eus''' is a machine translation system based on Matxin for translating from Spanish to Basque. ==Prerequisites== * matxin * matxin-eng (a...")
 
m (typo)
 
Line 1: Line 1:
 
{{TOCD}}
 
{{TOCD}}
   
'''matxin-eng-eus''' is a machine translation system based on [[Matxin]] for translating from Spanish to Basque.
+
'''matxin-eng-eus''' is a machine translation system based on [[Matxin]] for translating from English to Basque.
   
 
==Prerequisites==
 
==Prerequisites==

Latest revision as of 04:22, 21 April 2017

matxin-eng-eus is a machine translation system based on Matxin for translating from English to Basque.

Prerequisites[edit]

Installation[edit]

$ git clone https://github.com/matxin/matxin-eng-eus.git
$ cd matxin-eng-eus
$ ./autogen.sh --with-lang1=/path/to/matxin-eng --with-lang2=/path/to/matxin-eus
$ make

Testing[edit]

$ echo "Diez años después, Dostoevsky volvió a Rusia." | matxin -d . eng-eus
Ten years later, Dostoevsky Errusia itzuli zuen.

Data and modules[edit]