仮説生成機構を用いた未知語を含む文の解析
スポンサーリンク
概要
- 論文の詳細を見る
The sentence analysis algorithm based on DCG has a weak point that the analysis itself fails if the analyzed sentence contains unknown words, namely the words not stored in the dictionary. But it is not realistic that every word in the analyzed sentence should be stored in the dictionary. We have tried to take advantage of the hypothesis generation mechanism for analyzing the sentence contalning unknown words. In this paper, we make use of a subset of ICR(b-ICR), which is an interpreter for explanation of given goals with hypothesis generation mechanism based on the SLD-resolution, as a meta-interpreter to DCG top-down algorithm, so that the analysis should not fail even if the analyzed sentence contains unknown words. The b-ICR checks up each of failing subgoal atom in SLD-resolution and if the atom can be matched to the specified pattern(permitted pattern), b-ICR regards it as hypothesis atom and continues the interpretation without failing. If the syntactic and semantic attributes of words is designed to permitted pattern and the interpreter of b-ICR is applied to the meta-interpreter of DCG top-down algorithm, b-ICR generates the knowledge about unknown words as hypothesis set.
- 1988-09-20
著者
関連論文
- 神経細胞の集団的活動における時空間パターンの解析に関する研究
- 成員の流動性が集団内での協力行動に及ぼす影響 : 社会的ジレンマ状況を用いた心理学実験より
- ボルツマンマシンによるn-クイーン問題の解法
- 分散インプリサイス計算を支援するための実時間ネットワーク管理機構
- RT-Michele : 分散環境に対応したヒューマン・ロボット・インタフェースシステム
- 述語複合体の生成とその表現
- 曖昧性のない文の生成
- 空間知識に関する制約表現の獲得とその利用について (知識プログラミング)
- マルチメディアデータベースのためのデータ変換モデル
- 並列ワークステーション上での個人用データベースに関する研究
- オペロン機構の導入によるクラシファイアチェインの効率的な生成
- μ-PULSER:パーソナルロボットを構築するためのオペレーティングシステム
- 移動体間を結ぶ光通信機構の実装
- 並列計算に適したオプティカル・フローの近似解法
- ニューラルネットワークシミュレータ用ツールSONNET
- ユーザの行動の不確実性に対応した実世界指向分散ヒューマンインタフェースシステムの提案(次世代ヒューマンインタフェース・インタラクション)
- グループウェアMicheleへの学習機構の適用
- Michele : マルチエージェントモデルによる協調作業支援システム
- 注意機構を利用したヒューマンロボットインタフェース
- ハイパーテキストを応用したメイルシステム
- データベースに基づいた金属イオンの定性分析を題材とした知的CAIの試み
- SDMの高性能化に対する一提案
- 日本語スタイルチェッカーのユーザインタフェースに関する研究
- 実数入力データを1回の提示により学習できる教師ありニューラルネットワーク学習則
- 仮説生成機構を用いた未知語を含む文の解析
- 空間位置情報とゴール・プラン知識を動的に用いた対話文解釈
- 類似画像検索を用いた目的地決定支援システム
- マーケティングにおける効果測定と最適メディア配信 : 広告代理店の視点から
- ユーザ・インタフェースにおける学習促進性
- Constructivismに基づく新しい学習環境
- 目的志向性と環境変化に柔軟なコントロールを備えた多層型ルートプランナ
- 意図推測に基づく、2エージェントによる協調問題解決
- 電子化ビジネスケーススタディの試み
- 知能組織論
- 計算における社会性と社会における知能
- 自然言語理解の構造 : 理解のメカニズム : 対話と文脈 (自然言語理解)
- リアルタイム処理用マルチスレッドプロセッサの設計と実装
- オフィスシステムのための統合化データベース
- 機能獲得と新しい汎用ロボット
- これからの工学教育を支える基本概念について(情報技術と教育)
- 早い者勝ちn人ゲームの木探索