Interface SentenceDetector

    • Method Detail

      • toSentences

        String[] toSentences​(String message)
        Parameters:
        message - a String with the value of the user input
        Returns:
        Array of Strings containing all the sentences retrieved form the user Input.