Skip to content

Commit

Permalink
update wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
piaolingxue committed Feb 13, 2014
1 parent b8bf23d commit e8fc155
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,11 @@
- Index模式,用于对索引文档分词

* 如何获取
- =git clone https://github.com/huaban/jieba-analysis.git=
- =cd jieba-analysis=
- =mvn package install= ,安装到本地仓库
- 在你的 =pom.xml= 文件中添加以下依赖。
#+BEGIN_SRC xml
<dependency>
<groupId>com.huaban</groupId>
<artifactId>jieba-analysis</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.2</version>
</dependency>
#+END_SRC

Expand Down

0 comments on commit e8fc155

Please sign in to comment.