szte.io
Interface DocumentSet

All Superinterfaces:
java.util.Collection<Document>, java.lang.Iterable<Document>
All Known Implementing Classes:
CMCDataHolder, ObesDocumentSet, ReutersDocSet, WikiDocSet

public interface DocumentSet
extends java.util.Collection<Document>

Interface for reading and storing a multi-labeled corpora.


Method Summary
 void readDocumentSet(java.lang.String file)
          reads (and internally store) a corpus
 
Methods inherited from interface java.util.Collection
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
 

Method Detail

readDocumentSet

void readDocumentSet(java.lang.String file)
reads (and internally store) a corpus

Parameters:
file - encodes the path for a corpus