Difference between revisions of "Matxin 1.0 New Language Pair HOWTO"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
==Overview== |
==Overview== |
||
As mentioned in the lead, this page intends to give a step-by-step guide to creating a new language pair with [[Matxin]] from scratch. No programming knowledge is required, all that needs to be defined are some dictionaries and grammars. The Matxin platform is described in detail in [[Documentation of Matxin]] and on the [http://matxin.sourceforge.net Matxin homepage]. This page will only focus on the creation of a new language pair. |
As mentioned in the lead, this page intends to give a step-by-step guide to creating a new language pair with [[Matxin]] from scratch. No programming knowledge is required, all that needs to be defined are some dictionaries and grammars. The Matxin platform is described in detail in [[Documentation of Matxin]] and on the [http://matxin.sourceforge.net Matxin homepage]. This page will only focus on the creation of a new language pair, and will avoid theoretical and methodological issues. |
||
==Analysis== |
==Analysis== |
Revision as of 21:26, 1 June 2009
This page intends to give a step-by-step walk-through of how to create a new translator in the Matxin platform.
Prerequisites
- Main article: Matxin
This page does not give instructions on installing Matxin, but presumes that the following packages are correctly installed.
Overview
As mentioned in the lead, this page intends to give a step-by-step guide to creating a new language pair with Matxin from scratch. No programming knowledge is required, all that needs to be defined are some dictionaries and grammars. The Matxin platform is described in detail in Documentation of Matxin and on the Matxin homepage. This page will only focus on the creation of a new language pair, and will avoid theoretical and methodological issues.