|
Project Information
Featured
Downloads
Links
|
Wiwordik - Machine-readable WiktionaryDictionary. A visual interface to the parsed English Wiktionary and Russian Wiktionary databases. DownloadDownload Java 7 JRE and JavaFX and try it right now with webstart: (Please, don't "Save file", you should click and select "Open with" Java Web Start application.)
If you want to install from the command line, then: javaws -import http://wikokit.googlecode.com/files/wiwordik-ru.jnlp javaws -viewer or English Wiktionary: javaws -import http://wikokit.googlecode.com/files/wiwordik-en.jnlp javaws -viewer DescriptionWiwordik dictionary: Contains:
Supports (see release_notes.txt):
After installation you can find the parsed Wiktionary database in SQLite format on your computer in the folder: C:\Documents and Settings\YOUR USER NAME\.wiwordik\ Machine-readable Wiktionary framework: See also
StatisticsThe machine-readable dictionary database statistics:
Project structureWiki tool kit (wikokit) contains several projects related to wiki ./common_wiki - common (low-level) functions to handle data of Wikipedia and Wiktionary in MySQL database, ./common_wiki_jdbc - functions to handle data of Wiktionary in MySQL and SQLite databases (JDBC, Java SE) (depends on common_wiki.jar). ./android/common_wiki_alink - Eclipse copy (source link) of ./common_wiki (NetBeans) ./android/common_wiki_android - functions for access to Wiktionary in Android SQLite version of database (depends on common_wiki.jar). ./android/magnetowordik - Android word game (Wiktionary thesaurus). ./hits_wiki - API for access to Wikipedia in MySQL database, algorithms to search synonyms in Wikipedia (depends on jcfd.jar, common_wiki.jar). ./TGWikiBrowser - visual browser to search for synonyms in local or remote Wikipedia (depends on hits_wiki.jar and common_wiki.jar) ./wikidf - Wiki Index Database (list of lemmas and links to wiki pages, which contain these lemmas). ./wikt_parser - Wiktionary parser creates a MySQL database (like WordNet) from an Wiktionary MySQL dump file. The project goal is to convert Wiktionary articles to machine readable format. (It depends on common_wiki, common_wiki_jdbc) ./wiwordik - Visualization of parsed Wiktionary database. wiki + word = wiwordik. The code of previous project Synarcher are used in wikokit. Further readingIn English
In Russian
See also
LicenseThis program is multi-licensed and may be used under the terms of any of the following licenses:
|