Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amigcamel committed May 13, 2014
1 parent 9cc194e commit 8591a09
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<h1>A Python API for CKIP Chinese Parser</h1>

<p>CKIP Chinese Parser: http://parser.iis.sinica.edu.tw/</p>


<h2>Usage</h2>
from PyCPP import parseTree<br>
res = parseTree('蟹老闆好帥氣。')

0 comments on commit 8591a09

Please sign in to comment.