| AITEC Contract Research Projects in FY1996 : Software |
This software is useful for analyzing natural language based on given context-free grammar. As the result of the analysis, the syntactic trees of the analyzed input will be produced. These resultant trees are used as input for succeeding processing, such as semantic analysis, discourse analysis, and reasoning. This software can be used to analyze not only well-formed sentences but also ill-formed sentences.
This software has the following characteristics:
prolog version software<\B>
software requirement
Prolog Package (e.g.,SICStus prolog)
C Compiler (e.g., cc, gcc)
Perl, shell(sh) Package
Environment
SunOS 4.1.4, Solaris 2.x
KL1 version software<\B>
software requirement
KL1 Interpreter (PIMOS)
C Compiler (e.g., cc, gcc)
Perl, shell(sh) Package
Environment
PIMOS (PIM Operating System)
PIM/m (A Parallel Inference Machine developed by ICOT)
H8-12 --+-- README basic software information
|
+-- INSTALL installation instruction
|
+-- doc --+-- Manual user manual
| |
| +-- Specification specification
|
+-- R-LRPar --+-- btagger tagger
|
+-- tagger_util utility programs for tagger
|
+-- LR_prolog sequential parser(prolog)
|
+-- LR_kl1 parallel parser (KL1)
R-LRPar prolog version 1200 lines
R-LRPar KL1 version 1500 lines
Converted grammar 64000 lines
Others 100 lines
Size after compressing 3 M (tared gzip format)
www-admin@icot.or.jp