summaryrefslogtreecommitdiff
path: root/japanese/chasen-base
AgeCommit message (Collapse)AuthorFilesLines
2001-06-22Update chasen to 2.2.7. Change from 2.2.6 is below:taca3-9/+9
---------------------------------------------------------------------- ChaSen 2.2.7 (2001/06/22) ---------------------------------------------------------------------- - bug fix for sentence end processing - "EOS" length is modified from 3 to 0.
2001-04-27- Reflect update of unofficial patch from official site.taca3-7/+6
- Bump to 2.2.6nb3 and revert handling of "nb" version.
2001-04-26- Unofficial patch from official site has been updated. It happened justtaca3-6/+6
after 2 hour since I commit previous patch. :-( - Bump version to 2.2.6nb2.
2001-04-25- Apply unofficial patch for fixing tokenization rule problem.taca3-3/+10
- Bump version to 2.2.6nb1.
2001-04-23Update distinfo since original distribution file has changed.taca1-3/+3
2001-04-17Update chasen to 2.2.6.taca2-4/+5
From chasen-announce@is.aist-nara.ac.jp: Bug fixes for processing of end of sentence.
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-13Regenerate digest file. Archive changed without its version number bumped.kei1-2/+2
2001-03-23Update chasen to 2.2.5.taca5-32/+4
---------------------------------------------------------------------- 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 ----------------------------------------------------------------------
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+2
XXX need to teach pkglint to be more picky about this
2001-02-24Update to chasen 2.2.3. Fix bug of creating SUFARY dictionary.taca5-29/+10
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.
2001-02-23- Update chasen to 2.2.2.taca10-71/+18
- 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.
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-09Fix some mismatch of configuration file's pathname.taca3-1/+26
2001-01-10Importing chasen-2.2.1 as chasen-base-2.2.1.taca10-0/+139
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.