ISO: A MediaWiki plugin for Datasette #2210
Unanswered
hiAndrewQuinn
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey simonw and friends,
Recently I wrote this tiny bit of code to take the Wiktionary XML dumps and create a SQLite database out of it. I enabled full-text search with
sqlite-utils, and - it looks great!Now I'm wondering whether there's a way to parse that MediaWiki text to create something human readable. I tried
pandoc, but at least without writing a custom filter it leaves a lot of noise hen I try to convert to Markdown / HTML / ASCII.Does anyone here have any ideas?
Beta Was this translation helpful? Give feedback.
All reactions