Hi, I'm trying to use offline wikidata dump <https://dumps.wikimedia.org/wikidatawiki/entities/20160822/> but when I run an example from Wikidata Toolkit - EntityStatisticsProcessor <https://github.com/Wikidata/Wikidata-Toolkit-Examples/blob/master/src/examples/EntityStatisticsProcessor.java>, I hit the following error - https://dpaste.de/TNpd.
Apparently it is unable to parse the dump but I can't seem to figure it out. Help would be appreciated :) -Thanks, Sumit On Sat, Aug 27, 2016 at 1:18 AM, Stas Malyshev <[email protected]> wrote: > Hi! > > > For example "I want to know the number of statements on an average with > > dead external reference links". > > Since there are over a million links in references, you probably may > want to use dump - either JSON or RDF, and looking for references there. > It would be relatively easy to find those in reference statements. > However, checking a million links might require some careful planning :) > -- > Stas Malyshev > [email protected] > > _______________________________________________ > Wikidata mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikidata >
_______________________________________________ Wikidata mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata
