|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcalhoun.analysis.crf.scoring.SimScoreMinCodingMiscallsSV13
public class SimScoreMinCodingMiscallsSV13
| Constructor Summary | |
|---|---|
SimScoreMinCodingMiscallsSV13()
|
|
| Method Summary | |
|---|---|
double |
evaluate(int yprev,
int y,
TrainingSequence<?> seq,
int pos)
compute a real-valued score between a given path and the true path at a given position. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimScoreMinCodingMiscallsSV13()
| Method Detail |
|---|
public double evaluate(int yprev,
int y,
TrainingSequence<?> seq,
int pos)
LocalPathSimilarityScore
evaluate in interface LocalPathSimilarityScoreyprev - the hidden state at the previous position in this pathy - the hidden state at the current position in this pathseq - the training sequence containing the input and the true pathpos - the position at which the score is to be calculated
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||