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: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ FNLP主要是为中文自然语言处理而开发的工具包,也包含为实
9
9
FNLP is developed for Chinese natural language processing (NLP), which also includes some machine learning algorithms and [DataSet data sets] to achieve the NLP tasks. FudanNLP is distributed under LGPL3.0.
10
10
11
11
12
-
If you're new to FNLP, check out the [Quick Start (使用说明)](http://xpqiu.github.io/fnlp/) page, or [Java-docs](https://fudannlp.googlecode.com/svn/FudanNLP-1.5-API/java-docs/index.html).
12
+
If you're new to FNLP, check out the [Quick Start (使用说明)](https://github.com/FudanNLP/fnlp/wiki) page.
13
13
14
14
原FudanNLP项目地址:http://code.google.com/p/fudannlp
15
15
@@ -29,7 +29,7 @@ Demos
29
29
----
30
30
你可以通过试用下面的网站来测试部分功能。
31
31
You can also use the following site to check the partial functionality.
0 commit comments