Package gov.llnl.ontology.wordnet.feature

Interface Summary
SynsetPairFeatureMaker An interface for creating feature vectors that specify how similar two Synsets are to each other.
 

Class Summary
ExtendedSnowEtAlFeatureMaker This SynsetPairFeatureMaker extends the SnowEtAlFeatureMaker by including the similarities of feature vectors for two Synsets.
OntologicalFeatureMaker This class applies semantic vectors to every Synset that is reachable from some root Synset.
SnowEtAlFeatureMaker This SynsetPairFeatureMaker creates a subset of the features used by the following paper:

Rion Snow; Sushant Prakash; Daniel Jurafsky; Andrew Y.
StandardFeatureMaker This SynsetPairFeatureMaker uses only the similarity of feature vectors as features when comparing two Synsets.
 



Copyright © 2010-2011. All Rights Reserved.