zhenchaoli / py-ICTCLAS

simple python wrapper for ICTCLAS chinese character segmentation system using swig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

for use with ICTCLAS version 5.0

1. put those files into the API directory
2. make
3. use import cnseg to import the wrapper

supported subroutines:
see cnseg.i

About

simple python wrapper for ICTCLAS chinese character segmentation system using swig