OSDN Git Service

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