public class FinalSeg extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
cut(String sentence,
List<String> tokens) |
static FinalSeg |
getInstance() |
void |
viterbi(String sentence,
List<String> tokens) |
Copyright © 2013–2015. All rights reserved.