mischkew / jwpl

Automatically exported from code.google.com/p/jwpl
0 stars 0 forks source link

[API] PageIterator should support iteration over a predefined list of articles #69

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, the PageIterator only supports iterating over all Wikipedia articles.
It should support iterating over articles specified by a list of ids and/or 
titles.

Original issue reported on code.google.com by oliver.ferschke on 6 Jan 2012 at 10:13

GoogleCodeExporter commented 9 years ago
PageIterator now supports loading specific articles which can be defined by a 
list of page ids and/or page titles.
Pages are also buffered. Buffer size can be defined as usual.

Original comment by oliver.ferschke on 6 Jan 2012 at 10:15

GoogleCodeExporter commented 9 years ago

Original comment by oliver.ferschke on 16 Feb 2012 at 1:20