Constant Field Values
Contents
org.aksw.*
-
org.aksw.palmetto.Palmetto Modifier and Type Constant Field Value public static final StringDEFAULT_DOCUMENT_LENGTH_INDEX_FIELD_NAME"length"public static final StringDEFAULT_TEXT_INDEX_FIELD_NAME"text"private static final StringUSAGE"palmetto.jar <index-directory> <coherence-name> <input-file>"
-
org.aksw.palmetto.aggregation.Aggregation Modifier and Type Constant Field Value public static final doubleRETURN_VALUE_FOR_UNDEFINED0.0
-
org.aksw.palmetto.calculations.direct.AbstractUndefinedResultHandlingConfirmationMeasure Modifier and Type Constant Field Value private static final doubleDEFAULT_RESULT_FOR_UNDIFEND_CALCULATIONS0.0 -
org.aksw.palmetto.calculations.direct.LogBasedCalculation Modifier and Type Constant Field Value public static final doubleEPSILON1.0E-12
-
org.aksw.palmetto.corpus.lucene.SimpleAnalyzer Modifier and Type Constant Field Value private static final StringPATTERN"([^\\p{Punct}\\p{Space}]+([\\p{Punct}][^\\p{Punct}\\p{Space}]+)*)" -
org.aksw.palmetto.corpus.lucene.WindowSupportingLuceneCorpusAdapter Modifier and Type Constant Field Value public static final StringHISTOGRAM_FILE_SUFFIX".histogram"
-
org.aksw.palmetto.corpus.lucene.creation.AbstractLuceneIndexCreator Modifier and Type Constant Field Value protected static final intDEFAULT_COMMIT_INTERVAL1000
-
org.aksw.palmetto.evaluate.CoherenceEvaluation Modifier and Type Constant Field Value protected static final intCSV_LINE_AGG_ID6protected static final intCSV_LINE_COHERENCE_ID8protected static final intCSV_LINE_DIR_MEASURE_ID5protected static final intCSV_LINE_GAMMA_ID4protected static final intCSV_LINE_IN_MEASURE_ID3protected static final intCSV_LINE_LENGTH9protected static final intCSV_LINE_PRB_EST_ID0protected static final intCSV_LINE_SEG_ID2protected static final intCSV_LINE_WIN_SIZE_ID1protected static final intCSV_LINE_WORD_SET_ID_ID7protected static final intMAX_GAMMA3protected static final intMIN_GAMMA1 -
org.aksw.palmetto.evaluate.RankBasedSummarizer Modifier and Type Constant Field Value protected static final intCSV_LINE_CORR_AVG13protected static final intCSV_LINE_CORR_START7 -
org.aksw.palmetto.evaluate.SingleDimensionSummarizer Modifier and Type Constant Field Value protected static final intCSV_LINE_CORR_AVG13protected static final intCSV_LINE_CORR_START7
-
org.aksw.palmetto.prob.AbstractProbabilitySupplier Modifier and Type Constant Field Value public static final intDEFAULT_MIN_FREQUENCY10
-
org.aksw.palmetto.prob.bd.BooleanDocumentProbabilitySupplier Modifier and Type Constant Field Value private static final StringDEFAULT_PROB_MODEL_NAME"bd"
-
org.aksw.palmetto.prob.decorator.FrequencyCachingDeterminerDecorator Modifier and Type Constant Field Value private static final intDEFAULT_CACHE_SIZE2000
-
org.aksw.palmetto.vector.AbstractVectorCreator Modifier and Type Constant Field Value private static final StringVECTOR_SPACE_NAME"V^Top" -
org.aksw.palmetto.vector.ProbabilityBasedVectorCreator Modifier and Type Constant Field Value private static final StringVECTOR_CREATOR_NAME"V_p"