AITEC Contract Research Projects in FY1996 : Software

(12) A Study on Parallel Robust Parsing based on GLR Algorithm

Dr. Susumu Kunifuji, Professor, Japan Advanced Institute for Science and Technology




Robust LR Parser (R-LRPar)

by

Thanaruk Theeramunkong, Manabu Okumura,
Susumu Kunifuji and Hiroki Imai
at Japan Advanced Institute of Science and Technology




[Software Features]

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:

[Required Environment]

   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)

[File Configuration]


   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)

[Source Size]

 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)

[FTP]

  • README
  • Program and Documents in Japanese [3.6M]


www-admin@icot.or.jp