程序包 org.apache.flink.ml.feature.stopwordsremover
-
接口概要 接口 说明 StopWordsRemoverParams<T> Params ofStopWordsRemover. -
类概要 类 说明 StopWordsRemover A feature transformer that filters out stop words from input.StopWordsRemover.RemoveStopWordsFunction A Scalar Function that removes stop words from input string array.