./textproc/cabocha, Yet another Japanese Dependency Structure Analyzer

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.69, Package name: cabocha-0.69, Maintainer: pkgsrc-users

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.


Required to run:
[textproc/mecab] [textproc/CRF++]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2023-09-21 16:17:58 by Paolo Vincenzo Olivo | Files touched by this commit (1)
Log message:
textproc/cabocha: distfile tarball no more locally cached (fix)
   2022-05-24 11:53:02 by Nia Alarie | Files touched by this commit (2)
Log message:
various hacks.mk: use OPSYS_VERSION
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2019-11-04 22:43:49 by Roland Illig | Files touched by this commit (155)
Log message:
textproc: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2016-09-09 04:13:59 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Fix build problem.

* Make MASTER_SITES empty to avoid fetching 404 site.
* Introduce DIST_SUBDIR reflecting DISTFILE change with the same file name.
   2016-07-26 15:38:02 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Updated textproc/{p5-,py-,ruby-,}cabocha to 0.69
------------------------------------------------
2015/01/24 0.69
    Convert Chunk::(head_pos|func_pos|token_size|tokens_pos) to size_t
    Fix buffer overflow of FreeList