Terrier IR Platform
2.2.1

uk.ac.gla.terrier.indexing
Class SimpleMedlineXMLCollection

java.lang.Object
  extended by uk.ac.gla.terrier.indexing.SimpleXMLCollection
      extended by uk.ac.gla.terrier.indexing.SimpleMedlineXMLCollection
All Implemented Interfaces:
Collection

public class SimpleMedlineXMLCollection
extends SimpleXMLCollection

Initial implementation of a class that generates a Collection with Documents from a series of XML files in the Medline format. It process a limited number of documents in an XML file to avoid OutOfMemory problem in case the XML file is too large.

Properties: