1
0
mirror of https://github.com/sshra/database-russian-morphology.git synced 2026-06-18 17:25:08 +02:00

Update README.md

This commit is contained in:
sshra
2017-03-13 18:04:38 +05:00
committed by GitHub
parent 5ba6466ab0
commit 0923b709b6
+4
View File
@@ -2,3 +2,7 @@
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/