Skip to content

Codes for Graduation Project in NEFU -- Headline Generation of Paper Abstract

License

Notifications You must be signed in to change notification settings

nefujiangping/paper-HG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paper-HG

Codes for Graduation Project in NEFU -- Headline Generation of Paper Abstract. The core model is modified from abisee's pointer-generator. The codes are divided into 4 parts in 4 folders, respectively.

  • data: This part includes data(for train,val,test) and vocab(vocab, vocab_pos, vocab_ner).However, it only shows toy data.
  • data-preprocess: Codes for preprocessing data.
  • pointer-generator: Seq-to-Seq model for headline generation, modified from abisee's pointer-generator. Please go here to see more details.
  • post-analysis: Some scripts to analysis the decoded headline.

About

Codes for Graduation Project in NEFU -- Headline Generation of Paper Abstract

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages