Difference between revisions of "Apertium system architecture"
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
		
		
		
		
		
	
| Firespeaker (talk | contribs) m (→The pipeline) | Firespeaker (talk | contribs)  | ||
| Line 30: | Line 30: | ||
| | [[Constraint Grammar]] | | [[Constraint Grammar]] | ||
| |- | |- | ||
| !colspan="2"| discontiguous multiword  | !colspan="2"| discontiguous multiword assembly | ||
| | 2017 | | 2017 | ||
| | <code>apertium-xxx-yyy.xxx-yyy.lsx</code> | | <code>apertium-xxx-yyy.xxx-yyy.lsx</code> | ||
| | <code>xxx-yyy-autoseq</code> | | <code>xxx-yyy-autoseq</code> | ||
| Line 71: | Line 71: | ||
| | <code>xxx-yyy-postchunk</code> | | <code>xxx-yyy-postchunk</code> | ||
| |- | |- | ||
| !colspan="2"| reverse discontiguous multiword  | !colspan="2"| reverse discontiguous multiword disassembly | ||
| | 2017 | | 2017 | ||
| | <code>apertium-xxx-yyy.yyy-xxx.lsx</code> | | <code>apertium-xxx-yyy.yyy-xxx.lsx</code> | ||
| | <code>xxx-yyy-revautoseq</code> | | <code>xxx-yyy-revautoseq</code> | ||
Revision as of 17:14, 22 July 2019
Contents
The pipeline
The stages
Linguistic data
| stage | introduced | filenames | mode | documentation | |
|---|---|---|---|---|---|
| morphological tagger | 2004 | — | xxx-yyy-tagger,xxx-tagger | — | |
| morphological analysis | 2004 | apertium-xxx.xxx.lexcandapertium-xxx.xxx.twolandapertium-xxx.xxx.twoc,OR apertium-xxx.xxx.dix | xxx-yyy-morph,xxx-morph | ||
| morphological disambiguation | 2004, 2008 | apertium-xxx.xxx.rlx | xxx-yyy-disam,xxx-disam | Constraint Grammar | |
| discontiguous multiword assembly | 2017 | apertium-xxx-yyy.xxx-yyy.lsx | xxx-yyy-autoseq | Apertium separable | |
| lexical transfer | 2004 | apertium-xxx-yyy.xxx-yyy.dix | xxx-yyy-biltrans | Bilingual dictionary | |
| lexical selection | 2012 | apertium-xxx-yyy.xxx-yyy.lrx | xxx-yyy-lex | Lexical selection | |
| pre-transfer | — | xxx-yyy-pretransfer | — | ||
| structural transfer | chunker | apertium-xxx-yyy.xxx-yyy.t1x | xxx-yyy-chunker | Contributing to an existing pair#Adding structural transfer (grammar) rules | |
| interchunk | apertium-xxx-yyy.xxx-yyy.t2x | xxx-yyy-interchunk | |||
| postchunk | apertium-xxx-yyy.xxx-yyy.t3x | xxx-yyy-postchunk | |||
| reverse discontiguous multiword disassembly | 2017 | apertium-xxx-yyy.yyy-xxx.lsx | xxx-yyy-revautoseq | Apertium separable | |
| morphological generation | 2004 | apertium-yyy.yyy.lexcandapertium-yyy.yyy.twolandapertium-yyy.yyy.twoc,OR apertium-yyy.yyy.dix | xxx-yyy-dgenorxxx-yyy-generorxxx-yyy-generador | ||
| post-generation | 2004 | apertium-yyy.post-yyy.dix | xxx-yyy-pgen | Post-generator | |
Apertium-internal
deformatter, reformatter


