Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.
/ ru_practice Public archive

Tool to get russian declension tables (and hopefuly some exercises in the future).

License

Notifications You must be signed in to change notification settings

brianch/ru_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ru_practice

Tool to get declension tables for Russian nouns (and hopefuly some exercises in the future). demo_res3

I started this project in the end of last year as a way to speed up my searches in wikitionary while also learning Rust (and GTK) along the way.

I'm learning as I go, so the code is possibly very wrong in many many ways but it's at least currently working (except the practice window, that hasn't been done yet), and that's basically why I put it here, as it may be useful for others to have a simple working example of the things I used (gtk-rs, calls to the wikipedia API, etc).

License

The database (ru_practice.db) is a derivative of the file dict.opcorpora.xml from http://opencorpora.org, used under CC-BY-SA 3.0. "ru_practice.db" is licenced under CC-BY-SA 3.0.


The source code is licensed under the GPLv2 or later as below:

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

About

Tool to get russian declension tables (and hopefuly some exercises in the future).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published