Difference between revisions of "User:Irene/workplan"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== Workplan == |
== Workplan == |
||
[https://github.com/irene-tang/separable-words on github] |
|||
{|class=wikitable |
{|class=wikitable |
||
|- |
|- |
||
! Week !! Dates !! Goals/Progress !! |
! Week !! Dates !! Goals/Progress !! Bugs !! Evaluation |
||
|- |
|- |
||
Line 9: | Line 10: | ||
|- |
|- |
||
| 2 || 6/5 - 6/11 || script to bootstrap separable multiwords from dictionaries, set up testing framework, support/preparing data for English separable verbs || || |
| 2 || 6/5 - 6/11 || script to bootstrap separable multiwords from dictionaries, set up testing framework, support/preparing data for English separable verbs || || |
||
|- |
|- |
||
Line 15: | Line 16: | ||
|- |
|- |
||
| 4 || 6/19 - 6/25 || 6/19 goal: separate out the language-dependent functions in the c++ prototype, work on reordering module for Romance languages (Spanish, Portuguese) <br /> |
|||
| 4 || 6/19 - 6/25 || (cont. preparing data) || || |
|||
6/20 goal: work on reordering module for Germanic language (Swedish) <br /> |
|||
6/21 goal: work on reordering module for Celtic language (welsh) <br /> |
|||
6/22 goal: work on more modules? <br /> |
|||
6/23 goal: prototype should be finished |
|||
|| 6/19: get fst example to compile on my computer |
|||
6/20: fix hashing on c++ prototype, trying to get unittest++ and fst example to compile |
|||
|| |
|||
|- |
|||
| || || |
|||
|| |
|||
|- |
|- |
||
Revision as of 17:00, 20 June 2017
Workplan
Week | Dates | Goals/Progress | Bugs | Evaluation |
---|---|---|---|---|
1 | 5/30 - 6/4 | some data, find test corpus | ||
2 | 6/5 - 6/11 | script to bootstrap separable multiwords from dictionaries, set up testing framework, support/preparing data for English separable verbs | ||
3 | 6/12 - 6/18 | preparing data, prototype script set up, read specifications of Lttoolbox API | ||
4 | 6/19 - 6/25 | 6/19 goal: separate out the language-dependent functions in the c++ prototype, work on reordering module for Romance languages (Spanish, Portuguese) 6/20 goal: work on reordering module for Germanic language (Swedish) |
6/19: get fst example to compile on my computer
6/20: fix hashing on c++ prototype, trying to get unittest++ and fst example to compile |
|
First evaluation | 6/26 - 6/30 | testing framework set up + prototype system in Python | ||
5 | 6/26 - 7/2 | |||
6 | 7/3 - 7/9 | |||
7 | 7/10 - 7/16 | |||
8 | 7/17 - 7/23 | |||
Second evaluation | 7/24 - 7/28 | XML representation, finite-state implementation | ||
9 | 7/24 - 7/30 | integration with Apertium: fit module between pre-transfer and lt-proc-b | ||
10 | 7/31 - 8/6 | support for individual language pairs | ||
11 | 8/7 - 8/13 | (cont. support for individual language pairs) | ||
12 | 8/14 - 8/20 | (cont. support for individual language pairs) | ||
13 | 8/21 - 8/27 | (cont. support for individual language pairs) | ||
Final evaluation | 8/29 - 9/5 | finite-state implementation in C++ with lttoolbox |