From 58cecf114162201718de89fe2c85d2ea62a4312f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko <tomo.git@chise.org> Date: Sun, 24 Aug 2014 20:35:57 +0900 Subject: [PATCH] update. --- seed/ChangeLog | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/seed/ChangeLog b/seed/ChangeLog index 16c9f93f2..f03f34b54 100644 --- a/seed/ChangeLog +++ b/seed/ChangeLog @@ -1,3 +1,35 @@ +2014-08-24 MORIOKA Tomohiko <tomo.git@chise.org> + + * system-eval.results.2012-11-14: New file. + + * misc.corpus.csv: Deleted. + + * system-eval.sh: + - Generate corpus.non-KT.mc, corpus.mixed.mc and corpus.all.mc. + (PATH): Use /usr/local/Cellar/mecab/0.996/libexec/mecab instead of + /usr/local/Cellar/mecab/0.994/libexec/mecab. + (CORPUS_LIST): Add "KT0", "KT2", "non-KT", "mixed" and "all". + +2014-08-23 MORIOKA Tomohiko <tomo.git@chise.org> + + * system-eval.results.2014-08-24: New file. + + * corpus.KT0.mc: New symbolic link. + + * corpus.KT2.mc: New symbolic link. + +2014-08-22 MORIOKA Tomohiko <tomo.git@chise.org> + + * KT.Noun.place.p.csv: New file. + +2014-08-21 MORIOKA Tomohiko <tomo.git@chise.org> + + * KT.Noun.place.1.csv: New file. + +2012-11-14 MORIOKA Tomohiko <tomo.git@chise.org> + + * system-eval.results: New file. + 2012-10-11 MORIOKA Tomohiko <tomo.git@chise.org> * system-eval.results.2012-10-12: New file. -- GitLab