diff options
author | obache <obache> | 2010-05-19 12:16:25 +0000 |
---|---|---|
committer | obache <obache> | 2010-05-19 12:16:25 +0000 |
commit | 46b1e9da5f4870cb8978594b34a59980b711c27f (patch) | |
tree | 5096a96c73908ab3e1a41a7308fe149e1a46450f /textproc/cabocha/DESCR | |
parent | f431b2f861c1d92f93f6b634d9c6eb1508930980 (diff) | |
download | pkgsrc-46b1e9da5f4870cb8978594b34a59980b711c27f.tar.gz |
Import cabocha-0.53 as textproc/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.
Diffstat (limited to 'textproc/cabocha/DESCR')
-rw-r--r-- | textproc/cabocha/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/cabocha/DESCR b/textproc/cabocha/DESCR new file mode 100644 index 00000000000..507165b4f6b --- /dev/null +++ b/textproc/cabocha/DESCR @@ -0,0 +1,5 @@ +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. |