Difference between revisions of "User:Irene/workplan"
Line 57: | Line 57: | ||
|- |
|- |
||
| 7 || 7/10 - 7/16 || |
| 7 || 7/10 - 7/16 || xml format, working compiler and processor |
||
|- |
|- |
||
| 8 || 7/17 - 7/23 || |
| 8 || 7/17 - 7/23 || improving dictionary, compiler, and processor |
||
|- |
|- |
||
Line 69: | Line 69: | ||
|- |
|- |
||
| 10 || 7/31 - 8/6 || |
| 10 || 7/31 - 8/6 || superblanks, integration, fstp |
||
|| |
|||
7/31: worked on superblanks, used fstp object |
|||
8/1: improvements |
|||
|- |
|- |
||
Revision as of 17:54, 1 August 2017
Workplan
Week | Dates | Goals | Progress/Notes | 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: separate out the language-dependent functions in the c++ prototype, work on reordering module for Romance languages (Spanish, Portuguese) |
6/19: Still trying to get FST example to compile on my computer. Worked on the reordering module for English in c++ |
|
First evaluation | 6/26 - 6/30 | testing framework set up + prototype system in Python | ||
5 | 6/26 - 7/2 | hard-coded finite-state acceptor for 'take out' |
6/26: trying to make the program backtrack when it gets to <ANY_CHAR> or <ANY_TAG> | |
6 | 7/3 - 7/9 | hard-coded finite-state transducer for 'take out' |
7/3: tried to convert the python script to c++ code. trying to use lttoolbox's FST class. | |
7 | 7/10 - 7/16 | xml format, working compiler and processor | ||
8 | 7/17 - 7/23 | improving dictionary, compiler, and processor | ||
Second evaluation | 7/24 - 7/28 | 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 | superblanks, integration, fstp |
7/31: worked on superblanks, used fstp object 8/1: improvements | |
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 |