Difference between revisions of "Ideas for Google Summer of Code/Closer integration with HFST"

From Apertium
Jump to navigation Jump to search
(Created page with '{{TOCD}} ==Coding challenge== ==Frequently asked questions== ==Previous GSOC projects== Closer integration with HFST')
 
Line 1: Line 1:
 
{{TOCD}}
 
{{TOCD}}
  +
  +
==Tasks==
  +
  +
* Create a new XML-based format for [[lexc]] inspired by [[lttoolbox]].
  +
* Fix [http://sourceforge.net/tracker/?func=detail&aid=3383731&group_id=224521&atid=1061990 this bug] in <code>hfst-proc</code> tokenisation.
  +
* Modify the HFST build process to make a "minimal" Apertium-centred install.
  +
* Add [[lttoolbox]] as a backend to HFST.
  +
* Make <code>hfst-expand</code> obey flag diacritics.
   
 
==Coding challenge==
 
==Coding challenge==

Revision as of 07:53, 20 February 2012

Tasks

  • Create a new XML-based format for lexc inspired by lttoolbox.
  • Fix this bug in hfst-proc tokenisation.
  • Modify the HFST build process to make a "minimal" Apertium-centred install.
  • Add lttoolbox as a backend to HFST.
  • Make hfst-expand obey flag diacritics.

Coding challenge

Frequently asked questions

Previous GSOC projects