修改说明文档

This commit is contained in:
李大鹏 2023-12-19 17:21:55 +08:00
parent 201a0c8d8a
commit 4f383c9e73

View File

@ -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();