Difference between revisions of "Turkish and Kyrgyz"

From Apertium
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{TOCD}}
 
{{TOCD}}
   
==Transfer==
 
 
<pre>
 
 
tur-kir.t1x ------> tur-kir.t2x -------> tur-kir.t3x --------> tur-kir.t4x --------> tur-kir.t5x --------> tur-kir.t6x
 
 
collapse copula compound tenses chunking verb valency insert postpositions joining clitics
 
 
</pre>
 
   
 
==Install==
 
==Install==
Line 24: Line 15:
 
* [[Apertium_and_Constraint_Grammar#Installing_VISL_CG3|Constraint Grammar]]
 
* [[Apertium_and_Constraint_Grammar#Installing_VISL_CG3|Constraint Grammar]]
 
* [[HFST]]
 
* [[HFST]]
  +
 
==Transfer==
  +
  +
{|class=wikitable
  +
! t1x !! t2x !! t3x !! t4x !! t5x !! t6x
  +
|-
  +
|align=center| <code>transfer</code> ||align=center| <code>transfer</code> ||align=center| <code>chunker</code> ||align=center| <code>interchunk</code> ||align=center| <code>postchunk</code> ||align=center| <code>transfer</code>
  +
|-
 
| collapse copula || compound tenses || chunking || verb valency || insert postpositions || joining clitics
  +
|-
  +
|}
  +
  +
==Testing framework==
  +
  +
* Run <code>regression-tests.sh</code> and <code>pending-tests.sh</code>
  +
* Run <code>sh qa.sh tur-kir</code>.
  +
** When you are happy with the result, copy <code>corpus/tur-kir-nova.txt</code> to <code>corpus/tur-kir-origina.txt</code>
  +
** Then <code>svn commit</code>
   
 
==Todo==
 
==Todo==

Latest revision as of 05:54, 20 April 2014


Install[edit]

You need:

Usage[edit]

Transfer[edit]

t1x t2x t3x t4x t5x t6x
transfer transfer chunker interchunk postchunk transfer
collapse copula compound tenses chunking verb valency insert postpositions joining clitics

Testing framework[edit]

  • Run regression-tests.sh and pending-tests.sh
  • Run sh qa.sh tur-kir.
    • When you are happy with the result, copy corpus/tur-kir-nova.txt to corpus/tur-kir-origina.txt
    • Then svn commit

Todo[edit]

  • Properly review and deal with multiple derivations, e.g. abil.pass, caus.pass etc., especially where they require multiple modal verbs.
  • Remaining Kyrgyz transducer issues

See also[edit]