OSDN Git Service

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