Skip to content

nijianmo/textExpansion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

ExpansionNet

This is our Pytorch implementation for the paper:

  • Jianmo Ni, Julian McAuley. Personalized Review Generation by Expanding Phrases and Attending on Aspect-Aware Representations. In Proceedings of Annual Meeting of the Association for Computational Linguistics (ACL' 18)

Here is the link for the preprocessed dataset on Google Drive.

If you find our code or dataset useful, please cite our paper. Thanks!

@inproceedings{Ni2018PersonalizedRG,
  title={Personalized Review Generation By Expanding Phrases and Attending on Aspect-Aware Representations},
  author={Jianmo Ni and Julian McAuley},
  booktitle={ACL},
  year={2018}
}

Requirements

  • PyTorch >= 0.2
  • NLTK.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published