Package gr.demokritos.iit.jinsect.structs

Interface Summary
IDocumentSet  
IMergeable<TType> Describes a class that can be merged with (updated by) another object.
INamed Shows an object that has a name.
ISimilarity Represents a similarity measure.
 

Class Summary
CategorizedFileEntry An entry object including information about a file and a given category.
Correlation  
Decision  
Dictionary  
DocumentSet A set of documents, that can be split to training and test sets.
EdgeCachedLocator  
GraphSimilarity Class describing three aspects of similarity between graphs (mainly): Value specifying the similarity by means of co-existing edges, as well as their values.
IntegerPair Implements a pair of integers.
OverallGraphSimilarity A GraphSimilarity-descended class that calculates a weighted overall similarity measure.
OverallNGramSimilarity A GraphSimilarity-descended class, that calculates a weighted overall similarity measure.
Pair<ObjTypeFirst,ObjTypeSecond> Represents a pair of elements of any type (as a templated class).
SimilarityArray A serializable object containing similarity information.
SimilarityDistribution A distribution of similarities.
SimpleSimilarity A class returning a simple similarity representation.
UniqueVertexGraph A weighted graph, where the vertices have unique labels.
VectorSet  
WordDefinition A serializable word definition.