|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.aitools.ir.fingerprinting.evaluation.SimilarityModelEvaluation
public class SimilarityModelEvaluation
This class evaluates the fuzzy fingerprinting model. It compares document similarities detected by fuzzy fingerprinting with those detected by the classic vector space model. The collection of RFC documents is used as corpus.
Nested Class Summary | |
---|---|
static class |
SimilarityModelEvaluation.RetrievalModel
|
Constructor Summary | |
---|---|
SimilarityModelEvaluation()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimilarityModelEvaluation()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |