WordNet: : Similarity - Measuring the Relatedness of Concepts

Abstract

WordNet::Similarity is a freely available software package that makes it possible to measure the semantic similarity and relatedness between a pair of concepts (or synsets). It provides six measures of similarity, and three measures of relatedness, all of which are based on the lexical database WordNet. These measures are implemented as Perl modules which take as input two concepts, and return a numeric value that represents the degree to which they are similar or related. 1

Cite

Text

Pedersen et al. "WordNet: : Similarity - Measuring the Relatedness of Concepts." AAAI Conference on Artificial Intelligence, 2004.

Markdown

[Pedersen et al. "WordNet: : Similarity - Measuring the Relatedness of Concepts." AAAI Conference on Artificial Intelligence, 2004.](https://mlanthology.org/aaai/2004/pedersen2004aaai-wordnet/)

BibTeX

@inproceedings{pedersen2004aaai-wordnet,
  title     = {{WordNet: : Similarity - Measuring the Relatedness of Concepts}},
  author    = {Pedersen, Ted and Patwardhan, Siddharth and Michelizzi, Jason},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2004},
  pages     = {1024-1025},
  url       = {https://mlanthology.org/aaai/2004/pedersen2004aaai-wordnet/}
}