Popis: |
我々は、料理レシピからアニメーションを生成し、ユーザに提示するシステムを構築することを目指している。本論文ではその基盤となる料理動作辞書のプロトタイプを作成した。この辞書は、料理の基本的な動作を網羅的に収録し、レシピ中の表層表現とアニメーションを対応付けるための情報を持つ。料理ドメインにおける標準的な辞書を構築するために、料理テキストから料理の基本動作を抽出し、辞書に収録した。さらに、料理レシピに頻出する基本動作も辞書に加えた。予備実験の結果、レシピ中の約93%の動作表現が料理動作辞書に登録されていることがわかった。また、アニメーション生成システム実装のための料理レシピコーパスの分析についても報告する。 : This research aim at developing the system that analyze a cooking recipe and generates cooking animation for it. In this paper, we constructed a prototype of a lexicon of actions for the cooking domain. The lexicon included basic cooking actions comprehensively. The information for conversion from linguistic expressions into animation were described in it. In order to construct a standard lexicon for the cooking domain, we extracted cooking action from cooking textbook as basic actions in the lexicon. Furthermore, actions which occur frequently in recipes were also added to it. Our preliminary experiment showed that 93% of cooking actions in recipes were found in our lexicon. We also manually analyzed a recipe corpus for development of animation generation system. |