mirror of
https://gitee.com/dromara/easyAi.git
synced 2024-11-29 18:27:37 +08:00
修改说明文档
This commit is contained in:
parent
201a0c8d8a
commit
4f383c9e73
@ -130,7 +130,7 @@
|
||||
FastPictureExcerpt fastPictureExcerpt = new FastPictureExcerpt();
|
||||
String name = fastPictureExcerpt.creatImageName(threeChannelMatrix, 5, 10);
|
||||
```
|
||||
### 自然语言分类最简API 说明(已过时,自然语言处理请移步myJecs 链接:https://gitee.com/ldp_dpsmax/my-jecs):
|
||||
### 自然语言分类最简API 说明(已过时,自然语言处理请移步myJecs 链接:https://gitee.com/ldp_dpsmax/my-jecs ):
|
||||
``` java
|
||||
//通过txt默认格式进行读取
|
||||
TemplateReader templateReader = new TemplateReader();
|
||||
|
Loading…
Reference in New Issue
Block a user