Talk:WiktionaryDumps to words: Difference between revisions

Content added Content deleted
(spelling checks)
Line 15: Line 15:
::# What does wiktionary have to do with the task? Would any XML encoded word list do? If so, why does the task name include wiktionary?
::# What does wiktionary have to do with the task? Would any XML encoded word list do? If so, why does the task name include wiktionary?
:::: Because I found it interesting to do something with the wiktionary, as I explained on the [https://rosettacode.org/wiki/Rosetta_Code:Village_Pump/WiktionaryDumps Village Pump page]. - [[User:Blue Prawn|Blue Prawn]] ([[User talk:Blue Prawn|talk]]) 09:18, 10 December 2020 (UTC)
:::: Because I found it interesting to do something with the wiktionary, as I explained on the [https://rosettacode.org/wiki/Rosetta_Code:Village_Pump/WiktionaryDumps Village Pump page]. - [[User:Blue Prawn|Blue Prawn]] ([[User talk:Blue Prawn|talk]]) 09:18, 10 December 2020 (UTC)
::::: Also a word list is available for French with [http://manpages.ubuntu.com/manpages/bionic/man5/french.5.html "/usr/share/dict/french"], but I don't think that it's available for every languages, and the Wiktionary could be a good source for generating these files. If I understood correctly these words files are useful for spelling checks. [[User:Blue Prawn|Blue Prawn]] ([[User talk:Blue Prawn|talk]]) 12:55, 10 December 2020 (UTC)
::::: Also a word list is available for French with [http://manpages.ubuntu.com/manpages/bionic/man5/french.5.html "/usr/share/dict/french"], but I don't think that it's available for every languages, and the Wiktionary could be a good source for generating these files. If I understood correctly these words files are useful for spell checking. [[User:Blue Prawn|Blue Prawn]] ([[User talk:Blue Prawn|talk]]) 12:55, 10 December 2020 (UTC)


::# Is the task supposed to show how to download and extract a large file in your particular language? The reference implementation just shells out and uses other tools.
::# Is the task supposed to show how to download and extract a large file in your particular language? The reference implementation just shells out and uses other tools.