Skip to content

Multilingual Error based String Similarity measure

License

Notifications You must be signed in to change notification settings

nicklondhe/MESS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MESS

Multilingual Error based String Similarity measure

This repository is an implementation of the MESS algorithm and further changes therein, as introduced in

Londhe, Nikhil, et al. "MESS: A Multilingual Error based String Similarity measure for transliterated name variants." Proceedings of the 7th Forum for Information Retrieval Evaluation. ACM, 2015.

The MESS framework encodes transliteration errors as "weights" to be used in a distance measure. The library is pre-equipped with over 60 language pairs on transliteration models trained on Named Entities extracted from Wikipedia.

TODO:

  1. Using MESS in your code
  2. Adding pairs using external transliteration models
  3. Solr plugin details etc.

Please cite the paper above if using this library in your work. Please email me ([email protected]) if you have questions.

About

Multilingual Error based String Similarity measure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages