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