Difference between revisions of "Ideas for Google Summer of Code/Flag diacritics in lttoolbox"

From Apertium
Jump to navigation Jump to search
Line 5: Line 5:
 
Some work on [[Flag diacritics]] has already been made in [[lttoolbox-java]].
 
Some work on [[Flag diacritics]] has already been made in [[lttoolbox-java]].
   
==Objectives==
+
==Tasks==
   
 
* Add support for flag diacritics to the <code>.dix</code> format.
 
* Add support for flag diacritics to the <code>.dix</code> format.

Revision as of 13:39, 21 March 2013

Flag diacritics are a method used in the HFST tools to allow the writer of a transducer to exclude impossible analyses at run-time, where removing them from the transducer would explode its size. This would allow us to nicely handle languages with prefix inflection, or with circumfix inflection

Some work on Flag diacritics has already been made in lttoolbox-java.

Tasks

  • Add support for flag diacritics to the .dix format.
  • Add support for flag diacritics to lttoolbox (lt-comp, lt-proc and lt-expand)
  • Write a dictionary which demonstrates the use of flag diacritics (e.g. for Armenian, Kurdish, Persian, Tajik, or some other language)

Coding challenge

  • Write a dictionary in the lexc formalism which uses flag diacritics to treat a particular linguistic feature (e.g. verb prefixes in Indo-Iranian languages).

Frequently asked questions

  • none yet, ask us something! :)

See also

Further reading

  • Karttunen and Beesley (2002) "Finite State Morphology" (CLSI) ch. 8 "Flag diacritics"