Difference between revisions of "Matxin-spa-eus"
Jump to navigation
Jump to search
Line 41: | Line 41: | ||
|- |
|- |
||
| <code>spa-eus.semantic.dat</code> || Semantic dictionary, gives lemmas and semantic tags. |
| <code>spa-eus.semantic.dat</code> || Semantic dictionary, gives lemmas and semantic tags. |
||
|- |
|||
!colspan=2|matxin-xfer-intra |
|||
|- |
|||
| <code>spa-eus.intrachunk_move.dat</code> || |
|||
|- |
|||
!colspan=2|matxin-xfer-inter |
|||
|- |
|||
| <code>spa-eus.interchunk_move1.dat</code> || |
|||
|- |
|||
!colspan=2|matxin-xfer-adpos |
|||
|- |
|||
| <code>spa-eus.prep.dat</code> || |
|||
|- |
|||
| <code>spa-eus.verb_subcat.dat</code> || |
|||
|- |
|||
| <code>spa-eus.verb_noun_subcat.dat</code> || |
|||
|- |
|||
!colspan=2|matxin-xfer-inter |
|||
|- |
|||
| <code>spa-eus.interchunk_move2.dat</code> || |
|||
|- |
|||
!colspan=2|matxin-xfer-verb |
|||
|- |
|||
| <code>spa-eus.verb_transfer.fst</code> || |
|||
|- |
|- |
||
|} |
|} |
Revision as of 12:51, 5 May 2016
Contents |
matxin-spa-eus is a machine translation system based on Matxin for translating from Spanish to Basque.
Prerequisites
- matxin
- matxin-spa (analysis component for Spanish)
- matxin-eus (generation component for Basque)
Installation
$ git clone https://github.com/matxin/matxin-spa-eus.git $ cd matxin-spa-eus $ ./autogen.sh --with-lang1=/path/to/matxin-spa --with-lang2=/path/to/matxin-eus $ make
Testing
$ echo "Diez años después, Dostoevsky volvió a Rusia." | matxin -d . spa-eus Gero urte 10, Dostoevsky Errusia itzuli zuen.
Modules
matxin-freeling | |
---|---|
spa-eus.cfg |
Configuration file (see matxin-spa) |
matxin-xfer-lex | |
spa-eus.bilingual.bin |
Bilingual dictionary |
spa-eus.chunk_type.dat |
??? |
spa-eus.lexical_selection.dat |
??? |
spa-eus.semantic.dat |
Semantic dictionary, gives lemmas and semantic tags. |
matxin-xfer-intra | |
spa-eus.intrachunk_move.dat |
|
matxin-xfer-inter | |
spa-eus.interchunk_move1.dat |
|
matxin-xfer-adpos | |
spa-eus.prep.dat |
|
spa-eus.verb_subcat.dat |
|
spa-eus.verb_noun_subcat.dat |
|
matxin-xfer-inter | |
spa-eus.interchunk_move2.dat |
|
matxin-xfer-verb | |
spa-eus.verb_transfer.fst |