Interface SentencePreProcessor

    • Method Detail

      • preProcess

        String preProcess​(String sentence)
        Pre process a sentence
        Parameters:
        sentence - the sentence to pre process
        Returns:
        the pre processed sentence