[05:49:44] [telegram] Has anybody got experience with getting Wiktionary data in machine readable format? I have list of Polish names (from Wikidata) and I want to get possesive form of them. [06:24:33] [telegram] Well isn't it just parsing wikitext? [06:24:55] [telegram] Except that perhaps some of them are already available as lexemes on WD [06:26:16] [telegram] I checked, Polish given names have no lexemes so far. (re @Thecladis: Except that perhaps some of them are already available as lexemes on WD) [06:26:54] [telegram] Or perhaps even html (re @Thecladis: Well isn't it just parsing wikitext?) [06:26:59] [telegram] Yes, though based on my experience parsing wikitext is quite obnoxious and prone to random failures due to carious peculiarities. (re @Thecladis: Well isn't it just parsing wikitext?) [06:27:11] [telegram] That is my plan right now. (re @Thecladis: Or perhaps even html) [06:27:43] [telegram] I think plwikt has some fancy scripts to edit wiktionary, so html isnprobably enriched with some meaningful classes or ids [06:27:51] [telegram] I think plwikt has some fancy scripts to edit wiktionary, so html is probably enriched with some meaningful classes or ids [07:03:10] [telegram] https://tools-static.wmflabs.org/bridgebot/580b7c82/file_1899.jpg [09:49:13] [telegram] Anyone took a look into this? (re @Pavanaja: 1. Earlier I had created animation of Kannada letters (Gopala converted them into GIFs). They are linked to this article – [09:49:14] [telegram] https://kn.wikipedia.org/wiki/ಕನ್ನಡ_ಅಕ್ಷರಮಾಲೆ#ಕನ್ನಡ_ಅಕ್ಷರಗಳನ್ನು_ಬರೆಯುವ_ವಿಧಾನ [09:49:16] [telegram] 2. I have created 476 animated letters of Kannada gunithaksharas (addition of vowel signs to consonants). They are here – [09:49:17] [telegram] https://commons.wikimedia.org/wiki/Category:Animation_of_Kannada_Gunithakshara [09:49:19] [telegram] 3. I want to create a table of the letters as a Wiki page like this – [09:49:20] [telegram] https://kn.wikipedia.org/s/2gc2 [09:49:22] [telegram] Upon clicking on any letter on this page I want the animation of that letter to pop-up in the SAME PAGE. I have created a HTML + Javascript file to achieve this and the same is attached (Original code copied from w3schools.com website, modified by me, next post). I have done this for one character and linked to the corresponding animated GIF file from Commons. I want his code to be used for all characters in the table in the W [09:49:23] [telegram] I have the file name of each animated GIF mentioned in item no.2 above in an Excel file. Can we create a template with the HTML+Javascript code and use the filename as a parameter? [09:49:25] [telegram] How can I achieve this?)