Package

com.johnsnowlabs.nlp.annotators.sbd

deep

Permalink

package deep

Visibility
  1. Public
  2. All

Type Members

  1. class DeepSentenceDetector extends AnnotatorModel[DeepSentenceDetector] with SentenceDetectorParams

    Permalink

    Finds sentence bounds in raw text.

    Finds sentence bounds in raw text. Applies a Named Entity Recognition DL model.

    See https://github.com/JohnSnowLabs/spark-nlp/blob/master/src/main/scala/com/johnsnowlabs/nlp/annotators/sbd/deep/DeepSentenceDetector.scala for further reference on how to use this API.

Value Members

  1. object DeepSentenceDetector extends DefaultParamsReadable[DeepSentenceDetector] with Serializable

    Permalink

Ungrouped