| Developed and maintained by | Henning Christiansen Computer Science Dept. Roskilde University, Denmark © Henning Christiansen 2002 |
|
The original CHRG system, which is available here, was written for SICStus
Prolog 3.
With the introduction of SICStus
Prolog 4,
low-level facilities of CHR, heavily used in the current implementation,
have been removed, so the CHRG system don't work unless you have access to
an old version of SICStus.
New versions of CHRG for SICStus 4 and SWI Prolog are under consideration, but currently (August 2010), nothing can be promised about the release date. |
Web site with source code for CHRG that runs under
SICStus Prolog,
documentation, scientific papers on the subject, and sample files.
Freely available for any peaceful and noncommercial applications.
For other purposes, write to the author.
CHRG for "CHR Grammars" is a logical grammar system based on CHR analogously to the way Definite Clause Grammars are defined and implemented on top of Prolog. CHR is an extension to Prolog originally intended for writing constraint solvers in a declarative way, but it is also relevant for language processing as it provides a natural framework for bottom-up evaluation and easy ways to manipulate different kinds of hypotheses. -- CHRG provides the grammatical interface to CHR.
Features:
Users Guide to CHR Grammars Source code for the CHRG system Examples of CHRGs Scientific papers on CHRG
Questions, problems, suggestions, add links to your applications of CHRG? Please, do not hessitate to contact the author.