Roadmap - lsrdg/tatoeba-karini GitHub Wiki
The roadmap and milestones define the project direction and priorities.
Short term: until v0.1, the focus will be on improving what already exists, both in terms of code and user experience.
Next
v0.0.6
- Structure docs (README, man, wiki)
- Improve docs (installation, license, GIFs etc)
- Small bug fixes
Future/Long-term
- improve what already exists and add more functionality
- to be an alternative to off line use of Tatoeba
- export data (.csv files, e.g. to be used on Anki)
- strong REGEX parser
- more ways to interact with Tatoeba.org and all the material provided by it
Completed
v0.0.5
- No new functionality, but the project got structured and the code started being rewritten (details on the link above)
v0.0.4
- Scrap Tatoeba.org search result pages and print sentences and translations
- Download and prepare files for local searches
v0.0.3
- Translate local search: after finding sentence in a given language containing a given term, find its translations
- List language's abbreviation
- Open Tatoeba.org from the command line by sentence's ID
v0.0.2
- Local search: find sentences in a given language containing the given term
v0.0.1
- Open Tatoeba.org from the command line