Difference between revisions of "Matxin"

From Apertium
Jump to navigation Jump to search
Line 1: Line 1:
 
{{TOCD}}
 
{{TOCD}}
'''Matxin''' is a free software machine translation engine related to [[Apertium]]. It allows for deeper transfer than can be found in Apertium. The linguistic data available under a free licence is a fraction of the data that is used in the papers and descriptions of the subject, so naturally the translations from the pair will be less good than you can find results in the papers.
+
'''Matxin''' is a free software machine translation engine related to [[Apertium]]. It allows for deeper transfer than can be found in Apertium.
   
 
This page describes how to install the system, see [[Matxin#Documentation]] below for how to create or maintain language pairs.
 
This page describes how to install the system, see [[Matxin#Documentation]] below for how to create or maintain language pairs.
 
==Contact==
 
 
Questions and comments about Matxin can be sent to their mailing list [https://lists.sourceforge.net/lists/listinfo/matxin-devel matxin-devel], or to the [https://lists.sourceforge.net/lists/listinfo/apertium-stuff apertium-stuff] list.
 
   
 
==Installation==
 
==Installation==
Line 28: Line 24:
 
* [[Documentation of Matxin]] (in English)
 
* [[Documentation of Matxin]] (in English)
 
* [[Matxin New Language Pair HOWTO]]
 
* [[Matxin New Language Pair HOWTO]]
  +
 
==Contact==
  +
 
Questions and comments about Matxin can be sent to their mailing list [https://lists.sourceforge.net/lists/listinfo/matxin-devel matxin-devel], or to the [https://lists.sourceforge.net/lists/listinfo/apertium-stuff apertium-stuff] list.
   
 
==External links==
 
==External links==

Revision as of 13:06, 5 May 2016

Matxin is a free software machine translation engine related to Apertium. It allows for deeper transfer than can be found in Apertium.

This page describes how to install the system, see Matxin#Documentation below for how to create or maintain language pairs.

Installation

$ git clone https://github.com/matxin/matxin.git
$ cd matxin/
$ ./autogen.sh 
$ make
$ make install

Language pairs

Documentation

Contact

Questions and comments about Matxin can be sent to their mailing list matxin-devel, or to the apertium-stuff list.

External links