Certainly, thanks for the curiosity. I am processing natural language statistics over the entire wiki corpus, not querying for specific entries. The information and entries aren't important so much as the raw quantity of words. A simple stream through a file on disk is all I need. Thanks, Evan On Wed, Oct 15, 2014 at 12:49 AM, Hernán Morales Durand < hernan.morales@gmail.com> wrote:
2014-10-13 21:27 GMT-03:00 Evan Donahue <emdonahu@gmail.com>:
Hello, I've run into some odd behavior and wanted to check whether I might be missing something:
I have downloaded a copy of the english wikipedia as an xml file and am hoping to (sax) parse it. However, I can't even seem to get pharo to recognize that the file exists.
Just for curiosity's sake, is there a reason why you don't query through a Sparql to dbpedia?
Cheers,
Hernán