A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

T

tableToCSV(Map<R, Map<C, V>>, File) - Static method in class de.aitools.ie.languagedetection.builder.benchmark.Tools
Map>
tag(String[]) - Method in class de.aitools.ie.postagging.PosTagger
Tags a tokenized sentence.
tag(List<String[]>) - Method in class de.aitools.ie.postagging.PosTagger
Tags a list of tokenized sentences.
TAG_NAME - Static variable in class de.aitools.ir.retrievalmodels.document.Feature
 
tearDown() - Method in class de.aitools.aq.converter.TestConverterRegistry
Deletes all created text files.
tearDown() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
Deletes all files and directories created by this unit tests.
tearDown() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
Deletes all inverted files created by this unit tests.
TermFrequency - Class in de.aitools.ir.retrievalmodels.representer
 
TermFrequency(Locale) - Constructor for class de.aitools.ir.retrievalmodels.representer.TermFrequency
 
TermFrequency(Locale, boolean, boolean) - Constructor for class de.aitools.ir.retrievalmodels.representer.TermFrequency
 
TermFrequency(VectorSpace, boolean, Decomposition, StopWordList, Stemmer) - Constructor for class de.aitools.ir.retrievalmodels.representer.TermFrequency
 
Test - Class in de.aitools.ir.retrievalmodels.representation.suffixtree
 
Test() - Constructor for class de.aitools.ir.retrievalmodels.representation.suffixtree.Test
 
TestA - Class in de.aitools.aq.check
 
TestA() - Constructor for class de.aitools.aq.check.TestA
 
testAddVertices() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testAddVertices() - Method in class de.aitools.aq.structure.graph.AUndirectedIntGraphTest
 
testAddVertices() - Method in class de.aitools.aq.structure.graph.AUndirectedLongGraphTest
 
TestAdjustedRandIndex - Class in de.aitools.dm.clustering.validation.external
 
TestAdjustedRandIndex() - Constructor for class de.aitools.dm.clustering.validation.external.TestAdjustedRandIndex
 
TestAlgebra - Class in de.aitools.aq.algebra
 
TestAlgebra() - Constructor for class de.aitools.aq.algebra.TestAlgebra
 
testAllConverter() - Method in class de.aitools.aq.converter.TestConverterRegistry
 
testAllEdgesIterator() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testAllEdgesIterator() - Method in class de.aitools.aq.structure.graph.AUndirectedIntGraphTest
 
testAllEdgesIterator() - Method in class de.aitools.aq.structure.graph.AUndirectedLongGraphTest
 
testAllVerticesIteratorNext() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testAllVerticesIteratorNext() - Method in class de.aitools.aq.structure.graph.AUndirectedIntGraphTest
 
testAllVerticesIteratorNext() - Method in class de.aitools.aq.structure.graph.AUndirectedLongGraphTest
 
testAllVerticesIteratorRemove() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testAppendWord() - Method in class de.aitools.ie.keyphraseextraction.TestPhrase
 
TestBigHashMap - Class in de.aitools.aq.bighashmap.core
JUnit-tests for BigHashMap.
TestBigHashMap() - Constructor for class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testByteString() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testByteString() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testcase() - Method in class de.aitools.dm.clustering.validation.labeling.intern.measure.CumulativeGainTest
 
testCheckFails() - Method in class de.aitools.aq.check.TestA
 
testCheckFailsWithMessage() - Method in class de.aitools.aq.check.TestA
 
testChecksSucceed() - Method in class de.aitools.aq.check.TestA
 
testClear() - Method in class de.aitools.ie.keyphraseextraction.TestPhrase
 
testCloneEdge() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testCloneEdge() - Method in class de.aitools.aq.structure.graph.AUndirectedIntGraphTest
 
testCloneEdge() - Method in class de.aitools.aq.structure.graph.AUndirectedLongGraphTest
 
testCluster() - Method in class de.aitools.dm.clustering.algorithms.TestKNNHAC
 
testCluster() - Method in class de.aitools.dm.clustering.algorithms.TestMajorClust
 
testClusterDendrogramCompleteLink() - Method in class de.aitools.dm.clustering.algorithms.TestKNNHAC
 
testClusterDendrogramSingleLink() - Method in class de.aitools.dm.clustering.algorithms.TestKNNHAC
 
testClusterDendrogramWeightedAverage() - Method in class de.aitools.dm.clustering.algorithms.TestKNNHAC
 
testClusterForNumClusters() - Method in class de.aitools.dm.clustering.algorithms.TestSLink
 
testClusterUntilThresholdReached() - Method in class de.aitools.dm.clustering.algorithms.TestSLink
 
testCompareTo() - Method in class de.aitools.ie.keyphraseextraction.TestPhrase
 
TestCompleteness - Class in de.aitools.dm.clustering.validation.external
 
TestCompleteness() - Constructor for class de.aitools.dm.clustering.validation.external.TestCompleteness
 
testContains() - Method in class de.aitools.ie.stopwords.StopWordListTest
Test method for de.aitools.ie.wordprocessing.stopwords.StopWordList#contains(java.lang.String).
testContainsEdge() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testContainsEdge() - Method in class de.aitools.aq.structure.graph.AUndirectedIntGraphTest
 
testContainsEdge() - Method in class de.aitools.aq.structure.graph.AUndirectedLongGraphTest
 
testContainsVertex() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testContainsVertex() - Method in class de.aitools.aq.structure.graph.AUndirectedIntGraphTest
 
testContainsVertex() - Method in class de.aitools.aq.structure.graph.AUndirectedLongGraphTest
 
TestConverterRegistry - Class in de.aitools.aq.converter
To check the created text files manually, comment out TestConverterRegistry.tearDown().
TestConverterRegistry() - Constructor for class de.aitools.aq.converter.TestConverterRegistry
 
testCopy() - Method in class de.aitools.dm.clustering.validation.labeling.intern.RatedPhraseTest
 
testCosineEquality() - Method in class de.aitools.aq.algebra.vector.functions.TestCosineSimilarity
 
TestCosineSimilarity - Class in de.aitools.aq.algebra.vector.functions
 
TestCosineSimilarity() - Constructor for class de.aitools.aq.algebra.vector.functions.TestCosineSimilarity
 
TestDBScan - Class in de.aitools.dm.clustering.algorithms
 
TestDBScan() - Constructor for class de.aitools.dm.clustering.algorithms.TestDBScan
 
testDBScanAllParameters() - Method in class de.aitools.dm.clustering.algorithms.TestDBScan
 
testDBScanGraphAverageSlopeOutlierDetector() - Method in class de.aitools.dm.clustering.algorithms.TestDBScan
 
testDBScanSearchProximity() - Method in class de.aitools.dm.clustering.algorithms.TestDBScan
 
testDecrementScore() - Method in class de.aitools.ie.keyphraseextraction.TestPhrase
 
testDendrogram() - Method in class de.aitools.dm.clustering.algorithms.TestSLink
 
testDendrogramSingleLink() - Method in class de.aitools.dm.clustering.algorithms.TestKNNHAC
 
testDiscounted() - Method in class de.aitools.dm.clustering.validation.labeling.intern.measure.CumulativeGainTest
 
testDoubleDouble() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testDoubleDouble() - Method in class de.aitools.aq.value.TestValueIO
 
testDoubleDoubleDouble() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testDoubleDoubleDouble() - Method in class de.aitools.aq.value.TestValueIO
 
testDoubleDoubleDoubleExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testDoubleDoubleDoubleInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testDoubleDoubleExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testDoubleDoubleInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testDoubleDoubleIntInt() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testDoubleDoubleIntInt() - Method in class de.aitools.aq.value.TestValueIO
 
testDoubleDoubleIntIntExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testDoubleDoubleIntIntInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testDoubleDoubleLongLong() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testDoubleDoubleLongLong() - Method in class de.aitools.aq.value.TestValueIO
 
testDoubleDoubleLongLongExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testDoubleDoubleLongLongInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testDoubleInt() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testDoubleInt() - Method in class de.aitools.aq.value.TestValueIO
 
testDoubleIntDouble() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testDoubleIntDouble() - Method in class de.aitools.aq.value.TestValueIO
 
testDoubleIntDoubleExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testDoubleIntDoubleInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testDoubleIntExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testDoubleIntInt() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testDoubleIntInt() - Method in class de.aitools.aq.value.TestValueIO
 
testDoubleIntInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testDoubleIntIntExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testDoubleIntIntInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testDoubleLong() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testDoubleLong() - Method in class de.aitools.aq.value.TestValueIO
 
testDoubleLongExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testDoubleLongInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testDoubleLongLongInt() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testDoubleLongLongInt() - Method in class de.aitools.aq.value.TestValueIO
 
testDoubleLongLongIntExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testDoubleLongLongIntInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testDoubleString() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testEmptyCluster() - Method in class de.aitools.dm.clustering.algorithms.TestKMeans
 
TestEntropy - Class in de.aitools.dm.clustering.validation.external
 
TestEntropy() - Constructor for class de.aitools.dm.clustering.validation.external.TestEntropy
 
testEquality() - Method in class de.aitools.aq.algebra.vector.functions.TestVectorProximityCommon
 
testEqualsObject() - Method in class de.aitools.ie.keyphraseextraction.TestPhrase
 
TestEuclideanDistance - Class in de.aitools.aq.algebra.vector.functions
 
TestEuclideanDistance() - Constructor for class de.aitools.aq.algebra.vector.functions.TestEuclideanDistance
 
testFailedAddVertexNull() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testFailedContainsEdgeNoSuchElement() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testFailedContainsEdgeNoSuchElement() - Method in class de.aitools.aq.structure.graph.AUndirectedIntGraphTest
 
testFailedContainsEdgeNoSuchElement() - Method in class de.aitools.aq.structure.graph.AUndirectedLongGraphTest
 
testFailedContainsEdgeNull() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testFailedContainsVertexNull() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testFailedGetEdgeNoSuchElement() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testFailedGetEdgeNoSuchElement() - Method in class de.aitools.aq.structure.graph.AUndirectedIntGraphTest
 
testFailedGetEdgeNoSuchElement() - Method in class de.aitools.aq.structure.graph.AUndirectedLongGraphTest
 
testFailedGetEdgeNull() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testFailedGetEdgeWeightNoSuchElement() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testFailedGetEdgeWeightNoSuchElement() - Method in class de.aitools.aq.structure.graph.AUndirectedIntGraphTest
 
testFailedGetEdgeWeightNoSuchElement() - Method in class de.aitools.aq.structure.graph.AUndirectedLongGraphTest
 
testFailedGetEdgeWeightNull() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testFailedNumEdgesNoSuchElement() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testFailedNumEdgesNoSuchElement() - Method in class de.aitools.aq.structure.graph.AUndirectedIntGraphTest
 
testFailedNumEdgesNoSuchElement() - Method in class de.aitools.aq.structure.graph.AUndirectedLongGraphTest
 
testFailedNumEdgesNull() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testFailedOneVertexIterator() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testFailedOneVertexIteratorNoSuchElement() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testFailedOneVertexIteratorNoSuchElement() - Method in class de.aitools.aq.structure.graph.AUndirectedIntGraphTest
 
testFailedOneVertexIteratorNoSuchElement() - Method in class de.aitools.aq.structure.graph.AUndirectedLongGraphTest
 
testFailedRemoveEdgeNoSuchElement() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testFailedRemoveEdgeNoSuchElement() - Method in class de.aitools.aq.structure.graph.AUndirectedIntGraphTest
 
testFailedRemoveEdgeNoSuchElement() - Method in class de.aitools.aq.structure.graph.AUndirectedLongGraphTest
 
testFailedRemoveEdgeNull() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testFailedRemoveVertexNull() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testFailedSetEdgeWeightNoSuchElement() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testFailedSetEdgeWeightNoSuchElement() - Method in class de.aitools.aq.structure.graph.AUndirectedIntGraphTest
 
testFailedSetEdgeWeightNoSuchElement() - Method in class de.aitools.aq.structure.graph.AUndirectedLongGraphTest
 
testFailedSetEdgeWeightNull() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testFailedSomeEdgesIterator() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testFailedSomeEdgesIteratorNoSuchElement() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testFailedSomeEdgesIteratorNoSuchElement() - Method in class de.aitools.aq.structure.graph.AUndirectedIntGraphTest
 
testFailedSomeEdgesIteratorNoSuchElement() - Method in class de.aitools.aq.structure.graph.AUndirectedLongGraphTest
 
testFloatFloat() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testFloatFloat() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testFloatFloatFloat() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testFloatFloatFloat() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testFloatInt() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testFloatInt() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testFloatIntFloat() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testFloatIntFloat() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testFloatIntInt() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testFloatIntInt() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testFloatLong() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testFloatLong() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testFloatString() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testFloatString() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
TestFMeasure - Class in de.aitools.dm.clustering.validation.external
 
TestFMeasure() - Constructor for class de.aitools.dm.clustering.validation.external.TestFMeasure
 
testGet() - Method in class de.aitools.ie.keyphraseextraction.TestPhrase
 
testGetCol() - Method in class de.aitools.aq.algebra.TestAlgebra
 
testGetEdgeRemovedVertex() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testGetEdgeRemovedVertex() - Method in class de.aitools.aq.structure.graph.AUndirectedIntGraphTest
 
testGetEdgeRemovedVertex() - Method in class de.aitools.aq.structure.graph.AUndirectedLongGraphTest
 
testGetEdgeWeight() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testGetEdgeWeight() - Method in class de.aitools.aq.structure.graph.AUndirectedIntGraphTest
 
testGetEdgeWeight() - Method in class de.aitools.aq.structure.graph.AUndirectedLongGraphTest
 
testGetFirstWord() - Method in class de.aitools.ie.keyphraseextraction.TestPhrase
 
testGetLastWord() - Method in class de.aitools.ie.keyphraseextraction.TestPhrase
 
testGetMass() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testGetMass() - Method in class de.aitools.aq.structure.graph.AUndirectedIntGraphTest
 
testGetMass() - Method in class de.aitools.aq.structure.graph.AUndirectedLongGraphTest
 
testGetRow() - Method in class de.aitools.aq.algebra.TestAlgebra
 
testGetScore() - Method in class de.aitools.ie.keyphraseextraction.TestPhrase
 
testGetString() - Method in class de.aitools.ie.keyphraseextraction.TestPhrase
 
testGetUnconnectedWeight() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testGetUnconnectedWeight() - Method in class de.aitools.aq.structure.graph.AUndirectedIntGraphTest
 
testGetUnconnectedWeight() - Method in class de.aitools.aq.structure.graph.AUndirectedLongGraphTest
 
testHACTestsEuclidean() - Method in class de.aitools.dm.clustering.algorithms.TestSLink
 
testHACTestsSingleLinkEuclideanDistance() - Method in class de.aitools.dm.clustering.algorithms.TestKNNHAC
 
TestHomogeneity - Class in de.aitools.dm.clustering.validation.external
 
TestHomogeneity() - Constructor for class de.aitools.dm.clustering.validation.external.TestHomogeneity
 
testIncrementScore() - Method in class de.aitools.ie.keyphraseextraction.TestPhrase
 
TestIndexer - Class in de.aitools.aq.invertedindex.core
 
TestIndexer() - Constructor for class de.aitools.aq.invertedindex.core.TestIndexer
 
testInfinity() - Method in class de.aitools.aq.algebra.vector.functions.TestEuclideanDistance
 
testInfinity() - Method in class de.aitools.aq.algebra.vector.functions.TestManhattanDistance
 
testIntDouble() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testIntDouble() - Method in class de.aitools.aq.value.TestValueIO
 
testIntDoubleDouble() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testIntDoubleDouble() - Method in class de.aitools.aq.value.TestValueIO
 
testIntDoubleDoubleExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testIntDoubleDoubleInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testIntDoubleExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testIntDoubleInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testIntFloat() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testIntFloat() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testIntFloatFloat() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testIntFloatFloat() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testIntInt() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testIntInt() - Method in class de.aitools.aq.value.TestValueIO
 
testIntInt() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testIntInt() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testIntIntDouble() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testIntIntDouble() - Method in class de.aitools.aq.value.TestValueIO
 
testIntIntDoubleDouble() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testIntIntDoubleDouble() - Method in class de.aitools.aq.value.TestValueIO
 
testIntIntDoubleDoubleExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testIntIntDoubleDoubleInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testIntIntDoubleExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testIntIntDoubleInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testIntIntExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testIntIntFloat() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testIntIntFloat() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testIntIntInt() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testIntIntInt() - Method in class de.aitools.aq.value.TestValueIO
 
testIntIntInt() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testIntIntInt() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testIntIntInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testIntIntIntExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testIntIntIntInt() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testIntIntIntInt() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testIntIntIntInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testIntIntLongLong() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testIntIntLongLong() - Method in class de.aitools.aq.value.TestValueIO
 
testIntIntLongLongExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testIntIntLongLongInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testIntLong() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testIntLong() - Method in class de.aitools.aq.value.TestValueIO
 
testIntLong() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testIntLong() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testIntLongExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testIntLongInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testIntString() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testIntString() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testIntString() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
TestInvertedFileIO - Class in de.aitools.invertedindex.util
The purpose of this unit test is to ensure the basic functionality of InvertedFileWriter und InvertedFileReader.
TestInvertedFileIO() - Constructor for class de.aitools.invertedindex.util.TestInvertedFileIO
 
TestInvertedIndexIO - Class in de.aitools.invertedindex.core
The purpose of this unit test is to ensure the basic functionality of IndexBuilder und IndexSearcher.
TestInvertedIndexIO() - Constructor for class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testIsEmpty() - Method in class de.aitools.ie.keyphraseextraction.TestPhrase
 
TestJaccardCoefficient - Class in de.aitools.dm.clustering.validation.external
 
TestJaccardCoefficient() - Constructor for class de.aitools.dm.clustering.validation.external.TestJaccardCoefficient
 
TestKMeans - Class in de.aitools.dm.clustering.algorithms
 
TestKMeans() - Constructor for class de.aitools.dm.clustering.algorithms.TestKMeans
 
testKMeans() - Method in class de.aitools.dm.clustering.algorithms.TestKMeans
 
testKMeansConfiguration() - Method in class de.aitools.dm.clustering.algorithms.TestKMeans
 
testKMeansIncremental() - Method in class de.aitools.dm.clustering.algorithms.TestKMeans
 
testKNN() - Method in class de.aitools.dm.clustering.algorithms.TestKNNHAC
 
TestKNNHAC - Class in de.aitools.dm.clustering.algorithms
EXAMPLE_DATA is taken from:

Tan Pang-Ning, Steinbach Michael, Kumar Vipin (2006).
Introduction to Data Mining.
Pearson Education, Boston, MA.

BibTeX:
TestKNNHAC() - Constructor for class de.aitools.dm.clustering.algorithms.TestKNNHAC
 
testLog2() - Method in class de.aitools.dm.clustering.validation.labeling.UtilTest
 
testLongDouble() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testLongDouble() - Method in class de.aitools.aq.value.TestValueIO
 
testLongDoubleDouble() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testLongDoubleDouble() - Method in class de.aitools.aq.value.TestValueIO
 
testLongDoubleDoubleExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testLongDoubleDoubleInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testLongDoubleExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testLongDoubleInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testLongDoubleLongInt() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testLongDoubleLongInt() - Method in class de.aitools.aq.value.TestValueIO
 
testLongDoubleLongIntExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testLongDoubleLongIntInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testLongFloat() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testLongFloat() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testLongFloatFloat() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testLongFloatFloat() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testLongFloatLongInt() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testLongFloatLongInt() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testLongInt() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testLongInt() - Method in class de.aitools.aq.value.TestValueIO
 
testLongInt() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testLongInt() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testLongIntDouble() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testLongIntDouble() - Method in class de.aitools.aq.value.TestValueIO
 
testLongIntDoubleExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testLongIntDoubleInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testLongIntExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testLongIntFloat() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testLongIntFloat() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testLongIntInt() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testLongIntInt() - Method in class de.aitools.aq.value.TestValueIO
 
testLongIntInt() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testLongIntInt() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testLongIntInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testLongIntIntExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testLongIntIntInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testLongLong() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testLongLong() - Method in class de.aitools.aq.value.TestValueIO
 
testLongLong() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testLongLong() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testLongLongDoubleDouble() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testLongLongDoubleDouble() - Method in class de.aitools.aq.value.TestValueIO
 
testLongLongDoubleDoubleExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testLongLongDoubleDoubleInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testLongLongExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testLongLongFloatFloat() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testLongLongFloatFloat() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testLongLongInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testLongLongIntInt() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testLongLongIntInt() - Method in class de.aitools.aq.value.TestValueIO
 
testLongLongIntInt() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testLongLongIntInt() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testLongLongIntIntExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testLongLongIntIntInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testLongLongLongLong() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testLongLongLongLong() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testLongString() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testLongString() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testLongString() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
TestMajorClust - Class in de.aitools.dm.clustering.algorithms
TODO Describe TestMajorClust
TestMajorClust() - Constructor for class de.aitools.dm.clustering.algorithms.TestMajorClust
 
TestMajorClustStorageEfficient - Class in de.aitools.dm.clustering.algorithms
 
TestMajorClustStorageEfficient() - Constructor for class de.aitools.dm.clustering.algorithms.TestMajorClustStorageEfficient
 
TestManhattanDistance - Class in de.aitools.aq.algebra.vector.functions
 
TestManhattanDistance() - Constructor for class de.aitools.aq.algebra.vector.functions.TestManhattanDistance
 
testMatchAtN() - Method in class de.aitools.dm.clustering.validation.labeling.extern.measure.MatchAtNTest
 
testMatchAtNFails() - Method in class de.aitools.dm.clustering.validation.labeling.extern.measure.MatchAtNTest
 
testMatchAtNMultiple() - Method in class de.aitools.dm.clustering.validation.labeling.extern.measure.MatchAtNTest
 
testMatchInExactEquality() - Method in class de.aitools.dm.clustering.validation.labeling.UtilTest
 
testMatchInPartialEquality() - Method in class de.aitools.dm.clustering.validation.labeling.UtilTest
 
testMatchNull() - Method in class de.aitools.dm.clustering.validation.labeling.UtilTest
 
testMatchSimpleExactEquality() - Method in class de.aitools.dm.clustering.validation.labeling.UtilTest
 
testMatchSimplePartialEquality() - Method in class de.aitools.dm.clustering.validation.labeling.UtilTest
 
testMeanAveragePrecision() - Method in class de.aitools.dm.clustering.validation.labeling.extern.measure.MeanAveragePrecisionTest
 
testMeanAveragePrecisionFirst() - Method in class de.aitools.dm.clustering.validation.labeling.extern.measure.MeanAveragePrecisionTest
 
testMeanAveragePrecisionMultiple() - Method in class de.aitools.dm.clustering.validation.labeling.extern.measure.MeanAveragePrecisionTest
 
testMeanAveragePrecisionNone() - Method in class de.aitools.dm.clustering.validation.labeling.extern.measure.MeanAveragePrecisionTest
 
testMeanReciprocalRank() - Method in class de.aitools.dm.clustering.validation.labeling.extern.measure.MeanReciprocalRankTest
 
testMeanReciprocalRankFirst() - Method in class de.aitools.dm.clustering.validation.labeling.extern.measure.MeanReciprocalRankTest
 
testMeanReciprocalRankMultiple() - Method in class de.aitools.dm.clustering.validation.labeling.extern.measure.MeanReciprocalRankTest
 
testMeanReciprocalRankNone() - Method in class de.aitools.dm.clustering.validation.labeling.extern.measure.MeanReciprocalRankTest
 
testMeasure() - Method in class de.aitools.dm.clustering.validation.external.TestAdjustedRandIndex
 
testMeasure() - Method in class de.aitools.dm.clustering.validation.external.TestFMeasure
 
testMeasure() - Method in class de.aitools.dm.clustering.validation.external.TestJaccardCoefficient
 
testMeasure() - Method in class de.aitools.dm.clustering.validation.external.TestPurity
 
testMeasure() - Method in class de.aitools.dm.clustering.validation.external.TestRandIndex
 
testMeasureEntropyIsMax() - Method in class de.aitools.dm.clustering.validation.external.TestEntropy
 
testMeasureEntropyIsZero() - Method in class de.aitools.dm.clustering.validation.external.TestEntropy
 
testMeasureHigh() - Method in class de.aitools.dm.clustering.validation.external.TestVMeasure
 
testMeasureImperfect() - Method in class de.aitools.dm.clustering.validation.external.TestCompleteness
 
testMeasureImperfect() - Method in class de.aitools.dm.clustering.validation.external.TestHomogeneity
 
testMeasureImperfect() - Method in class de.aitools.dm.clustering.validation.external.TestVMeasure
 
testMeasureLow() - Method in class de.aitools.dm.clustering.validation.external.TestVMeasure
 
testMeasurePerfect() - Method in class de.aitools.dm.clustering.validation.external.TestCompleteness
 
testMeasurePerfect() - Method in class de.aitools.dm.clustering.validation.external.TestHomogeneity
 
testMeasurePerfect() - Method in class de.aitools.dm.clustering.validation.external.TestQ
 
testMeasurePerfect() - Method in class de.aitools.dm.clustering.validation.external.TestVMeasure
 
testMeasureUnlimitedDocuments() - Method in class de.aitools.dm.clustering.validation.external.TestQ
 
testNegativeSimilarity() - Method in class de.aitools.aq.algebra.vector.functions.TestCosineSimilarity
 
testNormalized() - Method in class de.aitools.dm.clustering.validation.labeling.intern.measure.CumulativeGainTest
 
testNullCheckFails() - Method in class de.aitools.aq.check.TestA
 
testNullChecksFail() - Method in class de.aitools.aq.check.TestA
 
testNullChecksSucceed() - Method in class de.aitools.aq.check.TestA
 
testNullVector() - Method in class de.aitools.aq.algebra.vector.functions.TestCosineSimilarity
 
testNumEdges() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testNumEdges() - Method in class de.aitools.aq.structure.graph.AUndirectedIntGraphTest
 
testNumEdges() - Method in class de.aitools.aq.structure.graph.AUndirectedLongGraphTest
 
testOneVertexIterator() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testOneVertexIterator() - Method in class de.aitools.aq.structure.graph.AUndirectedIntGraphTest
 
testOneVertexIterator() - Method in class de.aitools.aq.structure.graph.AUndirectedLongGraphTest
 
testOrthogonal() - Method in class de.aitools.aq.algebra.vector.functions.TestCosineSimilarity
 
TestPhrase - Class in de.aitools.ie.keyphraseextraction
JUnit tests of the Phrase class.
TestPhrase() - Constructor for class de.aitools.ie.keyphraseextraction.TestPhrase
 
testPhrase() - Method in class de.aitools.ie.keyphraseextraction.TestPhrase
 
testPorterStemmer() - Method in class de.aitools.ie.stemming.PorterStemmerTest
Test method for de.aitools.ie.wordprocessing.stemming.PorterStemmer#process(java.lang.String).
testPrecisionAtN() - Method in class de.aitools.dm.clustering.validation.labeling.extern.measure.PrecisionAtNTest
 
testPrecisionAtNFails() - Method in class de.aitools.dm.clustering.validation.labeling.extern.measure.PrecisionAtNTest
 
testPrecisionAtNMultiple() - Method in class de.aitools.dm.clustering.validation.labeling.extern.measure.PrecisionAtNTest
 
testPrecisionAtNReferenceLabel() - Method in class de.aitools.dm.clustering.validation.labeling.extern.measure.PrecisionAtNTest
 
testPrependWord() - Method in class de.aitools.ie.keyphraseextraction.TestPhrase
 
testProcLowerCase() - Method in class de.aitools.dm.clustering.validation.labeling.extern.PreferencedMeasureTest
 
testProcStemmer() - Method in class de.aitools.dm.clustering.validation.labeling.extern.PreferencedMeasureTest
 
testProcStemmerSplitting() - Method in class de.aitools.dm.clustering.validation.labeling.extern.PreferencedMeasureTest
 
testProcSynonyms() - Method in class de.aitools.dm.clustering.validation.labeling.extern.PreferencedMeasureTest
 
TestPurity - Class in de.aitools.dm.clustering.validation.external
 
TestPurity() - Constructor for class de.aitools.dm.clustering.validation.external.TestPurity
 
TestQ - Class in de.aitools.dm.clustering.validation.external
 
TestQ() - Constructor for class de.aitools.dm.clustering.validation.external.TestQ
 
TestRandIndex - Class in de.aitools.dm.clustering.validation.external
 
TestRandIndex() - Constructor for class de.aitools.dm.clustering.validation.external.TestRandIndex
 
TestRecord - Class in de.aitools.invertedindex.core
 
TestRecord() - Constructor for class de.aitools.invertedindex.core.TestRecord
 
testRecordClassOfE() - Method in class de.aitools.invertedindex.core.TestRecord
 
testRecordStringE() - Method in class de.aitools.invertedindex.core.TestRecord
 
testRecordStringEWithEmptyKey() - Method in class de.aitools.invertedindex.core.TestRecord
 
testRecordStringEWithSpacedKey() - Method in class de.aitools.invertedindex.core.TestRecord
 
testRemoveFirstWord() - Method in class de.aitools.ie.keyphraseextraction.TestPhrase
 
testRemoveLastWord() - Method in class de.aitools.ie.keyphraseextraction.TestPhrase
 
testRemoveVertices() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testRemoveVertices() - Method in class de.aitools.aq.structure.graph.AUndirectedIntGraphTest
 
testRemoveVertices() - Method in class de.aitools.aq.structure.graph.AUndirectedLongGraphTest
 
testSet() - Method in class de.aitools.invertedindex.core.TestRecord
 
testSetKey() - Method in class de.aitools.invertedindex.core.TestRecord
 
testSetKeyWithEmptyKey() - Method in class de.aitools.invertedindex.core.TestRecord
 
testSetKeyWithSpacedKey() - Method in class de.aitools.invertedindex.core.TestRecord
 
testSetRatingByRelevance() - Method in class de.aitools.dm.clustering.validation.labeling.intern.RatedPhraseTest
 
testSetScore() - Method in class de.aitools.ie.keyphraseextraction.TestPhrase
 
testSetUnconnectedWeight() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testSetUnconnectedWeight() - Method in class de.aitools.aq.structure.graph.AUndirectedIntGraphTest
 
testSetUnconnectedWeight() - Method in class de.aitools.aq.structure.graph.AUndirectedLongGraphTest
 
testSetValue() - Method in class de.aitools.invertedindex.core.TestRecord
 
testSetWithEmptyKey() - Method in class de.aitools.invertedindex.core.TestRecord
 
testSetWithSpacedKey() - Method in class de.aitools.invertedindex.core.TestRecord
 
testSetWord() - Method in class de.aitools.ie.keyphraseextraction.TestPhrase
 
testShortFloat() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testShortFloat() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testShortFloatFloat() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testShortFloatFloat() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testShortInt() - Method in class de.aitools.aq.value.TestValueIO
 
testShortInt() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testShortInt() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testShortIntExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testShortIntFloat() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testShortIntFloat() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testShortIntInt() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testShortIntInt() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testShortIntInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testShortLong() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testShortLong() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testShortString() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testShortString() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testSimple() - Method in class de.aitools.dm.clustering.validation.labeling.intern.measure.CumulativeGainTest
 
testSimpleExamples() - Method in class de.aitools.aq.algebra.vector.functions.TestEuclideanDistance
 
testSimpleExamples() - Method in class de.aitools.aq.algebra.vector.functions.TestManhattanDistance
 
testSingleBuffer() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testSingleByte() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testSingleByte() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testSingleDouble() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testSingleDouble() - Method in class de.aitools.aq.value.TestValueIO
 
testSingleDoubleExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testSingleDoubleInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testSingleFloat() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testSingleFloat() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testSingleInt() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testSingleInt() - Method in class de.aitools.aq.value.TestValueIO
 
testSingleInt() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testSingleInt() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testSingleIntExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testSingleIntInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testSingleLinkEuclideanDistance(DendrogramIterator<DoubleMerge>) - Static method in class de.aitools.dm.clustering.algorithms.HACTests
Use this test to check if you clustered HACTests.data successfully using a single link method and EuclideanDistance as proximity measure.
testSingleLong() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testSingleLong() - Method in class de.aitools.aq.value.TestValueIO
 
testSingleLong() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testSingleLong() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testSingleLongExternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testSingleLongInternal() - Method in class de.aitools.aq.bighashmap.core.TestBigHashMap
 
testSingleShort() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testSingleShort() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testSingleString() - Method in class de.aitools.aq.invertedindex.core.TestIndexer
 
testSingleString() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testSingleString() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testSize() - Method in class de.aitools.ie.keyphraseextraction.TestPhrase
 
TestSLink - Class in de.aitools.dm.clustering.algorithms
EXAMPLE_DATA is taken from:

Tan Pang-Ning, Steinbach Michael, Kumar Vipin (2006).
Introduction to Data Mining.
Pearson Education, Boston, MA.

BibTeX:
TestSLink() - Constructor for class de.aitools.dm.clustering.algorithms.TestSLink
 
testSnowballStemmerEnglish() - Method in class de.aitools.ie.stemming.SnowballStemmerTest
Test method for de.aitools.ie.wordprocessing.stemming.SnowballStemmer#process(java.lang.String).
testSnowballStemmerGerman() - Method in class de.aitools.ie.stemming.SnowballStemmerTest
Test method for de.aitools.ie.wordprocessing.stemming.SnowballStemmer#process(java.lang.String).
testSnowballStemmerNullArgument() - Method in class de.aitools.ie.stemming.SnowballStemmerTest
Test method for de.aitools.ie.wordprocessing.stemming.SnowballStemmer#process(java.lang.String).
testSnowballStemmerOtherLanguage() - Method in class de.aitools.ie.stemming.SnowballStemmerTest
Test method for de.aitools.ie.wordprocessing.stemming.SnowballStemmer#process(java.lang.String).
testSomeEdgesIterator() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testSomeEdgesIterator() - Method in class de.aitools.aq.structure.graph.AUndirectedIntGraphTest
 
testSomeEdgesIterator() - Method in class de.aitools.aq.structure.graph.AUndirectedLongGraphTest
 
testSort() - Method in class de.aitools.dm.clustering.validation.labeling.intern.RatedPhraseTest
 
testSplitClusterLabels() - Method in class de.aitools.dm.clustering.validation.labeling.UtilTest
 
testStaticSort() - Method in class de.aitools.aq.algebra.vector.TestVectorSort
 
testStopWordListSupportedLanguages() - Method in class de.aitools.ie.stopwords.StopWordListTest
Test method for de.aitools.ie.wordprocessing.stopwords.StopWordList#StopWordList(java.util.Locale) with supported languages: Dutch, English, Finnish, French, German, Italian, Norwegian, Polish, Portuguese, Spanish, Swedish.
testStopWordListUnsupportedLanguage() - Method in class de.aitools.ie.stopwords.StopWordListTest
Test method for de.aitools.ie.wordprocessing.stopwords.StopWordList#StopWordList(java.util.Locale) with unsupported language.
testStringString() - Method in class de.aitools.invertedindex.core.TestInvertedIndexIO
 
testStringString() - Method in class de.aitools.invertedindex.util.TestInvertedFileIO
 
testToContingencyTable() - Method in class de.aitools.aq.algebra.TestAlgebra
 
testToMatrix() - Method in class de.aitools.aq.algebra.TestAlgebra
 
testToString() - Method in class de.aitools.ie.keyphraseextraction.TestPhrase
 
testTwoWayContingencyTable() - Method in class de.aitools.aq.algebra.TestAlgebra
 
TestUndirectedHashGraph - Class in de.aitools.aq.structure.graph
 
TestUndirectedHashGraph() - Constructor for class de.aitools.aq.structure.graph.TestUndirectedHashGraph
 
TestUndirectedIntHashGraph - Class in de.aitools.aq.structure.graph
 
TestUndirectedIntHashGraph() - Constructor for class de.aitools.aq.structure.graph.TestUndirectedIntHashGraph
 
TestUndirectedLongHashGraph - Class in de.aitools.aq.structure.graph
 
TestUndirectedLongHashGraph() - Constructor for class de.aitools.aq.structure.graph.TestUndirectedLongHashGraph
 
testUsesDefaultUnconnectedWeight() - Method in class de.aitools.aq.structure.graph.AUndirectedGraphTest
 
testUsesDefaultUnconnectedWeight() - Method in class de.aitools.aq.structure.graph.AUndirectedIntGraphTest
 
testUsesDefaultUnconnectedWeight() - Method in class de.aitools.aq.structure.graph.AUndirectedLongGraphTest
 
TestValueIO - Class in de.aitools.aq.value
 
TestValueIO() - Constructor for class de.aitools.aq.value.TestValueIO
 
TestVectorProximityCommon - Class in de.aitools.aq.algebra.vector.functions
 
TestVectorProximityCommon(Proximity<Vector>) - Constructor for class de.aitools.aq.algebra.vector.functions.TestVectorProximityCommon
 
TestVectorSort - Class in de.aitools.aq.algebra.vector
 
TestVectorSort() - Constructor for class de.aitools.aq.algebra.vector.TestVectorSort
 
testVectorSort() - Method in class de.aitools.aq.algebra.vector.TestVectorSort
 
testVectorSortChangeFailed() - Method in class de.aitools.aq.algebra.vector.TestVectorSort
 
TestVMeasure - Class in de.aitools.dm.clustering.validation.external
 
TestVMeasure() - Constructor for class de.aitools.dm.clustering.validation.external.TestVMeasure
 
TEXT - Static variable in interface de.aitools.ir.retrievalmodels.document.Document.FeatureName
 
TextAreaAiTreeCellRenderer - Class in de.aitools.iv.graphdrawing.nativeboxtree
 
TextAreaAiTreeCellRenderer() - Constructor for class de.aitools.iv.graphdrawing.nativeboxtree.TextAreaAiTreeCellRenderer
creates an new instance.
TextExtractor - Class in de.aitools.aq.textextraction
An abstract class to extract plain text from arbitrary documents.
TextExtractor() - Constructor for class de.aitools.aq.textextraction.TextExtractor
 
TextExtractorException - Exception in de.aitools.aq.textextraction
 
TextExtractorException() - Constructor for exception de.aitools.aq.textextraction.TextExtractorException
 
TextExtractorException(String) - Constructor for exception de.aitools.aq.textextraction.TextExtractorException
 
TextExtractorException(Throwable) - Constructor for exception de.aitools.aq.textextraction.TextExtractorException
 
TextExtractorException(String, Throwable) - Constructor for exception de.aitools.aq.textextraction.TextExtractorException
 
TextExtractorRegistry - Class in de.aitools.aq.textextraction
A register that provides instances of TextExtractor for supported MediaType's.
TextExtractorRegistry() - Constructor for class de.aitools.aq.textextraction.TextExtractorRegistry
 
TextExtractorUsage - Class in de.aitools.aq.textextraction
A class to demonstrate the use of TextExtractorRegistry.
TextExtractorUsage() - Constructor for class de.aitools.aq.textextraction.TextExtractorUsage
 
TextRankExtractor - Class in de.aitools.ie.keyphraseextraction
 
TextRankExtractor(Locale, boolean) - Constructor for class de.aitools.ie.keyphraseextraction.TextRankExtractor
FIXME: WordNet does not seem to work properly.
TEXTS_DESTINATION_DIR - Static variable in class de.aitools.ie.languagedetection.builder.wikipedia.WikidumpParser
 
TFIDF - Class in de.aitools.ir.retrievalmodels.representer
 
TFIDF(Locale) - Constructor for class de.aitools.ir.retrievalmodels.representer.TFIDF
 
TFIDF(TermFrequency) - Constructor for class de.aitools.ir.retrievalmodels.representer.TFIDF
 
TFIDF(SerializableTermFrequency) - Constructor for class de.aitools.ir.retrievalmodels.representer.TFIDF
 
TFPDF - Class in de.aitools.ir.retrievalmodels.representer
Implementation of TFPDF---a variant of TFIDF---whereby the document frequency is weighted exponentially in order to favor terms occurring in many documents.
TFPDF(Locale) - Constructor for class de.aitools.ir.retrievalmodels.representer.TFPDF
 
TFPDF(TermFrequency) - Constructor for class de.aitools.ir.retrievalmodels.representer.TFPDF
 
thread - Variable in class de.aitools.iv.graphdrawing.misc.WalkerLinearGraph
 
Threshold - Class in de.aitools.aq.graph.util
Only implements the method isValidValue(...).
Threshold(double) - Constructor for class de.aitools.aq.graph.util.Threshold
 
TikaConverter - Class in de.aitools.aq.textextraction
 
TikaConverter() - Constructor for class de.aitools.aq.textextraction.TikaConverter
 
TITLE - Static variable in class de.aitools.aq.websearch.Result
 
to - Variable in class de.aitools.iv.graphdrawing.datastructures.graph.WeightedEdge
 
toArray() - Method in class de.aitools.aq.structure.IteratorSet
 
toArray(T[]) - Method in class de.aitools.aq.structure.IteratorSet
 
toArray() - Method in class de.aitools.ir.retrievalmodels.document.FeatureSet
 
toArray(T[]) - Method in class de.aitools.ir.retrievalmodels.document.FeatureSet
 
toArray() - Method in class de.aitools.ir.retrievalmodels.representation.Set
 
toArray(T[]) - Method in class de.aitools.ir.retrievalmodels.representation.Set
 
ToAsciiEncoder - Class in de.aitools.aq.util
A helper class to convert Unicode strings to ASCII.
ToAsciiEncoder() - Constructor for class de.aitools.aq.util.ToAsciiEncoder
 
toBigDecimal() - Method in class de.aitools.aq.invertedindex.util.TokenStream
 
toBigInteger() - Method in class de.aitools.aq.invertedindex.util.TokenStream
 
toBuilder() - Method in class de.aitools.aq.invertedindex.generated.IndexMessages.Configuration
 
toBuilder() - Method in class de.aitools.aq.invertedindex.generated.IndexMessages.Header
 
toBuilder() - Method in class de.aitools.aq.invertedindex.usage.MyProtobufObject.Person
 
toByte() - Method in class de.aitools.aq.invertedindex.util.TokenStream
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.pair.ByteString
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.pair.FloatFloat
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.pair.FloatInt
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.pair.FloatLong
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.pair.FloatString
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.pair.IntFloat
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.pair.IntInt
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.pair.IntLong
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.pair.IntString
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.pair.LongFloat
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.pair.LongInt
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.pair.LongLong
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.pair.LongString
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.pair.ShortFloat
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.pair.ShortInt
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.pair.ShortLong
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.pair.ShortString
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.pair.StringString
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.quadruple.IntIntIntInt
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.quadruple.LongFloatLongInt
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.quadruple.LongLongFloatFloat
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.quadruple.LongLongIntInt
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.quadruple.LongLongLongLong
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.single.SingleByte
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.single.SingleFloat
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.single.SingleInt
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.single.SingleLong
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.single.SingleShort
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.single.SingleString
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.triple.FloatFloatFloat
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.triple.FloatIntFloat
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.triple.FloatIntInt
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.triple.IntFloatFloat
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.triple.IntIntFloat
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.triple.IntIntInt
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.triple.LongFloatFloat
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.triple.LongIntFloat
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.triple.LongIntInt
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.triple.ShortFloatFloat
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.triple.ShortIntFloat
 
toBytes(ByteBuffer) - Method in class de.aitools.aq.invertedindex.value.triple.ShortIntInt
 
toBytes(ByteBuffer) - Method in interface de.aitools.aq.invertedindex.value.Value
Serializes all elements into a ByteBuffer.
toDouble() - Method in class de.aitools.aq.invertedindex.util.TokenStream
 
toFloat() - Method in class de.aitools.aq.invertedindex.util.TokenStream
 
toHtmlString() - Method in class de.aitools.aq.config.Configuration
 
toHttpHeader(HttpParameters) - Static method in class de.aitools.aq.websearch.oauth.HttpParameters
 
toHttpParameters(HttpURLConnection, Decoder) - Static method in class de.aitools.aq.websearch.oauth.HttpParameters
 
toInteger() - Method in class de.aitools.aq.invertedindex.util.TokenStream
 
tokenize(String) - Method in class de.aitools.dm.clusterlabeling.common.SimpleTokenizer
 
tokenize(String) - Method in interface de.aitools.dm.clusterlabeling.common.Tokenizer
 
Tokenizer - Interface in de.aitools.dm.clusterlabeling.common
 
Tokenizer - Class in de.aitools.ie.decomposition.tokenizer
 
Tokenizer() - Constructor for class de.aitools.ie.decomposition.tokenizer.Tokenizer
 
TokenizerPreview - Class in de.aitools.ie.decomposition.usage
 
TokenizerPreview() - Constructor for class de.aitools.ie.decomposition.usage.TokenizerPreview
 
tokenizerRegistry - Static variable in class de.aitools.ie.decomposition.usage.TokenizerPreview
 
TokenStream - Class in de.aitools.aq.invertedindex.util
A class to read tokens from a character-based file.
TokenStream(InputStream) - Constructor for class de.aitools.aq.invertedindex.util.TokenStream
 
toLong() - Method in class de.aitools.aq.invertedindex.util.TokenStream
 
toMatrix(int[]) - Static method in class de.aitools.aq.algebra.Algebra
 
Tools - Class in de.aitools.ie.languagedetection.builder.benchmark
 
Tools() - Constructor for class de.aitools.ie.languagedetection.builder.benchmark.Tools
 
TOP_DOWN - Static variable in class de.aitools.iv.graphdrawing.nativeboxtree.NativeBoxTreeConfiguration
 
TopicIdentifier - Class in de.aitools.dm.clusterlabeling.algorithms
 
TopicIdentifier(Clusterer, VectorSpace, List<String>, int) - Constructor for class de.aitools.dm.clusterlabeling.algorithms.TopicIdentifier
 
TopicIdentifier.ClusterLabelCandidate - Class in de.aitools.dm.clusterlabeling.algorithms
 
TopicIdentifier.ClusterLabelCandidate(String, float) - Constructor for class de.aitools.dm.clusterlabeling.algorithms.TopicIdentifier.ClusterLabelCandidate
 
toShort() - Method in class de.aitools.aq.invertedindex.util.TokenStream
 
toString() - Method in class de.aitools.aq.algebra.vector.Vector
 
toString() - Method in class de.aitools.aq.algebra.vector.VectorSort
 
toString() - Method in class de.aitools.aq.config.Configuration
 
toString() - Method in class de.aitools.aq.invertedindex.core.Quantile
 
toString() - Method in class de.aitools.aq.invertedindex.util.TokenStream
 
toString() - Method in class de.aitools.aq.structure.IteratorSet
 
toString() - Method in class de.aitools.dm.clustering.algorithms.majorclust.UndirectedGraph
 
toString() - Method in class de.aitools.dm.clustering.Clustering
 
toString() - Method in class de.aitools.dm.clusterlabeling.common.Pair
 
toString() - Method in class de.aitools.dm.clusterlabeling.validation.internal.RatedPhrase
 
toString() - Method in class de.aitools.ie.decomposition.Span
 
toString() - Method in class de.aitools.ie.keyphraseextraction.Phrase
 
toString() - Method in class de.aitools.ie.stemming.DataItem
 
toString() - Method in class de.aitools.ie.stemming.PorterStemmer
After a word has been stemmed, it can be retrieved by toString(), or a reference to the internal buffer can be retrieved by getResultBuffer and getResultLength (which is generally more efficient.)
toString() - Method in class de.aitools.ir.retrievalmodels.document.Feature
 
toString() - Method in class de.aitools.ir.retrievalmodels.document.FeatureSet
 
toString() - Method in class de.aitools.ir.retrievalmodels.representation.Set
 
toString() - Method in class de.aitools.ir.retrievalmodels.representation.suffixtree.Suffix
 
toString() - Method in class de.aitools.ir.retrievalmodels.representation.suffixtree.SuffixTree
 
toString() - Method in class de.aitools.ir.retrievalmodels.representation.suffixtree.SuffixTreeNode
 
toString() - Method in class de.aitools.iv.graphdrawing.datastructures.graph.DirectedGraph
toString-method only for debugging
toString() - Method in class de.aitools.iv.graphdrawing.datastructures.graph.Edge
 
toString() - Method in class de.aitools.iv.graphdrawing.datastructures.graph.UndirectedGraph
toString-method only for debugging
toString() - Method in class de.aitools.iv.graphdrawing.datastructures.graph.Vertex
only for debugging purposes
toString() - Method in class de.aitools.iv.graphdrawing.datastructures.graph.WeightedEdge
 
toString() - Method in class de.aitools.iv.graphdrawing.distortion.DistortionVertexDraw
only for debugging purposes.
toString() - Method in class de.aitools.iv.graphdrawing.jtree.JTreeVertexDraw
 
toString() - Method in class de.aitools.iv.graphdrawing.jtree.ModelConverter
only for debug
toString() - Method in class de.aitools.iv.graphdrawing.Visualization
 
toString() - Method in class de.artsystems.smartspell.Suggestion
 
TOTAL - Static variable in class de.aitools.aq.websearch.Result
 
totalSize - Variable in class de.aitools.aq.invertedindex.core.Postlist.Head
 
toXml() - Method in class de.aitools.ir.retrievalmodels.document.Document
 
toXml() - Method in class de.aitools.ir.retrievalmodels.document.Feature
 
train(Iterable<String>, boolean) - Method in class de.aitools.ir.fingerprinting.FuzzyFingerprintingModel
 
train(Iterable<String>, boolean) - Method in class de.aitools.ir.fingerprinting.LocalitySensitiveHashingModel
 
train(Iterable<String>, boolean) - Method in class de.aitools.ir.fingerprinting.representer.PrefixClassFunction
 
train(Iterable<String>, boolean) - Method in class de.aitools.ir.fingerprinting.representer.RandomProjectionFunction
 
train(Iterable<D>) - Method in class de.aitools.ir.retrievalmodels.representer.AbstractRepresenter
 
train(Iterable<String>, boolean) - Method in class de.aitools.ir.retrievalmodels.representer.DivergenceFromRandomness
 
train(Iterable<Iterable<String>>, boolean) - Method in class de.aitools.ir.retrievalmodels.representer.InverseDocumentFrequency
 
train(Iterable<String>, boolean) - Method in class de.aitools.ir.retrievalmodels.representer.LatentSemanticIndexing
 
train(Iterable<String>, boolean) - Method in class de.aitools.ir.retrievalmodels.representer.OkapiBM25
 
train(Iterable<D>) - Method in interface de.aitools.ir.retrievalmodels.representer.Representer
 
train(Iterable<D>, boolean) - Method in interface de.aitools.ir.retrievalmodels.representer.Representer
 
train(Iterable<String>, boolean) - Method in class de.aitools.ir.retrievalmodels.representer.SerializableTermFrequency
 
train(Iterable<String>, boolean) - Method in class de.aitools.ir.retrievalmodels.representer.TermFrequency
 
train(Iterable<String>, boolean) - Method in class de.aitools.ir.retrievalmodels.representer.TFIDF
 
train(Iterable<String>, boolean) - Method in class de.aitools.ir.retrievalmodels.representer.TFPDF
 
train(Iterable<D>) - Method in class de.aitools.ir.retrievalmodels.retrievalmodel.AbstractRetrievalModel
 
train(Iterable<String>, boolean) - Method in class de.aitools.ir.retrievalmodels.retrievalmodel.ExplicitSemanticAnalysis
 
train(Iterable<D>, boolean) - Method in interface de.aitools.ir.retrievalmodels.retrievalmodel.RetrievalModel
 
train(Iterable<D>) - Method in interface de.aitools.ir.retrievalmodels.retrievalmodel.RetrievalModel
 
train(Iterable<String>, boolean) - Method in class de.aitools.ir.retrievalmodels.retrievalmodel.VectorSpaceModel
 
transform(Point2D) - Method in class de.aitools.iv.graphdrawing.distortion.transformation.FisheyeTransformation
 
transform(Point2D) - Method in class de.aitools.iv.graphdrawing.distortion.transformation.LinearStaticTransformation
 
transform(Point2D) - Method in class de.aitools.iv.graphdrawing.distortion.transformation.PerspectiveTransformation
 
transform(Point2D) - Method in interface de.aitools.iv.graphdrawing.distortion.transformation.Transformation
 
transform(Point2D) - Method in class de.aitools.iv.graphdrawing.distortion.transformation.VerticalTransformation
 
Transformation - Interface in de.aitools.iv.graphdrawing.distortion.transformation
 
Tree - Class in de.aitools.ir.retrievalmodels.representation
 
Tree() - Constructor for class de.aitools.ir.retrievalmodels.representation.Tree
 
TreeVertexVisitor - Interface in de.aitools.iv.graphdrawing.datastructures.graph.algorithms
 
TrigramStatistic - Class in de.aitools.ie.languagedetection
 
TrigramStatistic() - Constructor for class de.aitools.ie.languagedetection.TrigramStatistic
 
Truncate5FrontStemmer - Class in de.aitools.ie.stemming.stemmer
 
Truncate5FrontStemmer() - Constructor for class de.aitools.ie.stemming.stemmer.Truncate5FrontStemmer
 
type - Variable in class de.aitools.iv.graphdrawing.datastructures.graph.Vertex
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z