Synonym Relation Learning Algorithm
Jump to navigation
Jump to search
A Synonym Relation Learning Algorithm is a Learning Algorithm that can be applied to the Synonym Relation Learning Task.
- Context:
- Input: a Corpus.
- Output: a Synonym Relation between all words in the Corpus.
- TypeOf: It can be a Word Similarity Learning Algorithm.
- It can be tested by comparing its synonymous word clusters to the synonymous word clusters in WordNet (i.e. to its Synsets).
- See: Word Similarity Learning Algorithm.