Package | Description |
---|---|
edu.illinois.cs.cogcomp.sim | |
edu.illinois.cs.cogcomp.wsim.wordnet |
Modifier and Type | Class and Description |
---|---|
class |
LLMStringSim
Lexical Level Matching Metric
|
class |
NESim
Name Entity Comparison Metric
|
class |
StringMetric<T>
Basic functionality for Metric classes that can operate on a pair of String
inputs, in addition to whatever non-basic Types the Metric can compare.
|
class |
WordSim
Word Similarity Metrics including word2vec, Paragram, WordNet, Glove, ESA.
|
Modifier and Type | Class and Description |
---|---|
class |
Paraphrase
Class to compute paraphrase based similarity
|
class |
WNSim
Class to calculate Wordnet Pathfinder based similarity
|
Copyright © 2017. All rights reserved.