-
Updated
Jul 12, 2021 - Python
summarization
Here are 470 public repositories matching this topic...
We need to move the execution of CLI scripts used to build the documentation into a Make file. Wise suggestion from @louisguitton: DerwenAI/pytextrank#159 (comment)
-
Updated
Jul 20, 2020 - Jupyter Notebook
-
Updated
Jun 25, 2020 - Python
-
Updated
Jun 22, 2019 - Python
Need help for retraining and cross validation and see if the ROUGE score matches exactly (or better) with the numbers reported in the paper.
I just train for 500k iteration (with batch size 8) with pointer generation enabled + coverage loss disabled and next 100k iteration (with batch size 8) with pointer generation enabled + coverage loss enabled.
It would be great if someone can help re-r
-
Updated
Jul 27, 2021
-
Updated
Apr 22, 2018 - Jupyter Notebook
-
Updated
Aug 19, 2021 - TeX
-
Updated
Aug 21, 2021 - Julia
-
Updated
Aug 8, 2019 - Python
-
Updated
Apr 16, 2019 - Python
-
Updated
Feb 10, 2021 - Python
-
Updated
Nov 16, 2017 - Python
-
Updated
Aug 13, 2021 - Python
-
Updated
May 12, 2020 - Python
-
Updated
May 21, 2021 - Python
-
Updated
May 25, 2020 - Perl
-
Updated
Oct 5, 2018 - Python
-
Updated
Jul 8, 2021 - Go
-
Updated
Jul 8, 2021 - Perl
-
Updated
Aug 17, 2021
-
Updated
Mar 26, 2021
-
Updated
Dec 25, 2019 - Python
-
Updated
Sep 12, 2019 - Python
-
Updated
May 29, 2018
Improve this page
Add a description, image, and links to the summarization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the summarization topic, visit your repo's landing page and select "manage topics."
Many users in our community have been asking to have easier ways to return the output of intermediate nodes. I can see that this could be very useful for debugging and also qualitative evaluation.
I think this feature would be very useful, though the exact design is not yet fully clear.