anuragregmi / nepali_dictionary

Refined database of Database of Nepali Contemporary Dictionary database available from http://ltk.org.np/nepalisabdakos/index.php?option=db

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nepali Dictionary

Database of Nepali Contemporary Dictionary available here

Getting Used To

nepali_dictionary.sqlite3 is the old database, which is available here, after migrating from mysql to sqlite3

nep_dict.sqlite3 is the new and refined database.

main.py contains script which converted old database to new one.

You might not want to do that in your computer, it took my computer 30mins.

Download Database

Click here to download the database.

Database Structure

for nep_dict.sqlite3

word definition example
id id id
value word_id definition_id
part_of_speech value value

About

Refined database of Database of Nepali Contemporary Dictionary database available from http://ltk.org.np/nepalisabdakos/index.php?option=db

License:GNU General Public License v3.0


Languages

Language:Python 100.0%