OSDN Git Service

*** empty log message ***
[chasen-legacy/chasen.git] / NEWS
1 ======================================================================
2 NEWS
3 ======================================================================
4 About detail changes after v.2.2.0, see the file ChangeLog.
5
6 ----------------------------------------------------------------------
7 ChaSen 2.4.0 (2007/03/30)
8 ----------------------------------------------------------------------
9 - bug fix
10 - -s option (re-analysis)
11
12 ----------------------------------------------------------------------
13 ChaSen 2.3.3 (2003/08/16)
14 ----------------------------------------------------------------------
15 - bug fix
16 - print null strings with empty readings and pronunciations.
17 - read the paths of chasenrc and grammar files from the registry
18   on Windows.
19
20 ----------------------------------------------------------------------
21 ChaSen 2.3.2 (2003/08/01)
22 ----------------------------------------------------------------------
23 - bug fix
24 - new dictionary format for registoring conjugation form specified 
25   words.
26
27 ----------------------------------------------------------------------
28 ChaSen 2.3.1 (2003/06/19)
29 ----------------------------------------------------------------------
30 - removed PATDIC, SUFDIC
31 - introduced -i option (Character Encoding)
32         (e: EUC-JP, s:Shift_JIS, w:UTF-8, a:ISO-8859-1) 
33
34 ----------------------------------------------------------------------
35 ChaSen 2.3.0 (2003/02/24)
36 ----------------------------------------------------------------------
37 - introduced a double array library "Darts" for dictionary look up
38 - bug fix for sortdic
39 - extension for the module reading `cforms.cha'
40     -- to change BASE_FORM name
41 - increased the number of dictionaries (*.int/pat/ary) from 5 to 32.
42 - removed server and client mode
43 - removed command interpreter
44
45 ----------------------------------------------------------------------
46 ChaSen 2.2.9 (2002/02/08)
47 ----------------------------------------------------------------------
48 - bug fix
49
50 ----------------------------------------------------------------------
51 ChaSen 2.2.8 (2001/07/23)
52 ----------------------------------------------------------------------
53 - bug fix for sentence end processing for annotation symbols
54
55 ----------------------------------------------------------------------
56 ChaSen 2.2.7 (2001/06/22)
57 ----------------------------------------------------------------------
58 - bug fix for sentence end processing
59 - "EOS" length is modified from 3 to 0.
60
61 ----------------------------------------------------------------------
62 ChaSen 2.2.6 (2001/04/17)
63 ----------------------------------------------------------------------
64 - bug fix for sentence end processing
65   (this bug comes from chasen-2.2.3)
66
67 ----------------------------------------------------------------------
68 ChaSen 2.2.5 (2001/03/24)
69 ----------------------------------------------------------------------
70 - bug fix for bigendian 
71
72 ----------------------------------------------------------------------
73 ChaSen 2.2.4 (2001/03/18)
74 ----------------------------------------------------------------------
75 - chasen-config 
76   new option --chasenrc-path
77 - bug fix for composit POS module
78 - bug fix for compound words module
79 ----------------------------------------------------------------------
80 If you have some questions, send mail to chasen@is.aist-nara.ac.jp