程序包的使用
org.apache.flink.ml.feature.tokenizer
-
使用org.apache.flink.ml.feature.tokenizer的程序包 程序包 说明 org.apache.flink.ml.feature.tokenizer -
org.apache.flink.ml.feature.tokenizer使用的org.apache.flink.ml.feature.tokenizer中的类 类 说明 Tokenizer A Transformer which converts the input string to lowercase and then splits it by white spaces.TokenizerParams Params ofTokenizer.