Skip to content

Automatically exported from code.google.com/p/wik2dict

License

Notifications You must be signed in to change notification settings

adamwulf/wik2dict

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

wik2dict is a tool written in Python that converts MediaWiki SQL dumps
into the DICT format. The script is available under the GNU General
Public License.

It uses dictdlib.


Usage
=====

* Download an XML database dump at download.wikimedia.org
* Run wik2ict your-dump.xml



History
=======

It was started by Kasper Souren in 2004, and it was working fine. In
2008 he finally set up a project http://code.google.com/p/wik2dict



TODO
====

* create setup.py (and add to PEAK)
* fix bugs
* automatic downloading
* automatic unpacking (bzip2 -d)
(last 2 things were working with the old version that processed SQL dumps)

About

Automatically exported from code.google.com/p/wik2dict

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%