Merge from vendor branch TNF:
authorobache <obache>
Wed, 19 May 2010 12:37:04 +0000 (12:37 +0000)
committerobache <obache>
Wed, 19 May 2010 12:37:04 +0000 (12:37 +0000)
commit8555ba4a821021a18e139dd39e0ce29fa1c7acef
tree3510cc0f05937c340bfec36ffd397bdb80c93627
parent3948829a6b54c2660876b8cd4e78385777f7f31e
parent190fe2c9d582f4c5d6a46cd586cb1d0da2313da7
Merge from vendor branch TNF:
Import py-cabocha-0.53 as textproc/py-cabocha.

CaboCha is a Japanese dependency analysis machine based on Support Vector
Machines. It is (89.29%) system that accuracy is the highest as a statistical
Japanese dependency analysis machine as of June, 2001. Moreover, definite
analytical algorithm (Cascaded Chunking Model) that doesn't do back-track is
adopted, and an efficient analysis can be done comparatively.

This package is python module for CaboCha.