|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LatticeWriter<IN extends CoreMap>
This interface is used for writing
lattices out of SequenceClassifier
s.
Method Summary | |
---|---|
void |
printLattice(DFSA tagLattice,
List<IN> doc,
PrintWriter out)
This method prints the output lattice (typically, Viterbi search graph) of the classifier to a PrintWriter . |
Method Detail |
---|
void printLattice(DFSA tagLattice, List<IN> doc, PrintWriter out)
PrintWriter
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |