Uses of Interface
org.aksw.palmetto.subsets.Segmentator
Packages that use Segmentator
-
Uses of Segmentator in org.aksw.palmetto
Classes in org.aksw.palmetto that implement SegmentatorModifier and TypeClassDescriptionclassSimple example of aSegmentatorthat gets a word set comprising two topics and creates aSegmentationDefinitionwith which every word of one of the topics is compared to every other word of the other topic.Fields in org.aksw.palmetto declared as SegmentatorModifier and TypeFieldDescriptionprotected SegmentatorDirectConfirmationBasedCoherence.segmentationThe segmentation used to create the subset pairs.protected SegmentatorVectorBasedCoherence.segmentatorThe segmentation scheme used to create the subset pairs.Constructors in org.aksw.palmetto with parameters of type SegmentatorModifierConstructorDescriptionDirectConfirmationBasedCoherence(Segmentator segmentation, ProbabilityEstimator probEstimator, DirectConfirmationMeasure confirmation, Aggregation aggregation)DirectConfirmationBasedCoherence(Segmentator segmentation, ProbabilityEstimator probEstimator, DirectConfirmationMeasure confirmation, Aggregation aggregation, Weighter weighter)Deprecated.VectorBasedCoherence(Segmentator segmentator, VectorCreator vectorCreator, VectorBasedConfirmationMeasure confirmation, Aggregation aggregation)VectorBasedCoherence(Segmentator segmentator, VectorCreator vectorCreator, VectorBasedConfirmationMeasure confirmation, Aggregation aggregation, Weighter weighter)Deprecated. -
Uses of Segmentator in org.aksw.palmetto.subsets
Classes in org.aksw.palmetto.subsets that implement SegmentatorModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassThis is just for internal usage by theDirectConfirmationBasedVectorCreatorclass.classclassclass