Input a sequence of string, cut it into sentences.
The sentenceDetector is an API from OpenNLP.
If sentFile is None, the default sentence delimiter is period.
Linear Supertypes
Transformer[String, Array[String]], Serializable, Serializable, AnyRef, Any
Input a sequence of string, cut it into sentences. The sentenceDetector is an API from OpenNLP. If sentFile is None, the default sentence delimiter is period.