We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18e5c7a commit 4704cc1Copy full SHA for 4704cc1
README.md
@@ -78,7 +78,7 @@ HanLP提供下列功能:
78
<dependency>
79
<groupId>com.hankcs</groupId>
80
<artifactId>hanlp</artifactId>
81
- <version>portable-1.8.0</version>
+ <version>portable-1.8.1</version>
82
</dependency>
83
```
84
pom.xml
@@ -4,7 +4,7 @@
4
5
6
7
- <version>1.8.0</version>
+ <version>1.8.1</version>
8
9
<name>HanLP</name>
10
<url>http://www.hankcs.com/</url>
0 commit comments