|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfcmodeler.pathbinder.SentenceScorer
public class SentenceScorer
| Constructor Summary | |
|---|---|
SentenceScorer()
|
|
| Method Summary | |
|---|---|
double |
scoreSentence(java.lang.String sen)
Calculate the probability of a sentence describing an interaction. |
void |
scoreSentences(PbSentence[] sens,
java.util.Set[] tid)
Score a list of sentences based on their interaction scores. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SentenceScorer()
| Method Detail |
|---|
public double scoreSentence(java.lang.String sen)
sen -
public void scoreSentences(PbSentence[] sens,
java.util.Set[] tid)
sens - tid -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||