Picon
Picon

chise-core / chise-base 0.25 released.

CHISE-core / CHISE-base Version 0.25 is released.

They are available at

  CHISE-core:
      http://chise.zinbun.kyoto-u.ac.jp/chise/dist/base/chise-core-0.25.tar.gz

  CHISE-base:
      http://chise.zinbun.kyoto-u.ac.jp/chise/dist/base/chise-base-0.25.tar.gz

Major Changes
=============

- MacPorts support (see below)
- fonts installation (chise-fonts-installer)

What is CHISE-core/CHISE-base
=============================

CHISE-core is a package to install core functionalities of the CHISE
environment.  It contains the Concord Library, the CHISE Library
(libchise) and the CHISE character ontology (chise-db).  You can
install them easily.

CHISE-base is also an installation package, but it supports not only
libchise but also XEmacs CHISE environment.  It contains whole
elements of CHISE-core, XEmacs CHISE, tomoyo-tools (an Emacs Lisp
utilities about character database for XEmacs CHISE) and the CHISE-IDS
package.

(Continue reading)

Picon
Picon

chise-fonts-installer 0.2 released.

CHISE-fonts-installer 0.2 is released.

It is available at:

http://chise.zinbun.kyoto-u.ac.jp/chise/dist/fonts/chise-fonts-installer-0.2.tar.gz

What is CHISE-fonts-installer
=============================

The CHISE-fonts-installer package is a package to help to install
various fonts for CHISE.  CHISE-fonts-installer downloads required
fonts and install them.

How to install
==============

  % ./configure

  % make

  % make install

Changes
=======
2010-06-16  MORIOKA Tomohiko  <tomo <at> kanji.zinbun.kyoto-u.ac.jp>

	* chise-fonts-installer 0.2 released.

	* BDF/Zinbun/Makefile.in, BDF/Thai-XTIS/Makefile.in,
	BDF/JISX0213/Makefile.in, BDF/ETL-VN2/Makefile.in,
(Continue reading)

Picon
Picon

chise-fonts-installer 0.1 released.

CHISE-fonts-installer 0.1 is released.

It is available at:

http://chise.zinbun.kyoto-u.ac.jp/chise/dist/fonts/chise-fonts-installer-0.1.tar.gz

What is CHISE-fonts-installer
=============================

The CHISE-fonts-installer package is a package to help to install
various fonts for CHISE.  CHISE-fonts-installer downloads required
fonts and install them.

How to install
==============

  % ./configure

  % make

  % make install

Happy Hacking!
--

-- 
tomo.

Picon
Picon

CHISE-IDS 0.25 released.

CHISE-IDS Version 0.25 is released.

It is available at:

http://chise.zinbun.kyoto-u.ac.jp/chise/dist/ids/chise-ids-0.25.tar.gz

What is CHISE-IDS?
==================

The CHISE-IDS package contains a database about structure of Kanji
(CJKV Ideographs).  Each Kanji is generally composed by combination of
one or more semantic or phonetic components.  The CHISE-IDS package
provides a database of such kind of information.

The CHISE-IDS package uses Ideographic Description Sequence (IDS)
defined by ISO/IEC 10646 as the format of database files.  But some
non UCS characters are also used as components.  Non UCS characters
are encoded by entity reference format of SGML (&FOO;) of which
semantics are defined by XEmacs CHISE.

The database source files can be merged into the CHISE character
database.

If you installed XEmacs CHISE and type

  % make install

then the installer integrate the IDS database files into the CHISE
character database.

(Continue reading)

Picon
Picon

tomoyo-tools 0.25 released.

tomoyo-tools Version 0.24 is released.

It is available at:

http://chise.zinbun.kyoto-u.ac.jp/chise/dist/XEmacs/tomoyo-tools-0.25.tar.gz

What is tomoyo-tools
====================

tomoyo-tools is a support package for XEmacs CHISE.  It provides some
utilities about CHISE character database.

How to install
==============

  % make install

Changes
=======
2010-06-15  MORIOKA Tomohiko  <tomo <at> kanji.zinbun.kyoto-u.ac.jp>

	* tomoyo-tools 0.25 released.

2010-04-01  MORIOKA Tomohiko  <tomo <at> kanji.zinbun.kyoto-u.ac.jp>

	* char-db-dump.el (char-db-dump-oracle-bones): Dump abstract
	Oracle-Bones characters.

2008-10-20  MORIOKA Tomohiko  <tomo <at> kanji.zinbun.kyoto-u.ac.jp>

(Continue reading)

Picon
Picon

XEmacs CHISE 0.25 (Ōkawara) released

XEmacs CHISE Version 0.25 (Ōkawara) is available at:

http://chise.zinbun.kyoto-u.ac.jp/chise/dist/XEmacs/xemacs-chise-0.25.tar.gz

Major changes
=============

* Character-feature

- Fix problem when a value is unloaded.

* Property of character-feature

- Add new functions: `char-feature-property' and
  `put-char-feature-property'.

* Coded-Charset

- Add new properties: `partial', `=>iso-ir'.

- (function `decode-char'): Fix problem when decoding GR code-point by
  GL charset.

- shinjigen related features, now defined as coded-charset:
  `=shinjigen':	    unchanged parts
  `=shinjigen <at> 1ed': <- shinjigen-1; shinjigen-1 is also defined as an
		    alias
  `=shinjigen <at> 1ed/24pr'
  `=shinjigen <at> rev': <- shinjigen-2; shinjigen-1 is also available as
		    an alias
(Continue reading)

Picon
Picon

libchise 0.4.2 released.

The CHISE Library (libchise) 0.4.2 is released.

It is available at

http://chise.zinbun.kyoto-u.ac.jp/chise/dist/libchise/libchise-0.4.2.tar.gz

What is libchise
================

libchise is a fundamental library to use CHISE character ontology.

PREREQUISITES
=============
 - Berkeley DB Version 3 or later
 - CONCORD

Major Changes
=============

 - installer changes for CHISE-core/CHISE-base

Changes
=======
2010-06-10  MORIOKA Tomohiko  <tomo <at> kanji.zinbun.kyoto-u.ac.jp>

	* libchise 0.4.2 released.

	* configure.in: Update version to 0.4.2.

2008-07-21  MORIOKA Tomohiko  <tomo <at> kanji.zinbun.kyoto-u.ac.jp>
(Continue reading)

Picon
Picon

Concord 0.0.2 released

Concord Version 0.0.2 is released.

It is available at

http://chise.zinbun.kyoto-u.ac.jp/chise/dist/concord/concord-0.0.2.tar.gz

What is Concord
===============

Concord is a kind of no-SQL style database for semantic network.

PREREQUISITES
=============

Please install
 - Berkeley DB Version 3 or later
before installing the Concord Library.

Changes
=======
2010-06-10  MORIOKA Tomohiko  <tomo <at> kanji.zinbun.kyoto-u.ac.jp>

	* Concord 0.0.2 released.

	* configure.in: Update version to 0.0.2.

2008-07-21  MORIOKA Tomohiko  <tomo <at> kanji.zinbun.kyoto-u.ac.jp>

	* configure.in: Add settings for --with-site-includes=PATH and
	--with-site-libraries=PATH.
(Continue reading)

Picon
Picon

Concord 0.0.2 released

Concord Version 0.0.2 is released.

It is available at

http://chise.zinbun.kyoto-u.ac.jp/chise/dist/concord/concord-0.0.2.tar.gz

What is Concord
===============

Concord is a kind of no-SQL style database for semantic network.

PREREQUISITES
=============

Please install
 - Berkeley DB Version 3 or later
before installing the Concord Library.

Changes
=======
2010-06-10  MORIOKA Tomohiko  <tomo <at> kanji.zinbun.kyoto-u.ac.jp>

	* Concord 0.0.2 released.

	* configure.in: Update version to 0.0.2.

2008-07-21  MORIOKA Tomohiko  <tomo <at> kanji.zinbun.kyoto-u.ac.jp>

	* configure.in: Add settings for --with-site-includes=PATH and
	--with-site-libraries=PATH.
(Continue reading)

Erik Weitnauer | 21 May 2009 14:06

Hello!

Hi,
my name is Erik Weitnauer, I am a student from Bielefeld, Germany.

I'm wondering -- how may people are using this mailing list? Is this
the right place to ask some questions about the Chise project?

With kind regards,
Erik.

Picon
Picon

chise-core / chise-base 0.24 released.

CHISE-core / CHISE-base Version 0.24 is released.

They are available at

    CHISE-core:
	http://kanji.zinbun.kyoto-u.ac.jp/projects/chise/dist/base/chise-core-0.24.tar.gz

    CHISE-base:

	http://kanji.zinbun.kyoto-u.ac.jp/projects/chise/dist/base/chise-base-0.24.tar.gz

What is CHISE-core/CHISE-base
=============================

CHISE-core is a package to install core functionalities of the CHISE
environment.  It contains the Concord Library, the CHISE Library
(libchise) and the CHISE general character database (chise-db).  You
can install them easily.

CHISE-base is also an installation package, but it supports not only
libchise but also XEmacs CHISE environment.  It contains whole
elements of CHISE-core, XEmacs CHISE, tomoyo-tools (an Emacs Lisp
utilities about character database for XEmacs CHISE) and the CHISE-IDS
package.

PREREQUISITES
=============

Please install
 - Berkeley DB Version 3 or later
(Continue reading)


Gmane