2008-05-27 15:51:02 by OBATA Akio | Files touched by this commit (6) |
Log message:
Remove setup of environment variables from configure script
to avoid unwanted detection of pre-installed tools.
|
2008-02-12 15:33:13 by OBATA Akio | Files touched by this commit (1) |
Log message:
This package is DESTDIR ready.
|
2008-02-12 15:32:50 by OBATA Akio | Files touched by this commit (1) |
Log message:
Note Makefile using this common Makefile.
|
2008-01-03 13:50:54 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update hyperestraier to 1.4.13.
Changes:
2007-12-24 Mikio Hirabayashi <mikio@users.sourceforge.net>
* mymorph.c (est_mecab_analyze): an option about EOS was added.
- Release: 1.4.13
|
2007-11-26 12:23:21 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update hyperestraier to 1.4.12.
Changes:
2007-11-18 Mikio Hirabayashi <mikio@users.sourceforge.net>
* estraier.c: code clean-up.
- Bugs related to type casting of perl binding were fixed.
- Release: 1.4.12
|
2007-11-16 12:52:18 by OBATA Akio | Files touched by this commit (4) |
Log message:
Update hyperestraier to 1.4.11.
Changes:
2006-11-11 Mikio Hirabayashi <mikio@users.sourceforge.net>
* estraier.c (est_resmap_add): "method" argument was added.
* estraier.c (est_inode): a bug related to overflow was fixed.
* estraier.c (est_narrow_score): a bug related to attribute distinction was fixed.
* estraier.c (est_search_union): search accuracy with trailing uni-gram was \
improved.
* estmaster.c (searchlocal): a bug related to scanning with regular expressions \
was fixed.
* estscout.c (realmain): "union", "score", and \
"idsuffix" attributes were added.
* estsupt.c (realmain): "score" attribute was added.
* estsupt.c (procsearch): accuracy of hint was improved.
* estsupt.c (realmain): "logmsg" parameter was added.
* estscout.c (realmain): "distinct" parameter was added.
* estscout.c (showresult): cache clear at random was added.
- Release: 1.4.11
|
2007-04-05 14:21:27 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update my mail address to @NetBSD.org and remove some redundant lines.
|
2007-04-01 03:58:38 by OBATA Akio | Files touched by this commit (19) |
Log message:
Change my mail address to @NetBSD.org.
|
2007-03-05 16:58:20 by OBATA Akio | Files touched by this commit (9) |
Log message:
Update hyperestraier and sub pacakges to 1.4.10.
Changes:
2006-11-11 Mikio Hirabayashi
* estraier.c (est_set_ecode): new function.
* estraier.c (est_search_union): scoring of ASIS mode was modified.
* estraier.c (est_resmap_add, est_resmap_dump_keys): new functions.
* estraier.c (est_narrow_scores): efficiency of narrowing index was improved.
* estraier.c (est_utime): new function.
* estraier.c (est_cond_scores, est_cond_set_narrowing_scores): new functions.
* estraier.c (est_rescc_put): a bug of memory leak was fixed.
* estnode.c: the function "est_datum_printf" was replaced by \
"cbdatumprintf".
* estmaster.c (sendnodecmdsearch): accuracy of hints was improved.
* estfraud.c (sendnodecmdputdoc): accuracy of hints was improved.
* estfraud.c (sendnodecmdputdoc): morphological analyzer support was added.
* estfraud.c (sendnodecmdputdoc): accuracy of hints was improved.
* estwaver.c (runinit, procinit): "-apn", "-acc", \
"-sv", "-si", "-sa" options was added.
* estscout.c: new file.
* estsupt.c: new file.
- Release: 1.4.10
|
2006-11-17 16:14:34 by OBATA Akio | Files touched by this commit (3) |
Log message:
Add patches for perl and ruby binding.
|