| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.cmu.minorthird.classify.sequential.SegmentCollinsPerceptronLearner.ViterbiSegmenter
public static class SegmentCollinsPerceptronLearner.ViterbiSegmenter
| Constructor Summary | |
|---|---|
| SegmentCollinsPerceptronLearner.ViterbiSegmenter(Classifier c,
                                                 ExampleSchema schema,
                                                 int maxSegSize) | |
| Method Summary | |
|---|---|
|  java.lang.String | explain(CandidateSegmentGroup g)Return some string that 'explains' the classification | 
|  Segmentation | segmentation(CandidateSegmentGroup g)Return a predicted type for each element of the sequence. | 
|  Viewer | toGUI()Create a view of this object | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SegmentCollinsPerceptronLearner.ViterbiSegmenter(Classifier c,
                                                        ExampleSchema schema,
                                                        int maxSegSize)
| Method Detail | 
|---|
public Segmentation segmentation(CandidateSegmentGroup g)
Segmenter
segmentation in interface Segmenterpublic java.lang.String explain(CandidateSegmentGroup g)
Segmenter
explain in interface Segmenterpublic Viewer toGUI()
Visible
toGUI in interface Visible| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||