<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/textproc/java-mecab, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2021-10-26T11:21:28Z</updated>
<entry>
<title>textproc: Replace RMD160 checksums with BLAKE2s checksums</title>
<updated>2021-10-26T11:21:28Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-26T11:21:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=61660834b0a69774e10438023a12761304770654'/>
<id>urn:sha1:61660834b0a69774e10438023a12761304770654</id>
<content type='text'>
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip</content>
</entry>
<entry>
<title>textproc: Remove SHA1 hashes for distfiles</title>
<updated>2021-10-07T15:00:34Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-07T15:00:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=352521ac2333360e42a855bb2c4e69c59c789c96'/>
<id>urn:sha1:352521ac2333360e42a855bb2c4e69c59c789c96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add SHA512 digests for distfiles for textproc category</title>
<updated>2015-11-04T01:59:17Z</updated>
<author>
<name>agc</name>
<email>agc@pkgsrc.org</email>
</author>
<published>2015-11-04T01:59:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=10f645dc1b59860c36cff2413d256bf5d9e6af49'/>
<id>urn:sha1:10f645dc1b59860c36cff2413d256bf5d9e6af49</id>
<content type='text'>
Problems found locating distfiles:
	Package cabocha: missing distfile cabocha-0.68.tar.bz2
	Package convertlit: missing distfile clit18src.zip
	Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.</content>
</entry>
<entry>
<title>Update mecab to 0.996.</title>
<updated>2013-02-28T12:31:37Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2013-02-28T12:31:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=11948bfb3a87abfa8fe24dd089303d57faecef85'/>
<id>urn:sha1:11948bfb3a87abfa8fe24dd089303d57faecef85</id>
<content type='text'>
2013-02-18 MeCab 0.996
* fixes missing linkage with iconv.
* Add function to generate new CSV file from adding costs and left/right context
  ID of CVS for user's dictionary.
* Add Lattice::set_result() method for generated analysis result to Lattice
2013-01-24 MeCab 0.995
* Reimplementation of partial analysis function
* Add API for partial analysis function (Lattice:set_boundary_constrant,
  Lattice::set_feature_constranit)</content>
</entry>
<entry>
<title>Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.</title>
<updated>2012-10-25T06:55:37Z</updated>
<author>
<name>asau</name>
<email>asau@pkgsrc.org</email>
</author>
<published>2012-10-25T06:55:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4961a4ef35d266a26e4c92f763c5beb55aa5aa1d'/>
<id>urn:sha1:4961a4ef35d266a26e4c92f763c5beb55aa5aa1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update mecab to 0.994.</title>
<updated>2012-06-10T11:54:44Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2012-06-10T11:54:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f716ce921358c5eec46eaab4172c2477650ecba5'/>
<id>urn:sha1:f716ce921358c5eec46eaab4172c2477650ecba5</id>
<content type='text'>
* add relearning function
* add automatic estimation of word cost for user dictionary</content>
</entry>
<entry>
<title>Update mecab to 0.993.</title>
<updated>2012-02-27T11:53:06Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2012-02-27T11:53:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=43f6d4b4b858a725512f5cf3b9160bdb372f31d0'/>
<id>urn:sha1:43f6d4b4b858a725512f5cf3b9160bdb372f31d0</id>
<content type='text'>
2012-01-27 MeCab 0.993
* Fix to works well for MeCab::Tagger::formatNode()
* To reduce stack size, save almost of local variables(arrays) to heap.

2012-01-14 MeCab 0.992
* Fix typos in source codes.

2012-01-14 MeCab 0.991
* Fix parse error with null strings or space strings.
* Fix failure for creation of user dictionaries.

2011-12-24 MeCab 0.99
* Add MeCab::Model MeCab::Lattice classes.
  Improve usabilities on multi threads environment. Multiple threads can parse
  with shareing same dictionary.
* Remove function for automatic dictionary reference share when refereing same
  dictionaly (You can do same works with MeCab::Model).
* Add function for atomic dictionaly update in parsing. Model::swap()
* Change Windows version to Unicode binary.
* Remove experimental online learning, HMM and EM learning codes.
* Remove MeCab::Node:(begin|end)_node_list members.
* minor bug fixes.</content>
</entry>
<entry>
<title>${PREFIX}/lib is pre-required for installation.</title>
<updated>2009-12-28T01:01:19Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2009-12-28T01:01:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e981d5cdc34472703af65ac7527a91d9f4228546'/>
<id>urn:sha1:e981d5cdc34472703af65ac7527a91d9f4228546</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update MeCab to 0.98.</title>
<updated>2009-10-14T08:22:35Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2009-10-14T08:22:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f9c120e3c80a6ba439f799bff43fb8d65fdd3ce6'/>
<id>urn:sha1:f9c120e3c80a6ba439f799bff43fb8d65fdd3ce6</id>
<content type='text'>
2009-09-27 MeCab 0.98
 * UTF16 support (experimental)
 * On Windows, changed to use Native API (ex. MultiByteToWideChar) for
   codeset conversion.
 * Convert source code to Google coding style.
 * Add EON (end of N-best) format option (-S or --eon-format)
 * Fixes problems hankaku-kana handling on Shift-JIS environment
 * support online leraning (experimental)
 * Now buildable without -Wno-deprecated
 * and some small fixes.</content>
</entry>
<entry>
<title>Update mecab to 0.97.</title>
<updated>2008-02-04T04:58:52Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2008-02-04T04:58:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=198e32f40051d8118d4fd7c6f63cd47f434ac5aa'/>
<id>urn:sha1:198e32f40051d8118d4fd7c6f63cd47f434ac5aa</id>
<content type='text'>
Pkgsrc changes:
* fix some pkglint warining
* add DESTDIR support.

Changes:
* Fix a bug of exclusive control when dictionary is opened in MultiThreading environment.
* When installing the Windows version, it came to be able to specify the character-code of the dictionary.
* Fix a problem that was not able to be compiled correctly by some compilers.
* Add API that changes partial, analytical mode (Tagger::set_partial())
* Add API that changes generation level of lattice (Tagger::set_lattice_level())
* Add API that changes temperature parameter (Tagger::set_theta())
* Add API that changes all candidate output mode (Tagger::set_all_morphs())</content>
</entry>
</feed>
