|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectopennlp.tools.sentdetect.SentenceDetectorME
opennlp.tools.lang.german.SentenceDetector
public class SentenceDetector
A sentence detector which uses a model trained on German data.
| Field Summary |
|---|
| Fields inherited from class opennlp.tools.sentdetect.SentenceDetectorME |
|---|
useTokenEnd |
| Constructor Summary | |
|---|---|
SentenceDetector(java.lang.String modelName)
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class opennlp.tools.sentdetect.SentenceDetectorME |
|---|
getSentenceProbabilities, isAcceptableBreak, sentDetect, sentPosDetect, train, train |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SentenceDetector(java.lang.String modelName)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||