ulavarby / reverse_wordlist.be_BY

Script creates a reverse dictionary for the belarusian language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reversed dictionary for the belarusian language

This script creates a reverse dictionary for the belarusian language - a dictionary in which words are arranged in alphabetical order not by initial, but by final letters, and are aligned not to the left, but to the right.

Source wordlist is the "be_BY.dic".

Result reversed dictionary is the "be_BY.reversed.txt" file.

Thanks to the project GrammarDB, where the file "slovy-2008.txt" was used as a source dictionary.


Зваротны беларускі слоўнік

Скрыпт прызначаны для стварэння зваротнага слоўніка беларускай мовы.

Зваротны слоўнік - спіс словаформаў, у якім словы размешчаны ў алфавітным парадку не па пачатковых, а па канцавых літарах і выраўнены не па левым, а па правым краі.

Крынічны вордліст - "be_BY.dic".

Выніковы зваротны слоўнік - "be_BY.reversed.txt".

Вялікая ўдзячнасць праекту GrammarDB, словазбор якога быў выкарыстаны як крыніца.

About

Script creates a reverse dictionary for the belarusian language

License:GNU General Public License v3.0


Languages

Language:Python 100.0%