wparse

Crates.iowparse
lib.rswparse
version0.2.1
sourcesrc
created_at2021-06-02 13:26:08.488952
updated_at2021-06-02 13:31:39.36172
descriptionFast parsing of wikipedia dumps
homepagehttps://github.com/LoicGrobol/wparse
repositoryhttps://github.com/LoicGrobol/wparse
max_upload_size
id405287
size9,543
Loïc Grobol (LoicGrobol)

documentation

README

Parse wikipedia dumps

Build Status

Proper releases coming soon. In the meantime, you can clone this, do a cargo build --release then call

./target/release/wparse frwiki-20190201-pages-meta-current.xml.bz2 parsed.txt 2> wparse.log
Commit count: 73

cargo fmt