Changes between Version 2 and Version 3 of similarity_AcronymMatch


Ignore:
Timestamp:
06/16/06 14:51:25 (18 years ago)
Author:
endres
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • similarity_AcronymMatch

    v2 v3  
    11[[TracNav]] 
    22 
    3 = SimilarityMeasure: AcronymMatcher = 
     3= SimilarityMeasure: Acronym Matcher = 
    44 
    55Developer: [mailto:endres@dfki.uni-kl.de Björn Endres] 
    66 
    77== Description == 
    8 This module uses the entities' labels to calculate the likelihood that one is meant to be an acronym of the other. The algorithm is pretty smart and recognises extensions as in ''W3C'' or basic leet as in ''2l8''. It is meant to be a supplement for more general similarity measures, improving them by the ability to detect acronyms. This measure is symmetric, since the shorter of the two labels is always checked for being an acronym of the longer one. 
     8This module uses the entities' labels to calculate the likelihood that one is meant to be an acronym of the other. The algorithm is pretty smart and recognises extensions as in ''W3C'' or basic leet as in ''2L8''. It is meant to be a supplement for more general similarity measures, improving them by the ability to detect acronyms. This measure is symmetric, since the shorter of the two labels is always checked for being an acronym of the longer one. 
    99A set of parameters allows for tuning the measure to different scenarios. 
    1010