Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 337 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 337 Bytes

本仓库是对[EMNLP2021] Aspect-Controllable Opinion Summarization这篇论文源码的复现。
主要内容如下:

  • 添加依赖环境requirements.txt。
  • 修改了一些我在运行中遇到的BUG。
  • 添加了一些便于调试的文件,以test开头的py文件。
  • 添加了对中文数据集的支持。