blob: ecd34b468a6857ea5fd71ac8e883682f6a3108e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# wicopy
Various miscellaneous scripts for parsing [wiktionary data dumps](https://dumps.wikimedia.org/enwiktionary/).
Some outputs from this tool which you may find useful: <https://s.pommicket.com/wiktionary/index.html>.
## Acknowledgments
Thanks to the `xml` Rust crate (aka `xml-rs`): <https://crates.io/crates/xml>
And of course to the many contributors to and maintainers of Wiktionary.
## License
Do whatever with this.
|