mayabot/fastText4j

train和predict好用,单没有找到test方法,

Opened this issue · 2 comments

train和predict好用,没有找到test方法 TrainArgs,FastText 似乎都没有,是没有或者在其它地方

看主页文档,已经在3.1.0发布了

<dependency>
  <groupId>com.mayabot.mynlp</groupId>
  <artifactId>fastText4j</artifactId>
  <version>3.1.0</version>
</dependency>