Changes between Version 1 and Version 2 of similarity_StringBased


Ignore:
Timestamp:
06/12/06 11:20:50 (18 years ago)
Author:
endres
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • similarity_StringBased

    v1 v2  
    99 
    1010== Characteristics == 
    11 TODO 
     11In order to demonstrate the basic characteristics of this SimilarityMeasure, here some examples: 
     12|| '''Frame A name''' || '''Frame B name''' || '''Measure value''' || 
     13|| Analyser || AnaLyseR || 1.00 || 
     14|| Analyser || Analyzer || 0.50 || 
     15|| Analyser || Sample-Analysis || 0.59 || 
     16|| Sample-Analysis || Analyser || 0.30 || 
    1217 
    1318== Evaluation/Performance == 
    14 TODO 
     19This measure was used for some basic evaluation tests. You can see the results [wiki:BugFix008 here], second column. 
    1520 
    1621== Specification == 
    1722=== Intitialisation === 
    18 The SimiliarityMeasure main class is 
     23The SimilarityMeasure main class is 
    1924 {{{de.dfki.km.phaselib.impl.similarities.stringbased.StringBasedSimilarity}}} 
    2025