Difference between revisions of "Matxin"
Jump to navigation
Jump to search
(5 intermediate revisions by one other user not shown) | |||
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. |
'''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. |
||
== |
==Installation== |
||
<pre> |
|||
⚫ | |||
$ git clone https://github.com/matxin/matxin.git |
|||
$ cd matxin/ |
|||
$ ./autogen.sh |
|||
$ make |
|||
# make install |
|||
</pre> |
|||
== |
==Language pairs== |
||
* [[matxin-spa-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== |
||
Line 15: | Line 33: | ||
* [[Documentation of Matxin]] (in English) |
* [[Documentation of Matxin]] (in English) |
||
* [[Matxin New Language Pair HOWTO]] |
* [[Matxin New Language Pair HOWTO]] |
||
==Contact== |
|||
⚫ | |||
==External links== |
==External links== |
||
* [http://en.wikipedia.org/wiki/Basque_language#Grammar Wikipedia: Basque language] |
|||
*[http://www.hermanboel.eu/en-language_basque_lesson.htm#definite Concise course of Basque] |
|||
*[http://www.buber.net/Basque/Euskara/lesson.2.html Maria S. Santisteban's Basque Lessons] |
|||
*[http://learnlanguagefromluton.net/basque.html luton] |
|||
*[http://ixa.si.ehu.es/Ixa IXA Research Group] |
*[http://ixa.si.ehu.es/Ixa IXA Research Group] |
||
Latest revision as of 20:29, 7 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[edit]
$ git clone https://github.com/matxin/matxin.git $ cd matxin/ $ ./autogen.sh $ make # make install
Language pairs[edit]
Troubleshooting[edit]
- Can't find AP_MKINCLUDE
set your ACLOCAL_PATH
to include the path to matxin.m4
Documentation[edit]
- Descripción del sistema de traducción es-eu Matxin (in Spanish)
- Documentation of Matxin (in English)
- Matxin New Language Pair HOWTO
Contact[edit]
Questions and comments about Matxin can be sent to their mailing list matxin-devel, or to the apertium-stuff list.