1
0
mirror of https://github.com/sshra/database-russian-morphology.git synced 2026-06-18 17:25:08 +02:00
2017-03-14 23:50:59 +05:00
2017-03-13 16:30:02 +05:00
2017-03-13 18:09:01 +05:00

database-russian-morphology

Russian words morphology database sql script.

Main file was divided into three parts due to github filesize limitation. It's database sql-script of table words, which includes more than 4 mln. records. There are verbs, nouns, adjectives, unions and others with its wordforms in this database.

I parsed text base from this source http://speakrus.ru/dict/index.htm.

More details and russian description you can find on my blog http://shra.ru/2017/03/morfologicheskijj-slovar-russkogo-yazyka-v-vide-sql-skripta/

To import database, use parts in right order because first of the arhive includes instruction DROP TABLE words before create if it is not exists.

S
Description
Russian words morphology database sql script
Readme GPL-3.0 104 MiB