Thanks to visit codestin.com
Credit goes to github.com

Skip to content

meimignwei/AGPC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic Generation of Personalized Comment Based on User Profile

  • This is the code for ACL2019 student research workshop paper AGPC: Automatic Generation of Personalized Comment Based on User Profile

Requirements

  • Python 3.6
  • tensorflow 1.4

Preprocessing

python prep_data.py 

We provide the sample data in sample_data/sample_data.csv


Training

python train_PCGN.py

All configurations and hyperparameters of the model are in configs/pcgn_config.yaml


Inference and Evaluation

python infer_PCGN.py

About

ACL2019 SRW “Automatic Generation of Personalized Comment Based on User Profile“

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%