Package sem.graphreader

Interface Summary
GraphReader The general interface for a graph reader.
 

Class Summary
CnCGraphReader Graph reader for the C&C parser format.
ParsevalGraphReader Graph reader for the Parseval format.
RaspGraphReader Graph reader for the default RASP format.
RaspXmlGraphReader Graph reader for the RASP XML format.
TSVGraphReader Class for reading graphs in the "column" format.
 

Enum Summary
GraphReaderType Contains a list of GraphReader types and creates a new GraphReader based on the String label.