Uses of Interface
gr.demokritos.iit.jinsect.structs.IDocumentSet

Packages that use IDocumentSet
gr.demokritos.iit.jinsect.spock.console   
gr.demokritos.iit.jinsect.structs   
 

Uses of IDocumentSet in gr.demokritos.iit.jinsect.spock.console
 

Classes in gr.demokritos.iit.jinsect.spock.console that implement IDocumentSet
 class FileFormat
          This class deals with the formating of the file that represents the clusters in the spock challenge.
 

Uses of IDocumentSet in gr.demokritos.iit.jinsect.structs
 

Classes in gr.demokritos.iit.jinsect.structs that implement IDocumentSet
 class DocumentSet
          A set of documents, that can be split to training and test sets.