thesaurus & dictionary > Support > Wiktionary parser

Search

Topic closed
User Post
Ray K
3 post(s)


Hi,

I've been working on a vocabulary quiz app in my free time and was wondering: what do you use to convert the wiktionary dump to html?

Thanks,
Ray


10-Dec-13, 22:36:02 Rispondi | Citazione | Report spam
admin
145 post(s)


Web site
You need to implement the following steps to parse Wiktionary database:

1) Write an XML Parser to extract the content of the Wiktionary database
2) Perform template expansion to get readable text
3) Implement HTML rendering to transform wiki specific elements into html tags



13-Dec-13, 17:53:20 Rispondi | Citazione | Report spam
admin
145 post(s)


Web site
Details about template expansion are provided here: Light WikiParser


05-Jun-23, 12:33:17 Rispondi | Citazione | Report spam