Documentation of 'smile.nlp.tokenizer.ParagraphSplitter' Java class
ParagraphSplitter
smile.nlp.tokenizer

Interface ParagraphSplitter

  • All Known Implementing Classes:
    SimpleParagraphSplitter


    public interface ParagraphSplitter
    A paragraph splitter segments text into paragraphs. A paragraph is a coherent block of text, such as a group of related sentences that develop a single topic or a coherent part of a larger topic.
    • Method Detail

      • split

        java.lang.String[] split(java.lang.String text)
        Split text into sentences.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.