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