You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fnlp-core/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
</parent>
10
10
<groupId>org.fnlp</groupId>
11
11
<artifactId>fnlp-core</artifactId>
12
-
<version>2.0</version>
12
+
<version>2.0-SNAPSHOT</version>
13
13
<name>fnlp-core</name>
14
14
<url>https://github.com/xpqiu/fnlp/</url>
15
15
<description>FNLP is developed for Chinese natural language processing (NLP), which also includes some machine learning algorithms and data sets to achieve the NLP tasks. FNLP is distributed under LGPL3.0.</description>
0 commit comments