Difference between revisions of "Google Summer of Code/Application 2019"

From Apertium
Jump to navigation Jump to search
Line 12: Line 12:
   
 
== Logo ==
 
== Logo ==
  +
[https://upload.wikimedia.org/wikipedia/commons/thumb/b/b4/Apertium_logo.svg/1214px-Apertium_logo.svg.png https://upload.wikimedia.org/wikipedia/commons/thumb/b/b4/Apertium_logo.svg/1214px-Apertium_logo.svg.png]
  +
  +
[[https://upload.wikimedia.org/wikipedia/commons/thumb/b/b4/Apertium_logo.svg/1214px-Apertium_logo.svg.png]]
   
 
== Primary Open Source License ==
 
== Primary Open Source License ==

Revision as of 15:56, 31 January 2019

To transfer to the application

Apertium profile (we have to provide one)

Website URL

http://wiki.apertium.org

Tagline

A free/open-source machine translation platform

https://upload.wikimedia.org/wikipedia/commons/thumb/b/b4/Apertium_logo.svg/1214px-Apertium_logo.svg.png

[[1]]

Primary Open Source License

GNU General Public License version 3

Organization Category

Other

Technology Tags

C++ python bash XML

Topic Tags

machine translation natural language processing less-resourced languages

Ideas List

http://wiki.apertium.org/wiki/Ideas_for_Google_Summer_of_Code

Short Description

A free/open-source machine translation platform.

Long Description

Apertium is a shallow-transfer machine translation system, which uses finite state transducers for all of its lexical transformations, and hidden Markov models and/or constraint grammars for part-of-speech tagging or word category disambiguation.

Existing machine translation systems available at present are mostly commercial, use proprietary technologies, which makes them very hard to adapt to new usages; furthermore, they use different technologies across language pairs, which makes it very difficult, for instance, to integrate them in a single multilingual content management system. Finally, most of them are not available for most of the languages in the world, as they rely heavily on resources that are not available for them.

Apertium uses a language-independent specification, to allow for the ease of contributing to Apertium, more efficient development, and enhancing the project's overall growth.

At present, Apertium has released more than 40 stable language pairs, delivering fast translation with reasonably intelligible results. Being an open-source project, Apertium provides tools for potential developers to build their own language pair and contribute to the project.

Application Instructions

Top tips and template: http://wiki.apertium.org/wiki/Top_tips_for_GSOC_applications

Proposal Tags

  • new language pair
  • improve language pair
  • engine improvements
  • evaluation

Chat, Mailing List, or Email

Chat: http://wiki.apertium.org/wiki/IRC

Mailing list: https://lists.sourceforge.net/lists/listinfo/apertium-stuff

Application

Why does your org want to participate in Google Summer of Code?

OLD TEXT

  • Apertium loves GSoC: it is a programme that supports free/open-source (FOS) software as much as we do!
  • Apertium needs GSoC: it offers an incredible opportunity (and resources!) allowing us to spread the word about our project, to attract new developers and consolidate the contribution of existing developers through mentoring and to improve the platform in many ways: improving the engine, generating new tools and user interfaces, making Apertium available to other applications, improving the quality of the languages currently supported, adding new languages to it.
  • Apertium is committed to the advancement of less-resourced languages and GSoC gives an opportunity for computer-literate students speaking those challenged languages to generate FOS language technologies for them.

By participating we will gain: more students getting to know FOS software and the ethos that comes with it, contributing to it and, very especially students who are passionate about languages and computers.

How many potential mentors have agreed to mentor this year?

How will you keep mentors engaged with their students?

OLD TEXT

We select our mentors among very active developers, with long-term commitment to this decade-old project — they are people we know well and whom we have met face-to-face at conferences, workshops or even in daily life; some of them teach and do research at universities or work at companies using Apertium. For this reason, it is quite unlikely for mentors to disappear, since of them are well embedded in our community. However, there is always the possibility that some problem comes up, so we also assign backup mentors to all students, in many cases more than one backup. If a mentor cannot continue for whatever reason, one of the backup co-mentors will take over, and one of the organisation administrators will take on the role of second backup mentor.

How will you help your students stay on schedule to complete their projects?

OLD TEXT

We will only accept applications that contain a well-defined weekly schedule, with clear milestones and deliverables and, if possible, with a section on risk management (risks, their probability, their severity, and mitigating actions). Applications should also plan for holidays and try and plan for other absences. Students will be encouraged to let us know if they need to reschedule or take a break, should the need arise. Students may also need consultation when they are stuck, or personal matters interfere with their work: we will try our best to reach out for them, be open and friendly, and provide as much support as we can to help them out. We've been students too! Detailed scheduling will avoid both mentors and students wasting time. If a mentor reports the unscheduled disappearance of a student (72-hour silence), they will be contacted by the administrators. If silence persists, their task will be frozen and we will report to Google, to proceed according to the rules of GSoC.

How will you get your students involved in your community during GSoC?

OLD TEXT

First, we encourage all of our students visit our IRC channel (#apertium @ freenode) as often as possible, even before the start of the program, since that would help them find a suitable mentor and a useful project that they can work on. We advice them strongly to read our Wiki pages and manuals, use our system, try to break it and fix it, and finally tell us about it. As a result, students get familiar with Apertium before the coding period starts, which increases their chances of ending up with a successful project. In addition, we define coding challenges for each of the proposed projects, which serve both as an entry task, and as means for getting our students familiar with Apertium and involved in our community in the early stages of the program. Finally, during the coding stage, we are available to talk to our students on a daily basis and give them suggestions and advice when they get stuck.

How will you keep students involved with your community after GSoC?

We have found that the following has helped us have quite a high retention rate in previous years: Helping students out publishing papers for conferences, or assisting with academic work. Organising workshops (such as FreeRBMT) or courses (such as http://goo.gl/jzre7e) where students can present their work to the wider community. Encouraging students to get involved in mentoring themselves, through the Google Code-In programme. Passing on information about MSc and PhD positions, and academic and other grants.

Has your org been accepted as a mentor org in Google Summer of Code before?

Yes: 2009-2014, 2016-2018

For each year your organization has participated, provide the counts of successful and total students.

  • 2009: 8 pass out of 9
  • 2010: 8 pass out of 9
  • 2011: 9 pass out of 11
  • 2012: 10 pass out of 11
  • 2013: 10 pass out of 11
  • 2014: 15 pass out of 16
  • 2016: 11 pass out of 12
  • 2017: 10 pass out of 12
  • 2018: ???

What year was your project started?

2004 (first Google Summer of Code 2009)

Where does your source code live?

http://github.com/apertium (and some of it still in http://sf.net/projects/apertium)