Difference between revisions of "Matxin"

From Apertium
Jump to navigation Jump to search
Line 18: Line 18:
* [[matxin-spa-eus]]
* [[matxin-spa-eus]]
* [[matxin-eng-eus]]
* [[matxin-eng-eus]]

==Troubleshooting==

;Can't find AP_MKINCLUDE




set your <code>ACLOCAL_PATH</code> to include the path to <code>matxin.m4</code>


==Documentation==
==Documentation==

Revision as of 15:08, 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

Troubleshooting

Can't find AP_MKINCLUDE



set your ACLOCAL_PATH to include the path to matxin.m4

Documentation

Contact

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

External links