ドメイン知識に基づくUNIX日本語インタフェースの構築

Web Site Web Site オープンアクセス

書誌事項

タイトル別名
  • Construction of Japanese interface for UNIX system using domain specific knowledge
  • ドメイン チシキ ニ モトズク UNIX ニホンゴ インタフェース ノ コウチク

この論文をさがす

抄録

One of the current research for human-computer interface is natural language interface. It reduces users' amount of study of computer systems and helps users with little knowledge of computer to use computer systems. This paper describes the construction of a Japanese user interface for UNIX file handling operations. The user interface accepts Japanese sntence and generate a sequence of UNIX commands. This system includes specific knowledge of several domains : knowledge of functions of UNIX commands, methods for command combinations, and functions of Japanese words on a specific domain. Domain specific knowledge is used in two part of the system, the syntax and semantics analizer and the code generator. The syntax and semantics analizer selects an appropriate description for each word from the dictionary based on word restrictions and generates internal representations for the input Japanese sentences. The code generator transforms an internal representation into a UNIX command sequence, and when needed, uses pipe and redirection to modify the commands. During code generation, the system checks the commands execution results based on command dictionary description.

収録刊行物

詳細情報 詳細情報について

問題の指摘

ページトップへ