Skip to content
SanghounSong edited this page Jul 5, 2010 · 11 revisions

This is a page for up-to-date notes on running the [http://krg.khu.ac.kr Korean Resource Grammar].

The Korean Resource Grammar has been built by Jong-Bok Kim and Jaehyung Yang. A revised matrix-compliant version is being rebuilt by SanghounSong and FrancisBond.

Encoding Issues

  • CLIM does not currently support entering Korean directly under linux. Instead, we recommend you enter it though emacs.
  • To show Korean in the output either
    • use pangolui (see Alternative Lui Implementations on the LkbLui page) (FrancisBond recommends this)

    • specify Korean fonts in the .luirc (see LuiRc)

Tokenizing

  • There are three script files; lkb/script, lkb/script.common, lkb/test.
  • lkb/script: If you take this, the input string should be fully tokenized.
  • lkb/script: If you take this, you can input just common Korean sentences. This script will operate the pre-processor for parsing and generation.
  • lkb/test: If you want to test each grammar module with a small size of lexicon, please take this.
Clone this wiki locally