Difference between revisions of "User:Kvld/Proposal"

From Apertium
Jump to navigation Jump to search
Line 27: Line 27:
 
* Reading available documentation and studiyng the existing pairs,
 
* Reading available documentation and studiyng the existing pairs,
 
* Finding any language resourses and dictionaries which can be used,
 
* Finding any language resourses and dictionaries which can be used,
** [https://ru.wiktionary.org/wiki/%D0%9A%D0%B0%D1%82%D0%B5%D0%B3%D0%BE%D1%80%D0%B8%D1%8F:%D0%91%D0%B5%D0%BB%D0%BE%D1%80%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9_%D1%8F%D0%B7%D1%8B%D0%BA Belarusian section at the Russian Wiktionary] – CC-BY-SA and GDFL<ref>[https://en.wiktionary.org/wiki/Wiktionary:Copyrights Wiktionary – Copyrights]</ref>
+
** [https://ru.wiktionary.org/wiki/%D0%9A%D0%B0%D1%82%D0%B5%D0%B3%D0%BE%D1%80%D0%B8%D1%8F:%D0%91%D0%B5%D0%BB%D0%BE%D1%80%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9_%D1%8F%D0%B7%D1%8B%D0%BA Belarusian section at the Russian Wiktionary]
 
** Various dictionaries from [http://www.slounik.org/ slounik.org] available in StarDict format
 
** Various dictionaries from [http://www.slounik.org/ slounik.org] available in StarDict format
 
** Grammar database from [http://bnkorpus.info/ bnkorpus.info]
 
** Grammar database from [http://bnkorpus.info/ bnkorpus.info]
* Checking the existing Belarusian files in Incubator.
+
* Checking the existing Belarusian files in Incubator,
  +
* Adding prepositions, interjections, particles, conjunctions.
   
 
'''Work period:'''
 
'''Work period:'''
Line 39: Line 40:
 
|-
 
|-
 
| Week 1
 
| Week 1
  +
| Add and check nouns.
| Write parsers for dictionaries and transform parsed data to Apertium dictionary formats.
 
 
|-
 
|-
 
| Week 2
 
| Week 2
| Add and check nouns, pronouns and numerals.
+
| Add and check nouns and proper nouns.
 
|-
 
|-
 
| Week 3
 
| Week 3
| Add and check nouns, pronouns and numerals.
+
| Add and check pronouns and numerals.
 
|-
 
|-
 
| Week 4
 
| Week 4
| Add and check conjunctions.<br>Add necessary bel-rus transfer rules.
+
| Add and check adverbs.<br>Add necessary bel-rus transfer rules.
 
|-
 
|-
 
| '''Deliverable #1'''
 
| '''Deliverable #1'''
Line 54: Line 55:
 
|-
 
|-
 
| Week 5
 
| Week 5
| Add and check adverbs.
+
| Add and check adjectives.
 
|-
 
|-
 
| Week 6
 
| Week 6
| Add and check verbs.
+
| Add and check adjectives.
 
|-
 
|-
 
| Week 7 (''midterm'')
 
| Week 7 (''midterm'')
| Add and check verbs. Start adding adjectives.
+
| Add and check adjectives. Start adding verbs.
 
|-
 
|-
 
| Week 8
 
| Week 8
| Add and check adjectives.<br>Add bel-rus transfer rules.
+
| Add and check verbs.<br>Add bel-rus transfer rules.
 
|-
 
|-
 
| '''Deliverable #2'''
 
| '''Deliverable #2'''
Line 69: Line 70:
 
|-
 
|-
 
| Week 9
 
| Week 9
  +
| Add and check verbs.
| Extend word coverage.<br>Adjust transfer rules as necessary.<br>Run testvoc.
 
 
|-
 
|-
 
| Week 10
 
| Week 10
Line 78: Line 79:
 
|-
 
|-
 
| Week 12
 
| Week 12
  +
| Cleanup code. Last fixes.
| Write documentation and cleanup code.
 
 
|-
 
|-
 
| '''Projection completed'''
 
| '''Projection completed'''

Revision as of 23:23, 23 March 2016

Contact information

  • Name: Vladislav Kiryukhin
  • E-mail: kiryukhinv(at)gmail.com
  • IRC: kvld
  • SourceForge: kvld

Why is it you are interested in machine translation?

Machine translation involves linguistics and programming, in which I am interested in. It's very important area that enables people to have information about a variety of things from different parts of world across a language barrier. Special value MT has for lesser-known languages, when human translators are not available.

Why is it that you are interested in the Apertium project?

I had completed a few small tasks for Apertium during Google Code-In 2012. During that Google Code-In I was a high school student and now that I'm over 18 and study at the university I can dedicate time for more significant contribution.

Which of the published tasks are you interested in? What do you plan to do?

Title

New Belarusian <-> Russian language pair

Reasons why Google and Apertium should sponsor it

Currently Apertium has no any language pairs with Belarusian. My plan is complete the bel-rus pair and bring it to the release quality. If you will give me chance, I think I have all to achieve this goal.

A description of how and who it will benefit in society

Performing this will give free and open source translation system from Belarusian to Russian. Both languages are official in Belarus and automation of translation may help some people in different situations and save a lot of time.
Also this language marked as "vulnerable" on UNESCO list of endangered languages and any projects in Belarusian may help to popularize it.

Work plan

Community bonding period:

  • Getting closer with Apertium,
  • Reading available documentation and studiyng the existing pairs,
  • Finding any language resourses and dictionaries which can be used,
  • Checking the existing Belarusian files in Incubator,
  • Adding prepositions, interjections, particles, conjunctions.

Work period:

Week Target
Week 1 Add and check nouns.
Week 2 Add and check nouns and proper nouns.
Week 3 Add and check pronouns and numerals.
Week 4 Add and check adverbs.
Add necessary bel-rus transfer rules.
Deliverable #1 Updated bel monodix, bel-ru bidix and some bel-rus transfer rules.
Week 5 Add and check adjectives.
Week 6 Add and check adjectives.
Week 7 (midterm) Add and check adjectives. Start adding verbs.
Week 8 Add and check verbs.
Add bel-rus transfer rules.
Deliverable #2 Almost finished bel monodix, bel-rus bidix and bel-rus transfer rules.
Week 9 Add and check verbs.
Week 10 Extend word coverage.
Adjust transfer rules as necessary.
Run testvoc.
Week 11 Extend word coverage.
Adjust transfer rules as necessary.
Run testvoc.
Week 12 Cleanup code. Last fixes.
Projection completed Finished language pair.

List your skills and give evidence of your qualifications

I'm currently a 2nd year bachelor student in Computer Science at Saint Petersburg University ITMO (Russia).
Languages: Russian (Native), Belarusian (Good), basic knowledge in Polish.
Programming skills: C, C++, Java, Python and some scripting languages. Basic knowledge in Machine Learning.

I also did code challenge:

List any non-Summer-of-Code plans you have for the Summer

I have no non-GSoC plans for the summer and I can spend about 40-50 hours a week on task.

References