OSDN Git Service

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