You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<
8000
/div>
List<String> features = featureExtraction.featureExtraction(datas, 500);
如题,我如果数据集是5个分类,计算后不应该返回5个分类的特征词么。现在返回的就一个list,我再怎么使用呢?
The text was updated successfully, but these errors were encountered: