|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectca.uottawa.balie.DisambiguationRulesNerf
public class DisambiguationRulesNerf
Constructor Summary | |
---|---|
DisambiguationRulesNerf(int pi_MinFreq,
int pi_ContextSize,
FeatureRepresentation[] pi_Fr)
|
Method Summary | |
---|---|
DisambiguationRulesOutcome |
Classify(DisambiguationRulesKey pi_Key,
java.lang.String[] pi_Context)
Classify a entity (in context) between two types |
int |
ContextSize()
Get the size of textual context |
static DisambiguationRulesNerf |
Load()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DisambiguationRulesNerf(int pi_MinFreq, int pi_ContextSize, FeatureRepresentation[] pi_Fr)
Method Detail |
---|
public DisambiguationRulesOutcome Classify(DisambiguationRulesKey pi_Key, java.lang.String[] pi_Context)
DisambiguationRulesI
Classify
in interface DisambiguationRulesI
pi_Key
- the two entity typespi_Context
- textual context
public int ContextSize()
DisambiguationRulesI
ContextSize
in interface DisambiguationRulesI
public static DisambiguationRulesNerf Load()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |