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 8: Line 8:
   
 
==Coding challenge==
 
==Coding challenge==
  +
  +
* Install [[Grammatical Framework]]
  +
* Install [[Installation|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==
 
==See also==

Revision as of 17:28, 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
  • Lexicon lookup

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