Automatic Extraction of Briefing Templates
"automatic briefing generation from non-textual event"
元がテキストでないようなイベントを自動要約したい。 従ってテキストの元と成るテンプレートが必要である。
例えば、天気、風、という情報を知らせるためのテンプレート:
- [A warm front] from [Iceland] to [the Faeroes] will move [ENE] across [the Norwegian Sea] [this evening]
- [A ridge] from [the British Isles] to [Iceland] will move [NE] across [the North Sea] [today]
the domain of the weather forecast のニュース記事からこのようなテンプレートを作りたい
- クラスタリングをして
- 構文木 (主語が根) を作って、適当に枝刈り
- 評価
- 良さ気なテンプレートを選んで
- その数を精度とする
- ROUGE