diff --git a/README.md b/README.md index 56168c6..258fd8a 100644 --- a/README.md +++ b/README.md @@ -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();