接口的使用
org.apache.flink.ml.feature.tokenizer.TokenizerParams
-
使用TokenizerParams的程序包 程序包 说明 org.apache.flink.ml.feature.tokenizer -
-
org.apache.flink.ml.feature.tokenizer中TokenizerParams的使用
实现TokenizerParams的org.apache.flink.ml.feature.tokenizer中的类 修饰符和类型 类 说明 classTokenizerA Transformer which converts the input string to lowercase and then splits it by white spaces.
-