Advertisement
rafikamal

GSoC Timeline

Mar 21st, 2014
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. # Community Bonding Period
  2. - Take a deeper look at the Apertium pipeline
  3. - Reading the wiki pages in detail
  4. - Prepare corpora which will be used to in the coding period
  5. # Week 1-2
  6. - Update Bangla monodix to achieve 85-87% coverage
  7. - Update English monodix using en-es language pair
  8. # Week 3-4
  9. - Update English-Bangla bidix to include the updated words from both Bangla and English monodix
  10. # Week 5
  11. - Updating morphological analyzer to handle Bangla enlitic
  12. # Week 6
  13. - Post-edit corpora
  14. - Analyze the corpora with their machine translated counterparts, calculate WER
  15. - Identify the areas with improvement opportunity
  16. # Week 7-8
  17. - Writing constraint grammar for lexical selection
  18. - Writing a tag definition file for PoS tagger, if necessary
  19. # Week 9
  20. - Writing transfer rules for translating negative form of verbs properly
  21. - Writing transfer rules for modal auxiliaries
  22. # Week 10
  23. - Adding transfer rules for interrogative sentences
  24. - Adding transfer rules imperative sentences
  25. # Week 11
  26. - Adding transfer rules for exclamatory sentences
  27. - Adding other transfer rules based on the post-edit analysis of the corpus
  28. # Week 12
  29. - Running testvoc, creating and running regression tests
  30. # Week 13
  31. - Evaluation, writing wiki pages
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement