Package | Description |
---|---|
org.egothor.core |
This package concentrates the core data objects and interfaces.
|
org.egothor.duplicity.algorithm |
This package contains top-level classes that implement the duplicity checking algorithm.
|
org.egothor.duplicity.datastructure |
This package contains datastructures needed in the duplicity checking algorithm.
|
org.egothor.duplicity.file |
This package contains implementation of the files needed the duplicity checking algorithm.
|
org.egothor.duplicity.visualization |
This package contains classes implementing the visualization of the duplicities found in a document by the duplicity checking algorithm.
|
Class and Description |
---|
DocumentPermutatedMins
Represents container for the informations about duplicities, that are stored
in DocumentData class.
|
DocumentUnitID
Class represents a unit of text on document duplicity checking level
(see
Constants.CHECK_DUPLICITY_LEVEL ). |
TextUnitID
Class represents a unit of text.
|
Class and Description |
---|
DocumentPermutatedMins
Represents container for the informations about duplicities, that are stored
in DocumentData class.
|
DocumentUnitID
Class represents a unit of text on document duplicity checking level
(see
Constants.CHECK_DUPLICITY_LEVEL ). |
Class and Description |
---|
DocumentPermutatedMins
Represents container for the informations about duplicities, that are stored
in DocumentData class.
|
DocumentUnitID
Class represents a unit of text on document duplicity checking level
(see
Constants.CHECK_DUPLICITY_LEVEL ). |
JaccardCoeficient
Represents pair of two documents together with its Jaccard coeficient.
|
ParagraphUnitID
Class represents a unit of text on paragraph duplicity checking level
(see
Constants.CHECK_DUPLICITY_LEVEL ). |
SentenceUnitID
Class represents a unit of text on sentence duplicity checking level
(see
Constants.CHECK_DUPLICITY_LEVEL ). |
TextUnitID
Class represents a unit of text.
|
UnitPair
Represents single pair of two unit identifications.
|
UnitPermutatedMin
Represents single pair of the duplicity checking unit and its permutated minimum.
|
Class and Description |
---|
DocumentUnitID
Class represents a unit of text on document duplicity checking level
(see
Constants.CHECK_DUPLICITY_LEVEL ). |
JaccardCoeficient
Represents pair of two documents together with its Jaccard coeficient.
|
TextUnitID
Class represents a unit of text.
|
UnitPair
Represents single pair of two unit identifications.
|
UnitPermutatedMin
Represents single pair of the duplicity checking unit and its permutated minimum.
|
Class and Description |
---|
DocumentUnitID
Class represents a unit of text on document duplicity checking level
(see
Constants.CHECK_DUPLICITY_LEVEL ). |
Copyright © 2016 Egothor. All Rights Reserved.