public interface SentenceDetector
| Modifier and Type | Method and Description | 
|---|---|
| String[] | sentDetect(String s)Sentence detect a string. | 
| Span[] | sentPosDetect(String s)Sentence detect a string. | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.