georgian - Wiktionary : Get list of pages for a given word -


i have list of pages existing in wiktionary given word. case : search definition of word მამა (means dad) in georgian. there no page word in georgian wiktionary have list of synonyms.

i have searched , made test page :

https://en.wikipedia.org/wiki/special:apisandbox#action=query&prop=revisions&format=json&rvprop=ids&rvlimit=10&titles=foo&titles=foo

any idea?

thanks help

there no api wiktionary @ dictionary level, @ wiki level, not help. see question more details: how retrieve wiktionary word content?

so there no api allow query synonyms or query georgian language entries or data.

you can fetch wiktionary pages either in raw wikitext or in html, , can download entire database dumps in xml format, can try parse scratch.

one thing in case of georgian is has unique alphabet vast majority of wiktionary entries in georgian script georgian language. (but there small number of entries words in laz, mingrelian, old georgian, , svan use georgian script.)


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -