-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
AUTHORS
190 lines (177 loc) · 4.13 KB
/
AUTHORS
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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
TABATA Yusuke: wrote
calctrans/corpus.c
calctrans/proccorpus.c
depgraph/mkdepgraph.c
mkworddic/mkdic.c
mkworddic/mkudic.c
mkworddic/writewords.c
src-diclib/alloc.c
src-diclib/conf.c
src-diclib/ruleparser.c
src-diclib/xchar.c
src-diclib/xstr.c
src-main/context.c
src-main/main.c
src-ordering/candhistory.c
src-ordering/candsort.c
src-ordering/infosort.c
src-ordering/relation.c
src-splitter/compose.c
src-splitter/depgraph.c
src-splitter/evalborder.c
src-splitter/lattice.c
src-splitter/metaword.c
src-splitter/splitter.c
src-splitter/wordlist.c
src-util/anthy-conf.el
src-util/anthy-dic.el
src-util/anthy-isearch.el
src-util/anthy.el
src-util/dic-tool.c
src-util/morph-main.c
src-worddic/dic_util.c
src-worddic/ext_ent.c
src-worddic/feature_set.c
src-worddic/matrix.c
src-worddic/mem_dic.c
src-worddic/priv_dic.c
src-worddic/record.c
src-worddic/texttrie.c
src-worddic/use_dic.c
src-worddic/word_dic.c
src-worddic/word_lookup.c
src-worddic/wtype.c
test/main.c
modified
calctrans/calctrans.c
calctrans/input_set.c
mkanthydic/mkfiledic.c
src-util/agent.c
src-util/rkhelper.c
UGAWA Tomoharu: wrote
src-diclib/alloc.c
src-main/main.c
src-splitter/evalborder.c
src-util/agent.c
src-util/anthy-dic.el
src-util/rkconv.c
src-util/rkhelper.h
src-worddic/record.c
src-util/anthy.el
modified
src-ordering/candsort.c
src-splitter/compose.c
src-splitter/metaword.c
src-splitter/splitter.c
src-splitter/wordlist.c
src-util/input.c
src-util/rkhelper.c
TAKAI Kosuke: modified
mkworddic/mkdic.c
src-main/main.c
src-worddic/record.c
src-worddic/word_lookup.c
test/main.c
Nobuoka Takahiro: modified
src-main/main.c
YOSHIDA Yuichi: wrote
mkanthydic/mkfiledic.c
modified
test/main.c
mkworddic/mkdic.c
src-diclib/alloc.c
src-diclib/conf.c
src-main/main.c
src-splitter/compose.c
src-splitter/depgraph.c
src-splitter/lattice.c
src-splitter/metaword.c
src-splitter/splitter.c
src-splitter/wordlist.c
src-util/morph-main.c
src-worddic/ext_ent.c
src-worddic/record.c
src-worddic/word_dic.c
src-worddic/word_lookup.c
NIIBE Yutaka: wrote
src-util/egg.c
doc/protocol.txt
initial-dic/mkfiledic0.c
modified
anthy/anthy.h
anthy/conf.h
anthy/dic.h
anthy/dicutil.h
anthy/logger.h
anthy/record.h
anthy/ruleparser.h
anthy/splitter.h
anthy/wtype.h
calctrans/calctrans.c
calctrans/corpus.c
calctrans/proccorpus.c
depgraph/mkdepgraph.c
doc/DICLIB
mkanthydic/mkfiledic.c
mkworddic/mkdic.c
src-diclib/alloc.c
src-diclib/file_dic.c
src-diclib/logger.c
src-diclib/ruleparser.c
src-diclib/xchar.c
src-diclib/xstr.c
src-main/context.c
src-main/main.c
src-main/main.h
src-ordering/candsort.c
src-ordering/candswap.c
src-ordering/infosort.c
src-ordering/relation.c
src-ordering/sorter.h
src-splitter/compose.c
src-splitter/depgraph.c
src-splitter/evalborder.c
src-splitter/lattice.c
src-splitter/metaword.c
src-splitter/splitter.c
src-splitter/wordborder.h
src-splitter/wordlist.c
src-util/agent.c
src-util/anthy-azik.el
src-util/anthy-conf.el
src-util/anthy-kyuri.el
src-util/anthy.el
src-util/dic-tool.c
src-util/input.c
src-util/rkconv.c
src-util/rkhelper.c
src-worddic/record.c
src-worddic/dic_personality.h
src-worddic/dic_main.h
src-worddic/dic_ent.h
src-worddic/ptab.h
src-worddic/dic_util.c
src-worddic/ext_ent.c
src-worddic/wtab.h
src-worddic/wtype.c
test/main.c
HANAOKA Toshiyuki: wrote
calctrans/calctrans.c
calctrans/input_set.c
modified
src-splitter/lattice.c
Higashiyama Masahiko: modified
src-ordering/relation.c
Yutaka Hara: wrote
src-util/anthy-azik.el
Yukihiro Matsumoto: wrote
src-util/anthy-kyuri.el
Norio Suzuki: modified
src-util/anthy.el
G-HAL: modified
mkworddic/compound.t
mkworddic/extra.t
Masanari Iida: modified
mkworddic/compound.t
All files under alt-cannadic/ and dictionary files under mkworddic/
are works of alt-cannadic project.