Difference between revisions of "Ideas for Google Summer of Code/Integration and debugging tools for Grammatical Framework"

From Apertium
Jump to navigation Jump to search
Line 5: Line 5:
 
* Morphological analyser
 
* Morphological analyser
 
* Disambiguator
 
* Disambiguator
* Lexicon lookup
+
* "transfer" lexicon lookup
  +
* Lexicon expander
   
 
==Coding challenge==
 
==Coding challenge==

Revision as of 17:29, 11 February 2015

The objective of this task is to create a suite of tools for Grammatical Framework to facilitate interoperability with Apertium and other tools.

Tools

  • Morphological analyser
  • Disambiguator
  • "transfer" lexicon lookup
  • Lexicon expander

Coding challenge

  • Install Grammatical Framework
  • Install Apertium
  • Write a program using Haskell or C to retrieve the morphological analysis of a word from the PGF library and print it out in Apertium format.

See also