接口的使用
org.apache.flink.ml.feature.countvectorizer.CountVectorizerModelParams
-
使用CountVectorizerModelParams的程序包 程序包 说明 org.apache.flink.ml.feature.countvectorizer -
-
org.apache.flink.ml.feature.countvectorizer中CountVectorizerModelParams的使用
org.apache.flink.ml.feature.countvectorizer中CountVectorizerModelParams的子接口 修饰符和类型 接口 说明 interfaceCountVectorizerParams<T>Params ofCountVectorizer.实现CountVectorizerModelParams的org.apache.flink.ml.feature.countvectorizer中的类 修饰符和类型 类 说明 classCountVectorizerAn Estimator which converts a collection of text documents to vectors of token counts.classCountVectorizerModelA Model which transforms data using the model data computed byCountVectorizer.
-