Package | Description |
---|---|
org.wikibrain.sr | |
org.wikibrain.sr.category | |
org.wikibrain.sr.ensemble | |
org.wikibrain.sr.milnewitten | |
org.wikibrain.sr.vector | |
org.wikibrain.sr.word2vec |
Modifier and Type | Method and Description |
---|---|
protected static void |
BaseSRMetric.configureBase(Configurator configurator,
BaseSRMetric sr,
com.typesafe.config.Config config) |
Modifier and Type | Class and Description |
---|---|
class |
CategoryGraphSimilarity |
Modifier and Type | Class and Description |
---|---|
class |
EnsembleMetric |
Modifier and Type | Class and Description |
---|---|
class |
MilneWittenMetric
Generates a sparse vector containing both inbound and outbound links
for a page.
|
Modifier and Type | Class and Description |
---|---|
class |
FancyPhraseVectorBasedSRMetric |
class |
VectorBasedSRMetric
An SR metric that represents phrases and pages using sparse numeric vectors.
|
Modifier and Type | Class and Description |
---|---|
class |
Word2VecMetric |
Copyright © 2014. All rights reserved.