Difference between revisions of "User:N0nick/GSoC Journal"
Jump to navigation
Jump to search
m |
|||
Line 9: | Line 9: | ||
==Bonding Period week 2: 5/2 - 5/9== |
==Bonding Period week 2: 5/2 - 5/9== |
||
* |
* Picked up and started reading the [http://books.google.com/books?id=iCdjAAAAMAAJ Teach Yourself Maltese] grammar book. |
||
* Wrote the framework for a script that generates fullform Maltese verb lists. [https://apertium.svn.sourceforge.net/svnroot/apertium/incubator/apertium-mt-he/dev/mt_verbs] |
* Wrote the framework for a script that generates fullform Maltese verb lists. [https://apertium.svn.sourceforge.net/svnroot/apertium/incubator/apertium-mt-he/dev/mt_verbs] |
||
** We worked on splitting verbs into categorizes and optional subclasses, writing rules (based on stem affixes, roots and vowels) in a python script for each class. |
** We worked on splitting verbs into categorizes and optional subclasses, writing rules (based on stem affixes, roots and vowels) in a python script for each class. |
Revision as of 19:18, 8 May 2011
Bonding Period week 1: 4/25-5/1
- Got the development environment ready. apertium, lttoolbox and other tools and tests all working properly.
- Filled the Pending Tests page with some translations (based on the ones in the mt-en page).
- Started working on a script to generate a Maltese monodix from external sources. Nothing to show yet.
- Notified 2 TAU professors (both specializing in CL) about my project, both agreed to offer help if necessary.
- Wrote to a contact related to the MaltiLex project, looking for better contact (perhaps through my university's faculty).
Bonding Period week 2: 5/2 - 5/9
- Picked up and started reading the Teach Yourself Maltese grammar book.
- Wrote the framework for a script that generates fullform Maltese verb lists. [5]
- We worked on splitting verbs into categorizes and optional subclasses, writing rules (based on stem affixes, roots and vowels) in a python script for each class.
- Found out about the way [Wiktionary] stores conjugation data about the verbs it has; very useful for creating new rule groups. [6]. I'll continue converting these tables this week.
- spectre contacted Prof. Adam Ussishkin and he provided us with Maltese verb lists that we need to look over. [7]
- Will add the verbs already added to the Hebrew and bidi dix files.