Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Encyclopedia:Database download
(section)
Project page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Help to parse dumps for use in scripts== * [[Wikipedia:Computer help desk/ParseMediaWikiDump]] describes the [[Perl]] Parse::MediaWikiDump library, which can parse XML dumps. * [https://web.archive.org/web/20070907074625/http://www.cs.technion.ac.il/~gabr/resources/code/wikiprep Wikipedia preprocessor (wikiprep.pl)] is a [[Perl]] script that preprocesses raw XML dumps and builds link tables, category hierarchies, collects anchor text for each article etc. * [https://github.com/svick/Wikipedia-SQl-dump-parser Wikipedia SQL dump parser] is a .NET library to read MySQL dumps without the need to use MySQL database * [https://github.com/MartinRichards23/WikiDumpParser WikiDumpParser] β a .NET Core library to parse the database dumps. * [https://github.com/newca12/dictionary-builder Dictionary Builder] is a Rust program that can parse XML dumps and extract entries in files * [https://github.com/napsternxg/WikiUtils Scripts for parsing Wikipedia dumps] Ββ Python based scripts for parsing sql.gz files from wikipedia dumps. * [https://crates.io/crates/parse-mediawiki-sql/ parse-mediawiki-sql] β a Rust library for quickly parsing the SQL dump files with minimal memory allocation * [https://gitlab.com/tozd/go/mediawiki gitlab.com/tozd/go/mediawiki] β a Go package providing utilities for processing Wikipedia and Wikidata dumps. ===Doing Hadoop MapReduce on the Wikipedia current database dump=== You can do Hadoop MapReduce queries on the current database dump, but you will need an extension to the InputRecordFormat to have each <page> </page> be a single mapper input. A working set of java methods (jobControl, mapper, reducer, and XmlInputRecordFormat) is available at [//tpmoyer-gallery.appspot.com/hadoopWikipedia Hadoop on the Wikipedia]
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Encyclopedia:Database download
(section)
Add topic