Ideas for Google Summer of Code/Bidix lookup and maintenance

From Apertium
< Ideas for Google Summer of Code
Revision as of 16:12, 13 March 2020 by Popcorndude (talk | contribs) (Created page with "Things to have in the interface: * Paradigm generation ** probably not editable (yet) ** get it by expanding monolingual transducer ** See also: https://github.com/apertium/a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Things to have in the interface:

Ranking translations probably doesn't exhaust the information that can be extracted from .lrx, and we might as well display the rest and make it editable as well, even if that's information that doesn't normally appear in a dictionary.

If the user edits something and doesn't have a github account, a bot should make the PR for them (maybe? are we worried about spam?). If they do have an account they should log in using OAuth.

Coding Challenge

A program that takes 2 language codes (abc and xyz) and a surface form in abc and displays a list of surface forms in xyz of all translations, sorted by part of speech.