On 2 May 2012 10:40, Conrad Irwin conrad.irwin@gmail.com wrote:
On Sun, Apr 29, 2012 at 3:52 AM, Łukasz Czyż lukasz.czyzz@gmail.com wrote:
Hello All!
Is that possible to get list containing all Wiktionary words of given language through API? I have been looking on api documentation for this but found no solution.
Hi Łukasz,
There's not a way through the API, though I do maintain lists of all the words on the English Wiktionary at http://toolserver.org/~enwikt/definitions/
It's not split by language yet, but that would be really easy to do (in a Unix shell, just "cat enwikt-defs-latest-all.tsv.gz | grep $'^French\t').
Let me know if that's useful.
Conrad
Nice to see you're still around Conrad!
Andrew Dunbar (hippietrail)