AbTextSumm icon indicating copy to clipboard operation
AbTextSumm copied to clipboard

Abstractive Summarization IJCAI paper code

Results 8 AbTextSumm issues
Sort by recently updated
recently updated
newest added

Please noticed that file lm-3g.klm is missing if you want to use "Abstractive" method.

Docstrings missing from functions in WGGraph.py. in particular, the code threw an error running with multi_news after processing a few thousand docs. It has something to do with the function...

These files should be added to your .gitignore

Thanks for your code. I think it's a good start, but there is a lot of tidying up needed to make this "production" ready. I seem to be able to...

requirements.txt is missing: numpy scipy networkx sklearn

Please provide the link for calculating ROUGE-SU4 score