Pointer networks was first introduced by Google researches in order to overcome the obstacle of selecting a fixed output in the sequence to sequence architecture. The network instead has the ability to choose the output directly from the input as we can now solve problems like sorting a variable number of inputs by generating a distribution over the input sequence. Further research applied this architecture in Text generation by stanford & google researcher, bringing us the cited paper Get to the point which used pointer network that could select the next word directly from the input document, allowing more accurate generated summaries. In this work we repropose an implementation of the pointer network in tensorflow that was trained on the CNN news dataset
-
Notifications
You must be signed in to change notification settings - Fork 0
Menion93/Text-Summarization-with-Pointer-Network
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published