|
|||||||||
| 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 SequenceClassifiers.
| Method Summary | |
|---|---|
void |
printLattice(DFSA tagLattice,
java.util.List<IN> doc,
java.io.PrintWriter out)
This method prints the output lattice (typically, Viterbi search graph) of the classifier to a PrintWriter. |
| Method Detail |
|---|
void printLattice(DFSA tagLattice,
java.util.List<IN> doc,
java.io.PrintWriter out)
PrintWriter.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||