Difference between revisions of "User:David Nemeskey/GSOC progress 2013"
Jump to navigation
Jump to search
↑ András Kornai, Péter Rebrus, Péter Vajda, Péter Halácsy, András Rung, Viktor Trón. 2004. Általános célú morfológiai elemző kimeneti formalizmusa (The output formalism of a general-purpose morphological analyzer). In: Proceedings of the 2nd Hungarian Computational Linguistics Conference
.
(Created page with '== Tasks == === XML format === === Compiler === === Miscellaneous / Extra === ==== Hungarian CG grammar ====') |
|||
Line 8: | Line 8: | ||
==== Hungarian CG grammar ==== |
==== Hungarian CG grammar ==== |
||
Write a simple CG grammar for Hungarian, somewhere around 50-150 rules. |
|||
* Read Pasi Tapnainen's The Constraint Grammar Parser CG-2. |
|||
* Read the contents of cg_material.zip. |
|||
* Study the CG grammar of an Apertium language. |
|||
* Write a Hungarian grammar that covers the sentences in [https://apertium.svn.sourceforge.net/svnroot/apertium/incubator/apertium-hun-eng/texts/rasskaz.hun.txt this sample file] |
|||
* The tags will be based on those in KR-code<ref>András Kornai, Péter Rebrus, Péter Vajda, Péter Halácsy, András Rung, Viktor Trón. 2004. Általános célú morfológiai elemző kimeneti formalizmusa (The output formalism of a general-purpose morphological analyzer). In: Proceedings of the 2nd Hungarian Computational Linguistics Conference |
|||
.</ref>. See the next task. |
Revision as of 08:20, 29 May 2013
Tasks
XML format
Compiler
Miscellaneous / Extra
Hungarian CG grammar
Write a simple CG grammar for Hungarian, somewhere around 50-150 rules.
- Read Pasi Tapnainen's The Constraint Grammar Parser CG-2.
- Read the contents of cg_material.zip.
- Study the CG grammar of an Apertium language.
- Write a Hungarian grammar that covers the sentences in this sample file
- The tags will be based on those in KR-code[1]. See the next task.