Age | Commit message (Collapse) | Author | Files | Lines |
|
----------------------------------------------------------------------
ChaSen 2.2.7 (2001/06/22)
----------------------------------------------------------------------
- bug fix for sentence end processing
- "EOS" length is modified from 3 to 0.
|
|
- Bump to 2.2.6nb3 and revert handling of "nb" version.
|
|
after 2 hour since I commit previous patch. :-(
- Bump version to 2.2.6nb2.
|
|
- Bump version to 2.2.6nb1.
|
|
|
|
From chasen-announce@is.aist-nara.ac.jp:
Bug fixes for processing of end of sentence.
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
----------------------------------------------------------------------
ChaSen 2.2.5 (2001/03/24)
----------------------------------------------------------------------
- bug fix for bigendian
----------------------------------------------------------------------
ChaSen 2.2.4 (2001/03/18)
----------------------------------------------------------------------
- chasen-config
new option --chasenrc-path
- bug fix for composit POS module
- bug fix for compound words module
----------------------------------------------------------------------
|
|
XXX need to teach pkglint to be more picky about this
|
|
ChangeLog:
2001-02-24 Masayuki Asahara <masayu-a@is.aist-nara.ac.jp>
release-2.2.3
2001-02-23 TAKAOKA Kazuma <kazuma-t@is.aist-nara.ac.jp>
* Rewrite function definitions in ANSI-C style.
* Remove the code of KoCha.
* lib/select.c (sa_common_prefix_search): The loop can't find
end-of-string. Fix.
|
|
- Move CHASEN_VERSION to Makefile.common.
2001-02-21 Masayuki Asahara <masayu-a@is.aist-nara.ac.jp>
* lib/Makefile.am (DEFS): default chasenrc path (PREFIX/etc)
* configure.in: version number update
* README: version number update
* README-ja: version number update
* doc/manual.tex:
* doc/manual-j.tex: modification for chasenrc path
2001-02-19 TAKAOKA Kazuma <kazuma-t@is.aist-nara.ac.jp>
* lib/parse.c (utf8_check_undefword_len): Add UTF-8 tokenizer.
(iso8859_check_undefword_len): Add ISO-8859-* tokenizer.
2001-02-13 Masayuki Asahara <masayu-a@is.aist-nara.ac.jp>
* doc/manual.tex:
* doc/manual-j.tex: modification for manual.
2001-02-13 Masayuki Asahara <masayu-a@is.aist-nara.ac.jp>
* lib/*.c:
lib/*.h:
chasen/chasen.c: merged from the branch `release-2_2_0-patches'
`fclose' problem
Thanks to Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
the branch `release-2_2_0-patches' are obsolete.
2001-02-03 TAKAOKA Kazuma <kazuma-t@is.aist-nara.ac.jp>
* lib/patfile.c: Use fgetc and fputc instead of egetc and eputc.
2001-02-02 Akira Kitauchi <kitauchi@rd.nttdata.co.jp>
* lib/print.c: new output format '%i0'.
2001-01-14 Akira Kitauchi <kitauchi@rd.nttdata.co.jp>
* lib/jfgets.c: Modified a bug in -j option.
Now replaces "KANJI SPACES \n SPACES KANJI" with
"KANJI KANJI" again.
|
|
|
|
|
|
Many changes were made since version 2.02, and some are described
by http://chasen.aist-nara.ac.jp/chasen/NEWS (in Japanese).
Because of different copyright, chasen distribution was separated
into different files: chasen and its dictionary.
This is base system part.
|