People
follow
/people.html
For Students
follow
/for-students.html
Lecturenotes
follow
/lecturenotes.html
Research
follow
/research.html
Publications
follow
/publications.html
Events
follow
/events.html
Facilities
follow
/facilities.html
People
follow
/people.html
For Students
follow
/for-students.html
Lecturenotes
follow
/lecturenotes.html
Research
follow
/research.html
Publications
follow
/publications.html
Events
follow
/events.html
Facilities
follow
/facilities.html
Webis.de
follow
../index.html
Research
follow
../research.html
Synopsis
follow
#synopsis
Feature
follow
aitools/javadoc/de/aitools/ir/retrievalmodels/document/Feature.html
Feature (JavaScript)
follow
aitools/jsdoc/symbols/de.aitools.js.Feature.html
Document
follow
aitools/javadoc/de/aitools/ir/retrievalmodels/document/Document.html
Document (JavaScript)
follow
aitools/jsdoc/symbols/de.aitools.js.Document.html
Big Hashmap
follow
aitools/javadoc/de/aitools/aq/bighashmap/core/BigHashMap.html
Big Hashmap (C++)
follow
aitools/doxygen/html/classaitools_1_1bighashmap_1_1core_1_1raw__big__hash__map.html
Inverted Index
follow
aitools/javadoc/de/aitools/aq/invertedindex/core/Indexer.html
Inverted Index (C++)
follow
aitools/doxygen/html/classaitools_1_1invertedindex_1_1IndexBuilder.html
Vector
follow
aitools/javadoc/de/aitools/aq/algebra/vector/Vector.html
Vector (JavaScript)
follow
aitools/jsdoc/symbols/de.aitools.js.Vector.html
Dense Matrix
follow
aitools/javadoc/de/aitools/aq/algebra/matrix/DenseMatrix.html
Sparse Matrix
follow
aitools/javadoc/de/aitools/aq/algebra/matrix/SparseMatrix.html
Feature Set
follow
aitools/javadoc/de/aitools/ir/retrievalmodels/document/FeatureSet.html
Suffix Tree
follow
aitools/javadoc/de/aitools/ir/retrievalmodels/representation/suffixtree/SuffixTree.html
Undirected Graph
follow
aitools/javadoc/de/aitools/aq/graph/UndirectedGraph.html
Graph (JavaScript)
follow
aitools/jsdoc/symbols/de.aitools.js.Graph.html
k-Nearest Neighbor Graph (JavaScript)
follow
aitools/jsdoc/symbols/de.aitools.js.KNNGraph.html
Undirected Int Hash Graph
follow
aitools/javadoc/de/aitools/aq/structure/graph/UndirectedIntHashGraph.html
Undirected Long Hash Graph
follow
aitools/javadoc/de/aitools/aq/structure/graph/UndirectedLongHashGraph.html
Vocabulary (JavaScript)
follow
aitools/jsdoc/symbols/de.aitools.js.Vocabulary.html
Web Search
follow
aitools/javadoc/de/aitools/aq/websearch/package-summary.html
Bing
follow
aitools/javadoc/de/aitools/aq/websearch/engines/Bing.html
ChatNoir
follow
aitools/javadoc/de/aitools/aq/websearch/engines/ChatNoir.html
Etools
follow
aitools/javadoc/de/aitools/aq/websearch/engines/Etools.html
Google
follow
aitools/javadoc/de/aitools/aq/websearch/engines/Google.html
Wikipedia
follow
aitools/javadoc/de/aitools/aq/websearch/engines/Wikipedia.html
YaCy
follow
aitools/javadoc/de/aitools/aq/websearch/engines/YaCy.html
Yahoo
follow
aitools/javadoc/de/aitools/aq/websearch/engines/Yahoo.html
Web Download
follow
aitools/javadoc/de/aitools/aq/webdownload/package-summary.html
Wikidump
follow
aitools/javadoc/de/aitools/ie/languagedetection/builder/wikipedia/WikidumpDownloader.html
Wget Wraper
follow
aitools/javadoc/de/aitools/aq/webdownload/WgetDownloader.html
Wikidump
follow
aitools/javadoc/de/aitools/ie/languagedetection/builder/wikipedia/WikidumpParser.html
Plain Text Extractor
follow
aitools/javadoc/de/aitools/aq/textextraction/TextExtractor.html
PS to Plain Text Converter
follow
aitools/javadoc/de/aitools/aq/textextraction/PsConverter.html
POS Tagging
follow
aitools/javadoc/de/aitools/ie/postagging/PosTagger.html
Least Frequent Substring Stemmer
follow
aitools/javadoc/de/aitools/ie/stemming/stemmer/LeastFrequentSubstringStemmer.html
Porter Stemmer
follow
aitools/javadoc/de/aitools/ie/stemming/PorterStemmer.html
Snowball Stemmer
follow
aitools/javadoc/de/aitools/ie/stemming/SnowballStemmer.html
Smart Spell
follow
aitools/javadoc/de/artsystems/smartspell/SmartSpell.html
Stopword Filter
follow
aitools/javadoc/de/aitools/ie/stopwords/StopWordList.html
Decomposition
follow
aitools/javadoc/de/aitools/ie/decomposition/package-summary.html
Character Chunk
follow
aitools/javadoc/de/aitools/ie/decomposition/chunk/CharacterChunkingDecomposition.html
Character N-gram
follow
aitools/javadoc/de/aitools/ie/decomposition/ngram/CharacterNGramDecomposition.html
Word Chunking
follow
aitools/javadoc/de/aitools/ie/decomposition/chunk/WordChunkingDecomposition.html
Word ICU4J
follow
aitools/javadoc/de/aitools/ie/decomposition/word/WordDecompositionICU4J.html
Word N-gram
follow
aitools/javadoc/de/aitools/ie/decomposition/ngram/WordNGramDecomposition.html
Word OpenNLP
follow
aitools/javadoc/de/aitools/ie/decomposition/word/WordDecompositionOpenNLP.html
Word Tokenization
follow
aitools/javadoc/de/aitools/ie/decomposition/word/WordTokenization.html
Sentence ICU4J
follow
aitools/javadoc/de/aitools/ie/decomposition/sentence/SentenceDecompositionICU4J.html
Sentence OpenNLP
follow
aitools/javadoc/de/aitools/ie/decomposition/sentence/SentenceDecompositionOpenNLP.html
Keyphrase Extraction
follow
aitools/javadoc/de/aitools/ie/keyphraseextraction/package-summary.html
Frequent Phrase
follow
aitools/javadoc/de/aitools/ie/keyphraseextraction/FrequentPhraseExtractor.html
Head Noun Phrases
follow
aitools/javadoc/de/aitools/ie/keyphraseextraction/HeadNounPhraseExtractor.html
Repeated String
follow
aitools/javadoc/de/aitools/ie/keyphraseextraction/RepeatedStringExtractor.html
Stanford Noun Phrase Wrapper
follow
aitools/javadoc/de/aitools/ie/keyphraseextraction/StanfordNounPhraseExtractor.html
TextRank
follow
aitools/javadoc/de/aitools/ie/keyphraseextraction/TextRankExtractor.html
Language Detection
follow
aitools/javadoc/de/aitools/ie/languagedetection/package-summary.html
Character Trigrams
follow
aitools/javadoc/de/aitools/ie/languagedetection/TrigramStatistic.html
Retrieval Model
follow
aitools/javadoc/de/aitools/ir/retrievalmodels/retrievalmodel/package-summary.html
Retrieval Model (JavaScript)
follow
aitools/jsdoc/symbols/de.aitools.js.RetrievalModel.html
Divergence from Randomness
follow
aitools/javadoc/de/aitools/ir/retrievalmodels/representer/DivergenceFromRandomness.html
ESA
follow
aitools/javadoc/de/aitools/ir/retrievalmodels/retrievalmodel/ExplicitSemanticAnalysis.html
Fuzzy Fingerprinting
follow
aitools/javadoc/de/aitools/ir/fingerprinting/FuzzyFingerprintingModel.html
LSI
follow
aitools/javadoc/de/aitools/ir/retrievalmodels/representer/LatentSemanticIndexing.html
OkapiBM25
follow
aitools/javadoc/de/aitools/ir/retrievalmodels/representer/OkapiBM25.html
Language Model
follow
aitools/javadoc/de/aitools/ie/languagedetection/LanguageModel.html
Suffix Tree
follow
aitools/javadoc/de/aitools/ir/retrievalmodels/representation/suffixtree/SuffixTree.html
Tf
follow
aitools/javadoc/de/aitools/ir/retrievalmodels/representer/TermFrequency.html
Tf (JavaScript)
follow
aitools/jsdoc/symbols/de.aitools.js.TermFrequency.html
TfIdf
follow
aitools/javadoc/de/aitools/ir/retrievalmodels/representer/TFIDF.html
TfIdf (JavaScript)
follow
aitools/jsdoc/symbols/de.aitools.js.TermFrequencyInverseDocumentFrequency.html
TfPdf
follow
aitools/javadoc/de/aitools/ir/retrievalmodels/representer/TFPDF.html
Vector Space Model
follow
aitools/javadoc/de/aitools/ir/retrievalmodels/retrievalmodel/VectorSpaceModel.html
Relevance Measures
follow
aitools/javadoc/de/aitools/ir/retrievalmodels/relevance/package-summary.html
Cosine Similarity
follow
aitools/javadoc/de/aitools/ir/retrievalmodels/relevance/algebraic/CosineSimilarity.html
Cosine Similarity (JavaScript)
follow
aitools/jsdoc/symbols/de.aitools.js.CosineSimilarity.html
Dot Product Similarity
follow
aitools/javadoc/de/aitools/ir/retrievalmodels/relevance/algebraic/DotProductSimilarity.html
Jaccard Similarity
follow
aitools/javadoc/de/aitools/ir/retrievalmodels/relevance/algebraic/JaccardSimilarity.html
Jensen-Shannon Divergence
follow
aitools/javadoc/de/aitools/ir/retrievalmodels/relevance/probabilistic/JensenShannonDivergence.html
Kullback-Leibler Divergence
follow
aitools/javadoc/de/aitools/ir/retrievalmodels/relevance/probabilistic/KullbackLeiblerDivergence.html
Pointwise Kullback-Leibler Divergence
follow
aitools/javadoc/de/aitools/ir/retrievalmodels/relevance/probabilistic/PointwiseKullbackLeiblerDivergence.html
Cluster Algorithm (CA)
follow
aitools/javadoc/de/aitools/dm/clustering/package-summary.html
Complete Link
follow
aitools/javadoc/de/aitools/dm/clustering/algorithms/hac/CompleteLink.html
DbScan
follow
aitools/javadoc/de/aitools/dm/clustering/algorithms/DBScan.html
Graph Clustering
follow
aitools/javadoc/de/aitools/dm/clustering/algorithms/AGraphClusterer.html
High Recall Clustering
follow
aitools/javadoc/de/aitools/dm/clustering/algorithms/HighRecallClusterer.html
KNNHAC
follow
aitools/javadoc/de/aitools/dm/clustering/algorithms/KNNHAC.html
k-Means
follow
aitools/javadoc/de/aitools/dm/clustering/algorithms/KMeans.html
MajorClust
follow
aitools/javadoc/de/aitools/dm/clustering/algorithms/MajorClust.html
MajorClust (JavaScript)
follow
aitools/jsdoc/symbols/de.aitools.js.MajorClust.html
Randomized Clustering (JavaScript)
follow
aitools/jsdoc/symbols/de.aitools.js.RandomClust.html
Single Link
follow
aitools/javadoc/de/aitools/dm/clustering/algorithms/SLink.html
Soft Clustering
follow
aitools/javadoc/de/aitools/dm/clustering/algorithms/ASoftClusterer.html
Suffix Tree Clustering
follow
aitools/javadoc/de/aitools/dm/clusterlabeling/algorithms/SuffixTreeClustering.html
Unweighted Average Link
follow
aitools/javadoc/de/aitools/dm/clustering/algorithms/hac/UnweightedAverageLink.html
Ward"s Method
follow
aitools/javadoc/de/aitools/dm/clustering/algorithms/hac/WardsMethod.html
Weighted Average Link
follow
aitools/javadoc/de/aitools/dm/clustering/algorithms/hac/WeightedAverageLink.html
CA Validation
follow
aitools/javadoc/de/aitools/dm/clustering/validation/package-summary.html
Davies-Bouldin Index
follow
aitools/javadoc/de/aitools/dm/clustering/validation/internal/DaviesBouldinIndex.html
Dunn Index
follow
aitools/javadoc/de/aitools/dm/clustering/validation/internal/DunnIndex.html
Expected Density
follow
aitools/javadoc/de/aitools/dm/clustering/validation/internal/ExpectedDensity.html
Expected Density (JavaScript)
follow
aitools/jsdoc/symbols/de.aitools.js.ExpectedDensity.html
Silhouette Coefficient
follow
aitools/javadoc/de/aitools/dm/clustering/validation/internal/SilhouetteCoefficient.html
BCubed Precision
follow
aitools/javadoc/de/aitools/dm/clustering/validation/external/BCubedPrecision.html
BCubed Recall
follow
aitools/javadoc/de/aitools/dm/clustering/validation/external/BCubedRecall.html
Completeness
follow
aitools/javadoc/de/aitools/dm/clustering/validation/external/Completeness.html
F-Measure
follow
aitools/javadoc/de/aitools/dm/clustering/validation/external/FMeasure.html
Folkes-Mallows Index
follow
aitools/javadoc/de/aitools/dm/clustering/validation/external/FolkesMallows.html
Homogeneity
follow
aitools/javadoc/de/aitools/dm/clustering/validation/external/Homogeneity.html
Inverse Purity
follow
aitools/javadoc/de/aitools/dm/clustering/validation/external/InversePurity.html
Jaccard Coefficient
follow
aitools/javadoc/de/aitools/dm/clustering/validation/external/JaccardCoefficient.html
Misclassification Index
follow
aitools/javadoc/de/aitools/dm/clustering/validation/external/MisclassificationIndex.html
Normalized Entropy
follow
aitools/javadoc/de/aitools/dm/clustering/validation/external/NormalizedEntropy.html
Purity
follow
aitools/javadoc/de/aitools/dm/clustering/validation/external/Purity.html
Q-Measure
follow
aitools/javadoc/de/aitools/dm/clustering/validation/external/Q.html
Adjusted Rand Index
follow
aitools/javadoc/de/aitools/dm/clustering/validation/external/AdjustedRandIndex.html
Rand Index
follow
aitools/javadoc/de/aitools/dm/clustering/validation/external/RandIndex.html
V-Measure
follow
aitools/javadoc/de/aitools/dm/clustering/validation/external/VMeasure.html
Variation of Information
follow
aitools/javadoc/de/aitools/dm/clustering/validation/external/VariationOfInformation.html
Cluster Labeling (CL)
follow
aitools/javadoc/de/aitools/dm/clusterlabeling/algorithms/package-summary.html
BiSecting k-Means
follow
aitools/javadoc/de/aitools/dm/clusterlabeling/algorithms/BiSectingKMeans.html
Frequent Predictive Words
follow
aitools/javadoc/de/aitools/dm/clusterlabeling/algorithms/FrequentPredictiveWords.html
Keyphrase Labeling
follow
aitools/javadoc/de/aitools/dm/clusterlabeling/algorithms/KeyphraseLabeler.html
Lingo
follow
aitools/javadoc/de/aitools/dm/clusterlabeling/algorithms/Lingo.html
Long Tail Labeling
follow
aitools/javadoc/de/aitools/dm/clusterlabeling/algorithms/LongTailClusterer.html
No Shadowing Labeling
follow
aitools/javadoc/de/aitools/dm/clusterlabeling/algorithms/NoShadowingLabeler.html
Soft Labeling
follow
aitools/javadoc/de/aitools/dm/clusterlabeling/algorithms/ASoftClusterLabeler.html
SuffixTree Labeling
follow
aitools/javadoc/de/aitools/dm/clusterlabeling/algorithms/SuffixTreeClustering.html
Topic Identifier
follow
aitools/javadoc/de/aitools/dm/clusterlabeling/algorithms/TopicIdentifier.html
Weighted Centroid Covering
follow
aitools/javadoc/de/aitools/dm/clusterlabeling/algorithms/WeightedCentroidCovering.html
Weighted Centroid Covering (JavaScript)
follow
aitools/jsdoc/symbols/de.aitools.js.ClusterLabeling.WeightedCentroidCovering.html
CL Validation
follow
aitools/javadoc/de/aitools/dm/clustering/validation/labeling/extern/measure/package-summary.html
MAP
follow
aitools/javadoc/de/aitools/dm/clusterlabeling/validation/external/measure/MeanAveragePrecision.html
Match@N
follow
aitools/javadoc/de/aitools/dm/clusterlabeling/validation/external/measure/MatchAtN.html
MRR
follow
aitools/javadoc/de/aitools/dm/clusterlabeling/validation/external/measure/MeanReciprocalRank.html
NDCG@R
follow
aitools/javadoc/de/aitools/dm/clusterlabeling/validation/internal/measure/CumulativeGain.html
Precision@N
follow
aitools/javadoc/de/aitools/dm/clusterlabeling/validation/external/measure/PrecisionAtN.html
Graph Drawing
follow
aitools/javadoc/de/aitools/iv/graphdrawing/package-summary.html
Distortion Visualization
follow
aitools/javadoc/de/aitools/iv/graphdrawing/distortion/DistortionVisualization.html
JTree Visualization
follow
aitools/javadoc/de/aitools/iv/graphdrawing/jtree/JTreeVisualization.html
Reingold Tilford Graph
follow
aitools/javadoc/de/aitools/iv/graphdrawing/misc/ReingoldTilfordGraph.html
Walker Linear Graph
follow
aitools/javadoc/de/aitools/iv/graphdrawing/misc/WalkerLinearGraph.html
Multidimen- sional Scaling
follow
aitools/javadoc/de/aitools/iv/mds/core/package-summary.html
Chalmers 1996
follow
aitools/javadoc/de/aitools/iv/mds/core/Chalmers1996MDS.html
Chalmers 2003
follow
aitools/javadoc/de/aitools/iv/mds/core/Chalmers2003MDS.html
Jourdan 2004
follow
aitools/javadoc/de/aitools/iv/mds/core/Jourdan2004MDS.html
Jourdan 2004 Multiscale
follow
aitools/javadoc/de/aitools/iv/mds/core/Jourdan2004MultiscaleMDS.html
Spring Model
follow
aitools/javadoc/de/aitools/iv/mds/core/SpringModelMDS.html
Stein 2006
follow
aitools/javadoc/de/aitools/iv/mds/core/Stein2006MDS.html
Khalid Al-Khatib
follow
https://weimar.webis.de/people/#alkhatib
Maik Anderka
follow
https://weimar.webis.de/people/#anderka
Steven Burrows
follow
https://weimar.webis.de/people/#burrows
Tim Gollub
follow
https://weimar.webis.de/people/#gollub
Dennis Hoppe
follow
https://weimar.webis.de/people/#hoppe
Johannes Kiesel
follow
https://weimar.webis.de/people/#kiesel
Nedim Lipka
follow
https://weimar.webis.de/people/#lipka
Sven Meyer zu Eissen
follow
https://weimar.webis.de/people/#meyer-zu-eissen
Tsvetomira Palakarska
follow
https://weimar.webis.de/people/#palakarska
Martin Potthast
follow
https://temir.org/people.html#potthast
Benno Stein
follow
https://weimar.webis.de/people/#stein
Martin Trenkmann
follow
https://weimar.webis.de/people/#trenkmann
follow
http://www.args.me/
Args
follow
http://www.args.me/
follow
https://www.chatnoir.eu/
ChatNoir
follow
https://www.chatnoir.eu/
follow
https://www.chatnoir.eu/
Netspeak
follow
http://netspeak.org/
follow
http://picapica.org/
Picapica
follow
http://picapica.org/
Home
follow
https://halle.webis.de
People
follow
https://halle.webis.de/mitarbeiter/
Teaching
follow
https://halle.webis.de/lehre/
Research
follow
https://halle.webis.de/3131652_3169416/
Home
follow
https://leipzig.webis.de
People
follow
https://temir.org/people.html
Teaching
follow
https://temir.org/teaching.html
Research
follow
https://temir.org/research.html
Home
follow
https://paderborn.webis.de
People
follow
https://cs.uni-paderborn.de/css/group/group/
Teaching
follow
https://cs.uni-paderborn.de/css/teaching/teaching/
Research
follow
https://cs.uni-paderborn.de/css/research/research/
Home
follow
https://weimar.webis.de
People
follow
https://weimar.webis.de/people/
Teaching
follow
https://weimar.webis.de/teaching/
Research
follow
https://weimar.webis.de/research/
follow
https://github.com/webis-de
follow
https://twitter.com/webis_de
follow
https://www.youtube.com/webis
Contact
follow
/people.html
Impressum / Terms / Privacy
follow
/legal.html