オピノシス

  • 説明:

オピノシス オピニオン データセットは、51 のトピックのレビューから抽出された文章で構成されています。トピックと意見は、トリップアドバイザー、Edmunds.com、および Amazon.com から取得されます。

スプリット
'train' 51
  • 機能構造:
FeaturesDict({
    'review_sents': Text(shape=(), dtype=string),
    'summaries': Sequence(Text(shape=(), dtype=string)),
})
  • 機能のドキュメント:
特徴クラスDtype説明
特徴辞書
review_sents文章ストリング
要約シーケンス(テキスト) (なし、)ストリング
  • 引用
@inproceedings{ganesan2010opinosis,
  title={Opinosis: a graph-based approach to abstractive summarization of highly redundant opinions},
  author={Ganesan, Kavita and Zhai, ChengXiang and Han, Jiawei},
  booktitle={Proceedings of the 23rd International Conference on Computational Linguistics},
  pages={340--348},
  year={2010},
  organization={Association for Computational Linguistics}
}