maszhongming / Effective_Extractive_Summarization

Code for ACL 2019 paper: "Searching for Effective Neural Extractive Summarization: What Works and What's Next"
91 stars 15 forks source link

typo error in README.md #9

Closed mcps5601 closed 4 years ago

mcps5601 commented 4 years ago

now is pytorch-transformers, you can use pip to install "pytorch-pertrained-bert (0.6.1)" should be pytorch-pretrained-bert (0.6.1)

maszhongming commented 4 years ago

Thank you for your reminder! We have corrected this typo now.