Difference between revisions of "Apertium system architecture"
Jump to navigation
Jump to search
Firespeaker (talk | contribs) (Created page with "== The pipeline == 1000px == The stages == {| class="wikitable" |- ! stage ! introduced ! filenames ! documentation |- ! morphologic...") |
Firespeaker (talk | contribs) |
||
Line 23: | Line 23: | ||
| |
| |
||
| <code>apertium-xxx.xxx.rlx</code> |
| <code>apertium-xxx.xxx.rlx</code> |
||
| |
|||
| |
| |
||
|- |
|- |
||
! discontiguous multiword processing |
! discontiguous multiword processing |
||
| 2017, in progress |
| 2017, in progress |
||
| |
| |
||
| [[Lsx module]] |
|||
|- |
|- |
||
! lexical transfer |
! lexical transfer |
||
| |
| |
||
| <code>apertium-xxx-yyy.xxx-yyy.dix</code> |
|||
| |
|||
| |
| |
||
|- |
|- |
||
! lexical selection |
! lexical selection |
||
| |
| |
||
| <code>apertium-xxx-yyy.xxx-yyy.lrx</code> |
|||
| |
|||
| |
| |
||
|- |
|- |
||
! chunker |
! chunker |
||
| |
| |
||
| <code>apertium-xxx-yyy.xxx-yyy.t1x</code> |
|||
| |
|||
| |
| |
||
|- |
|- |
||
! interchunk |
! interchunk |
||
| |
| |
||
| <code>apertium-xxx-yyy.xxx-yyy.t2x</code> |
|||
| |
|||
| |
| |
||
|- |
|- |
||
! postchunk |
! postchunk |
||
| |
| |
||
| <code>apertium-xxx-yyy.xxx-yyy.t3x</code> |
|||
| |
|||
| |
| |
||
|- |
|- |
||
! morphological generation |
! morphological generation |
||
| |
| |
||
| <code>apertium- |
| <code>apertium-yyy.yyy.lexc</code> and <code>apertium-yyy.yyy.twol</code> and <code>apertium-yyy.yyy.twoc</code>, or <code>apertium-yyy.yyy.dix</code> |
||
| |
| |
||
|- |
|- |
Revision as of 23:05, 8 August 2017
The pipeline
The stages
stage | introduced | filenames | documentation |
---|---|---|---|
morphological tagger | |||
morphological analysis | apertium-xxx.xxx.lexc and apertium-xxx.xxx.twol and apertium-xxx.xxx.twoc , OR apertium-xxx.xxx.dix
|
||
morphological disambiguation | apertium-xxx.xxx.rlx
|
||
discontiguous multiword processing | 2017, in progress | Lsx module | |
lexical transfer | apertium-xxx-yyy.xxx-yyy.dix
|
||
lexical selection | apertium-xxx-yyy.xxx-yyy.lrx
|
||
chunker | apertium-xxx-yyy.xxx-yyy.t1x
|
||
interchunk | apertium-xxx-yyy.xxx-yyy.t2x
|
||
postchunk | apertium-xxx-yyy.xxx-yyy.t3x
|
||
morphological generation | apertium-yyy.yyy.lexc and apertium-yyy.yyy.twol and apertium-yyy.yyy.twoc , or apertium-yyy.yyy.dix
|
||
post-generation |