update.
[www/chise.git] / index.html.en
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html lang="en">
3 <head>
4 <title>CHaracter Information Service Environment</title>
5 <link rel=stylesheet href="chise.css" type="text/css">
6 </head>
7 <body lang="en">
8
9 <table>
10   <tr>
11     <td align="center">
12     <b>[Mirror Sites]</b>
13     <hr>
14     <td>
15         <b><a href="index.html.ja.iso-2022-jp">[Japanese page]</a></b>
16         <hr>
17   </tr>
18   <tr>
19     <td>
20         <a href="http://cvs.m17n.org/chise/"><img
21         alt="m17n.org" src="images/tomura-s.png" align="middle"></a>
22         <a href="http://www.kanji.zinbun.kyoto-u.ac.jp/projects/chise/"><img
23         alt="kanji.zinbun.kyoto-u.ac.jp" src="images/diccs-s.jpg" align="middle"></a>
24         <a href="http://mousai.as.wakwak.ne.jp/projects/chise/"><img
25         alt="mousai.as.wakwak.ne.jp" src="images/egret-pond-s.jpg"
26         align="middle"></a>
27     <td>
28   </table>
29   <p>
30
31 <hr>
32 <h1>CHISE project</h1>
33
34 <hr>
35
36 <!--<b><a href="index.html.ja.iso-2022-jp"><img
37 src="images/japanese-page.png">
38 </a></b><br>
39 <hr>-->
40
41 <h2>About the CHISE Project</h2>
42 <p>
43 The CHISE (CHaracter Information Service Environment) project attempts
44 to collect and organize into a Knowledge-Base information about
45 characters in the scripts of the world.  A new processing environment
46 based on this architecture is currently under development.
47 </p>
48
49 <h2>News</h2>
50 <ul>
51 <li><a href="News/20051013-15.html">CHISE Conference
52       2005</a> will be held this October 13 (Thu), 14 (Fri)
53       at <a href="http://www.kcif.or.jp/en/">Kyoto International
54       Community House</a>.</li>
55 <li><a href="http://mousai.kanji.zinbun.kyoto-u.ac.jp/ids-find">
56       CHISE-IDS Hanzi/Hanja/Kanji Searcher
57       </a>has been published.</li>
58 <!--  <li>2004-06-09 (Wed)
59       Tomohiko Morioka will make a presentation on CHISE Project in
60       <a href="http://kura.hanazono.ac.jp/kanji/20040609symposium.html"
61       >Symposium: <i>Frontier of Character Information Processing:
62       Past, Presenta and Future</i></a>.</li>
63   <li>2004-05-28 (Fri)
64       A presentation on CHISE Project was made in
65       <a href="http://www.sigch.soken.ac.jp/2004.05/">the 62nd meeting of
66        the IPSJ SIG Computers and the Humanities</a>.</li>
67   <li>2003-11-28 (Fri), 29 (Sat)
68       <a href="http://coe21.zinbun.kyoto-u.ac.jp/ws-type-2003">Glyph
69       and Typesetting Workshop</a> was held at
70       <a href="http://www.kcif.or.jp/jp/footer/05.html"
71       >Kyoto City International Foundation</a>.
72   </li>-->
73 <!--  <li>2003-10-31 (Fri) -->
74 <!--      Presentations on the CHISE project were made in -->
75 <!--      <a href="http://lc.linux.or.jp/lc2003/index.html">Linux Conference -->
76 <!--      2003</a>. -->
77 <!--  </li> -->
78 </ul>
79
80 <hr>
81
82 <h2>Sub Projects</h2>
83 <p>
84 The CHISE project is the aggregate of the following sub-projects.
85 </p>
86
87 <ul>
88   <li>Development of a character processing architecture based on a
89         character knowledge base
90         <!--文字知識データベースに基づく文字処理アーキテクチャの開発-->
91       <ul>
92         <li><a href="xemacs/index.html">XEmacs CHISE</a>
93         <li><a href="ruby/index.html">Ruby/CHISE</a>
94         <li><a href="perl/index.html">Perl/CHISE</a>
95       </ul>
96   </li>
97   <li><a href="topicmaps/index.html">A TopicMaps based approach to a
98         character dababase
99         <!--TopicMapsによる文字知識データベース・システムの開発--></a></li>
100   <li><a href="char-data/">Database of features of characters
101         <!--文字に関するさまざまな知識のデータベース化--></a>
102       <ul>
103         <li><a href="ids/index.html">Database of the component structure of
104         Chinese Characters<!--漢字構造情報データベース--></a></li>
105         <li><a href="glyph/index.html">Intgegration and Composition of
106         Character Glyphs and Styles<!--グリフ・字形情報の統合と合成--></a></li>
107       </ul>
108   </li>
109   <li><a href="visualization/index.html">Mathematical analysis and visualation
110         of character knowledge<!--文字知識情報の数理的解析と可視化--></a></li>
111   <li><a href="omega/index.html">Omega/CHISE: Typesetting System in cooperation
112         with character knowledge database
113         <!--文字データベースと連携した組版システム--></a></li>
114 </ul>
115
116 <!--
117 <h2>Development of a character processing architecture based on a
118 character knowledge base</h2>
119 <h3><a name="xemacs/">XEmacs UTF-2000</a></h3> <p>
120  It is now possible to load character
121 attributes from a external database on demand ("lazy loading").  On
122 Intel 32 bit processor architectures, the size of the executable file
123 thus shrinks from the 30 MB required with the traditional built to
124 just about 15 MB. This can now be downloaded from <a
125 href="http://www.kanji.zinbun.kyoto-u.ac.jp/projects/chise/dist/XEmacs/xemacs-utf-2000-0.19.tar.gz">
126 XEmacs UTF-2000 0.19 (Koriyama)</a>. In addtion, there is a UTF-2000
127 branch of the XEmacs tree at cvs.m17n.org in /cvs/root, this can be
128 accessed by anonymous CVS </p>
129
130 <h2>A <a name="topicmaps">
131 <a href="http://www.topicmaps.org">TopicMaps</a> based approach to a
132 character dababase 
133 </a></h2>
134 <p>
135 In 2001 the prototype of a Topic Map engine has been developed based
136 on <a href="http://www.zope.org/">Zope</a>.  This proved less than
137 ideal for this purpose, so the focus for this year is to port this
138 engine to a relational database backend.  Currently development
139 continued with PostgreSQL. It is planned to enable Topic Map editing
140 within  XEmacs UTF-2000, but also to allow multiple clients in addtion
141 to this.
142 </p>
143
144 <h2>Database of features of characters</h2>
145
146 <h3>Database of the component structure of Chinese Characters</h3>
147
148 <p>
149 Based on the Ideographic Description Characters (IDS) in 
150 ISO/IEC 10646-1:2000 and Unicode, we are now developping a database
151 that expresses the structure of Chinese Characters using this syntax. 
152 At the moment, we are using the characters in the Unicode tables as a
153 reference.  The basic <emph>CJK Unified Ideographs</emph>, as well as
154 <emph>Extension A</emph> and <emph>Extension B</epmph>, together more
155 than 70000 characters are currently covered.
156 </p>
157
158 <p>
159 <a href="images/ids-ext-b-1.png">
160 <img align="ids" src="images/ids-ext-b-1-s.png">
161 <br>
162 Table of the component structure database
163 </a>
164 </p>
165
166 <p>
167 The following tables are currently available via anonymous CVS from <a
168 href="http://cvs.m17n.org/">cvs.m17n.org</a> at <a
169 href="http://cvs.m17n.org/cgi-bin/viewcvs/?cvsroot=chise">/cvs/chise</a> 
170 as module <a
171 href="http://cvs.m17n.org/cgi-bin/viewcvs/ids/?cvsroot=chise">ids:</a> 
172 </p>
173
174 <blockquote>
175 <dl compact>
176   <dt><a
177 href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-UCS-Basic.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
178       IDS-UCS-Basic.txt
179       </a>
180   <dd>CJK Unified Ideographs (U+4E00 〜 U+9FA5) of ISO/IEC
181       10646-1:2000
182
183   <dt><a
184 href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-UCS-Ext-A.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
185       IDS-UCS-Ext-A.txt
186       </a>
187   <dd>CJK Unified Ideographs Extension A (U+3400 〜 U+4DB5, U+FA1F and
188       U+FA23) of ISO/IEC 10646-1:2000
189
190   <dt><a
191       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-UCS-Compat.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
192       IDS-UCS-Compat.txt
193       </a>
194   <dd>CJK Compatibility Ideographs (U+F900 〜 U+FA2D, except U+FA1F
195       and U+FA23) of ISO/IEC 10646-1:2000
196
197   <dt><a
198       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-UCS-Ext-B-1.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
199        IDS-UCS-Ext-B-1.txt
200       </a>
201   <dd>CJK Unified Ideographs Extension B [part 1] (U-00020000 〜 
202       U-00021FFF) of ISO/IEC 10646-2:2001
203
204   <dt><a
205       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-UCS-Ext-B-2.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
206        IDS-UCS-Ext-B-2.txt
207       </a>
208   <dd>CJK Unified Ideographs Extension B [part 2] (U-00022000 〜 
209       U-00023FFF) of ISO/IEC 10646-2:2001
210   <dt><a
211       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-UCS-Ext-B-3.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
212        IDS-UCS-Ext-B-3.txt
213       </a>
214   <dd>CJK Unified Ideographs Extension B [part 3] (U-00024000 〜 
215       U-00025FFF) of ISO/IEC 10646-2:2001
216   <dt><a
217       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-UCS-Ext-B-4.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
218        IDS-UCS-Ext-B-4.txt
219       </a>
220   <dd>CJK Unified Ideographs Extension B [part 4] (U-00026000 〜
221       U-00027FFF) of ISO/IEC 10646-2:2001
222   <dt><a
223       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-UCS-Ext-B-5.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
224        IDS-UCS-Ext-B-5.txt
225       </a>
226   <dd>CJK Unified Ideographs Extension B [part 5] (U-00028000 〜
227       U-00029FFF) of ISO/IEC 10646-2:2001
228   <dt><a
229       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-UCS-Ext-B-6.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
230        IDS-UCS-Ext-B-6.txt
231       </a>
232   <dd>CJK Unified Ideographs Extension B [part 6] (U-0002A000 〜
233       U-0002A6D6) of ISO/IEC 10646-2:2001
234   <dt><a
235       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-UCS-Compat-Supplement.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
236       IDS-UCS-Compat-Supplement.txt
237       </a>
238   <dd>CJK Compatibility Ideographs Supplement (U-0002F800 〜 
239       U-0002FA1D) of ISO/IEC 10646-2:2001
240   <dt><a
241       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-01.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
242       IDS-Daikanwa-01.txt
243       </a>
244   <dd>Morohashi: Daikanwa Jiten, Volume 1
245   <dt><a
246       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-02.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
247       IDS-Daikanwa-02.txt
248       </a>
249   <dd>Morohashi: Daikanwa Jiten, Volume 2
250   <dt><a
251       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-03.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
252       IDS-Daikanwa-03.txt
253       </a>
254   <dd>Morohashi: Daikanwa Jiten, Volume 3
255   <dt><a
256       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-04.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
257       IDS-Daikanwa-04.txt
258       </a>
259   <dd>Morohashi: Daikanwa Jiten, Volume 4
260   <dt><a
261       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-05.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
262       IDS-Daikanwa-05.txt
263       </a>
264   <dd>Morohashi: Daikanwa Jiten, Volume 5
265   <dt><a
266       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-06.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
267       IDS-Daikanwa-06.txt
268       </a>
269   <dd>Morohashi: Daikanwa Jiten, Volume 6
270   <dt><a
271       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-07.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
272       IDS-Daikanwa-07.txt
273       </a>
274   <dd>Morohashi: Daikanwa Jiten, Volume 7
275   <dt><a
276       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-08.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
277       IDS-Daikanwa-08.txt
278       </a>
279   <dd>Morohashi: Daikanwa Jiten, Volume 8
280   <dt><a
281       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-09.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
282       IDS-Daikanwa-09.txt
283       </a>
284   <dd>Morohashi: Daikanwa Jiten, Volume 9
285   <dt><a
286       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-10.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
287       IDS-Daikanwa-10.txt
288       </a>
289   <dd>Morohashi: Daikanwa Jiten, Volume 10
290   <dt><a
291       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-11.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
292       IDS-Daikanwa-11.txt
293       </a>
294   <dd>Morohashi: Daikanwa Jiten, Volume 11
295   <dt><a
296       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-12.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
297       IDS-Daikanwa-12.txt
298       </a>
299   <dd>Morohashi: Daikanwa Jiten, Volume 12
300   <dt><a
301       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-dx.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
302       IDS-Daikanwa-dx.txt
303       </a>
304   <dd>Morohashi: Daikanwa Jiten, Additions
305   <dt><a
306       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-ho.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
307       IDS-Daikanwa-ho.txt
308       </a>
309   <dd>Morohashi: Daikanwa Jiten, Appendix
310   <dt><a
311       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-CBETA.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
312       IDS-CBETA.txt
313       </a>
314   <dd>Characters encountered by the <a href="http://www.cbeta.org/">Chinese Buddhist Electronic Text
315       Association (CBETA)</a>
316 </dl>
317 </blockquote>
318
319 <ul>
320   <li><a href="http://web.sfc.keio.ac.jp/~kamichi/">Koichi KAMICHI</a>
321       (<a href="http://www.fonts.jp/">
322       Forum for development of on-the-fly generation of Kanji Fonts
323       </a>)
324       <a href="http://www.fonts.jp/search.html">
325                         Analytic tool for Kanji Fonts (in Japanese)
326       </a>
327 </ul>
328
329 <h3><a name="glyph">Intgegration and Composition of Character Glyphs
330 and Styles</a></h3> <p> In the character database is information about
331 character glyphs and styles collected.  This allows to use this
332 information together with the other knowledge about a character in the
333 database to built a system that uses the <a href="#ids">component
334 structure information </a> to assemble the font for a character
335 depending on the contextual requirements from its components.  With
336 this system, occurrences of mismatches based on erroneous association
337 or insufficient contextual information are excluded, and it will be
338 possible easily display and print character forms that have not been codified and for
339 which no fonts exists .
340 <ul>
341   <li>
342       <a href="http://www.fonts.jp/">
343       Forum for development of on-the-fly generation of Kanji Fonts
344       </a>
345 </ul>
346
347
348 <h3><a name="network">Mathematical analysis and visualation of
349 character knowledge</a></h3>
350 <ul>
351   <li>Yoshi Fujiwara, Yasuhiro Suzuki, Tomohiko
352       Morioka, “<a
353       href="http://www2.crl.go.jp/jt/a134/yoshi/pc/kanji/nw.ps">
354       Network of Words</a>”, <a href="http://arob.cc.oita-u.ac.jp/">
355       Artificial Life and Robotics 2002</a>
356       (<a href="http://www2.crl.go.jp/jt/a134/yoshi/pc/kanji/index.html">
357                         Presentation material
358       </a>)
359   <li>Model for the relation of Kanji characters that share a component
360       <br>
361       <a
362                         href="http://www2.crl.go.jp/jt/a134/yoshi/pc/kanji/mage1.jpg">
363       <img alt="Image 1"
364       src="images/mage1-s.jpg"><br>Image 1</a>
365 &nbsp;<br>
366       <a href="http://www2.crl.go.jp/jt/a134/yoshi/pc/kanji/mage2.jpg">
367       <img alt="模式図2"
368       src="images/mage2-s.jpg"><br>Image 2</a>
369 </ul>
370 -->
371
372 <hr>
373 <h2>CVS Repository</h2>
374 <p>
375 <a href="http://cvs.m17n.org/cgi-bin/viewcvs/?cvsroot=chise">/cvs/chise</a>
376 </p>
377
378 <hr>
379 <h2>Mailing List</h2>
380 <p>
381 Discussion about the CHISE Project occur in the CHISE-{ja|en} mailing list.
382 <p>
383 Anybody who would like to take part in the discussion about and
384 development of the CHISE Project, has ideas or questions about the
385 implementation or wishes for new features is welcome to join either
386 the English, or the Japanese or both lists.
387 <p>
388 To become a member in the CHISE mailing, send a message to the
389 following address:
390 <dl compact>
391   <dt>For Japanese:
392   <dd><a href="mailto:chise-ja-ctl@m17n.org">
393       chise-ja-ctl@m17n.org</a>
394
395   <dt>For English:
396   <dd><a href="mailto:chise-en-ctl@m17n.org">
397       chise-en-ctl@m17n.org</a>
398 </dl>
399
400 with the word 
401 <blockquote>subscribe Your Name</blockquote>
402 in the body of the message.  You will then receive a conformation
403 message with the line
404
405 <blockquote>
406 confirm PASSWORD Your Name
407 </blockquote> You will have to reply to this message to become a member.
408
409 <hr>
410
411 <h2>Papers and Presentations</h2>
412 <ul>
413   <li><a href="xemacs/#presentation">
414       About XEmacs UTF-2000</a>
415   <li><a href="#network">About mathematical analysis of Character Information</a>
416   <li>Other
417       <ul>
418         <li><a href="papers/u2k-plan.ja/">
419             &ldquo;Model and Implementation of a Next Generation Multilingual
420             Processing System&rdquo;
421             </a> (in Japanese. October 1999)
422         <li><a href="http://www.kanji.zinbun.kyoto-u.ac.jp/~wittern/">WITTERN, Christian</a>, 
423             &ldquo;Non-system characters in XML documents&rdquo;, in:
424             <i>The Frontier of Asian Information Processing</i>
425             [Seminar Series of the National Documentation and
426                                 Information Centers in Humanities] No. 10, November 2000
427         <li><a href="http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/">MORIOKA Tomohiko</a>, 
428             &ldquo;The UTF-2000 Project&rdquo;, in:
429             <a
430             href="http://www.kanji.zinbun.kyoto-u.ac.jp/publications/kanji-and-info-2.pdf">
431             Kanji and Information, No.2</a>, March 2001 (in Japanese)
432         <li><a href="http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/">MORIOKA Tomohiko</a>,
433             &ldquo;CHISE project &emdash; beyond the UTF-2000&rdquo;,
434             <a href="http://www.m17n.org/m17n2001/">
435             m17n2001: the Fifth International Symposium on Multilingual
436             Information Processing and Open Source Software
437             </a>.
438         <li><a href="http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/">MORIOKA Tomohiko</a>, 
439             &ldquo;A Short Introduction to UTF-2000 Project&rdquo;,
440             the First TEI Character Set Issues Working Group (October 2001,
441             University of California, Berkeley, USA).
442         <li><a href="http://www.kanji.zinbun.kyoto-u.ac.jp/~wittern/">WITTERN, Christian</a>, 
443             &ldquo;What is Digitisation?&rdquo;, in:
444             <a
445             href="http://www.kanji.zinbun.kyoto-u.ac.jp/publications/kanji-and-info-3.pdf">
446             Kanji and Information, No.3</a>, October 2001 (in Japanese).
447         <li><a href="http://www.ya.sakura.ne.jp/~moro/">MORO, Shigeki</a>, 
448             &ldquo;The meaning of 'beyond character codes'&rdquo;, in:
449             <a
450             href="http://www.kanji.zinbun.kyoto-u.ac.jp/publications/kanji-and-info-3.pdf">
451             Kanji and Information, No.3</a>, October 2001 (in Japanese).
452         <li><a href="http://www.kanji.zinbun.kyoto-u.ac.jp/~wittern/">WITTERN, Christian</a>, 
453             &ldquo;Some thoughts on the digitization of Kanji&rdquo;,
454             <i>Information Technology and the Humanities</i>
455             [Seminar Series of the National Documentation and
456                                 Information Centers in Humanities] No. 11, November 2001.
457         <li><a href="http://web.sfc.keio.ac.jp/~kamichi/">KAMICHI, Koichi</a>, 
458             &ldquo;Building KAGE (Kanji-font Automatic Generating Engine):
459             The Next Gerenation of Kanji Processing beyond the Character Code Model&rdquo;
460             in <a href="http://www.jaet.gr.jp/jj/3.html"><i>Journal of Japan Association for 
461             East Asian Text Processing (JAET)</i> No. 3</a>, October 2002 (in Japanese).
462         <li><a href="http://www.ya.sakura.ne.jp/~moro/">MORO, Shigeki</a>, 
463             &ldquo;Software Review: CHISE Project,&rdquo;
464             in <a href="http://www.jaet.gr.jp/jj/3.html"><i>Journal of Japan Association for 
465             East Asian Text Processing (JAET)</i> No. 3</a>, October 2002 (in Japanese).
466         <!-- <li><a href="http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/">MORIOKA, Tomohiko</a>,
467             <a href="papers/dc2002.pdf">
468             「ポスト文字コード時代の文書処理技術に関する展望」</a>、
469             「データベースの活用と人文社会科学」
470             (全国文献・情報センター人文社会科学学術セミナーシリーズ No.12),
471             2002年11月 -->
472         <li><a href="http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/">Morioka, Tomohiko</a>,
473             <a href="http://ya.sakura.ne.jp/~moro/">Moro, Shigeki</a>.
474             &ldquo;Moji-sosei ni motozuku moji-shori
475             (Character Processing based on Character Features).&rdquo;
476             <cite><a href="http://www.ipsj.or.jp/members/SIGNotes/Jpn/17/2004/062/"
477             >IPSJ SIG Technical Report Vol. 2004, No. 58 (2004-CH-62)</a></cite>.
478             May, 2004. pp. 53-60. (in Japanese)</li>
479     </ul>
480       </ul>
481 </ul>
482
483 <h2><a href="history">History</a></h2>
484 <p>
485 This project was assisted by <a
486 href="http://www.ipa.go.jp/NBP/13nendo/13mito/koubo13.html">IPA Exploratory
487 Software Project, 2001</a>.
488 </p>
489
490 <hr>
491
492 <b>[<a href="../">Above</a>]</b>
493
494 <p><img SRC="images/dragon.jpg" height=146 width=198></center>
495
496 <br>
497
498 <b>[
499 <a href="http://www.kanji.zinbun.kyoto-u.ac.jp/">Documentation and Information Center for Chinese Studies (DICCS)</a>,
500 <a href="http://www.zinbun.kyoto-u.ac.jp/">Institute for Research in the Humanities</a>, 
501 <a href="http://www.kyoto-u.ac.jp/">Kyoto University</a>
502 ]</b>
503 <b>[
504 <a href="http://www.m17n.org/">m17n.org (the Organization for Multilingualization)</a>
505 <a href="http://www.aist.go.jp/">(National Institute of Advanced Industrial Science and Technology)</a>
506 ]</b>
507 <br>
508 <b>[
509 <a href="http://www.hanazono.ac.jp/">Hanazono University</a>
510 ]</b>
511 <b>[
512 <a href="http://www.aist.go.jp/">National Institute of Advanced Industrial Science and Technology</a>
513 ]</b>
514 <b>[
515 <a href="http://bioinfo.tmd.ac.jp/">Dept. of Bioinformatics</a>, 
516 <a href="http://www.tmd.ac.jp/mri/mri.html">Medical Research Institute</a>, 
517 <a href="http://www.tmd.ac.jp/">Tokyo Medical and Dental University</a>
518 ]</b>
519
520 <hr>
521
522 <!-- hhmts start -->
523 Last modified: Mon May 17 02:42:17 JST 2004
524 <!-- hhmts end -->.
525 <a href="http://www.aurora.dti.ne.jp/~zom/Counter/index.html">
526 <img
527  src="http://mousai.as.wakwak.ne.jp/cgi-bin/counterp.cgi?projects_chise-en.log"
528  alt="counter"></a>
529 since Oct 9 2002.
530
531 </body>
532 </html>
533 <!-- Keep this comment at the end of the file
534 Local variables:
535 mode: text
536 tab-width: 8
537 time-stamp-line-limit:40
538 -->