Rosetta Code:Village Pump/WiktionaryDumps: Difference between revisions

From Rosetta Code
Content added Content deleted
(wiktionary dumps)
 
(added Vptopic wiki code)
Line 1: Line 1:
{{Vptopic
|topic=Wiktionary Dumps
|summary=Trying to do something with Wiktionary dumps
}}

I think it would be nice to do some tasks with the wiktionary dumps:<br>
I think it would be nice to do some tasks with the wiktionary dumps:<br>
[https://dumps.wikimedia.org/enwiktionary/20190420/ https://dumps.wikimedia.org/enwiktionary/20190420/]<br>
[https://dumps.wikimedia.org/enwiktionary/20190420/ https://dumps.wikimedia.org/enwiktionary/20190420/]<br>

Revision as of 17:33, 30 April 2019

WiktionaryDumps
This is a particular discussion thread among many which consider Rosetta Code.

Summary

Trying to do something with Wiktionary dumps

Discussion

I think it would be nice to do some tasks with the wiktionary dumps:
https://dumps.wikimedia.org/enwiktionary/20190420/
The complete dump is a big bz2'ed XML file of about 800MB so it's quite interesting to see how to handle it!
but I lack imagination right now to find an interesting task, so I post here in hope to get more inspired people :)
Maybe a simple translation program, create a database with English and French words for example and a utility to get translations from a given word.
Blue Prawn (talk)