Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jingjingxupku committed Apr 9, 2019
1 parent c4d7bed commit 5c98c6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ pkuseg具有如下几个特点:

## 各类分词工具包的性能对比

我们选择jieba、THULAC等国内代表分词工具包与pkuseg做性能比较,详细设置可参考[实验设置](readme/environment.md)部分
我们选择jieba、THULAC等国内代表分词工具包与pkuseg做性能比较,详细设置可参考[实验环境](readme/environment.md)



Expand Down
4 changes: 1 addition & 3 deletions readme/interface.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
## 使用方式

#### 代码示例
# 代码示例

以下代码示例适用于python交互式环境。

Expand Down

0 comments on commit 5c98c6c

Please sign in to comment.