-
Sorry for dialing @IlyaGusev but there are just a few questions to ask regarding summarization: https://github.com/IlyaGusev/TaleStudio
1. Are there ways to determine the general summarization qualit…
-
Compared with the headmap showing in "A Neural Attention Model for Abstractive Sentence Summarization"(A.M.Rush), there are some problems here.
A heatmap should map the attention relationship betwe…
-
1. When I run sh seqco_scripts/train_cnndm.sh command I get an error say cuda out of memory. I find related issue and people suggest to reduce the batch size. Can someone tell me how to reduce batch s…
-
The example command in the description is not working:
`$ extoracle source.txt target.txt -method greedy -output oracle.txt`
```python
Traceback (most recent call last):
File "/Users/tillmann/de…
-
textsum的ckpt下的文件解压后似乎少一个.meta文件
不管我用news/train目录下数据,还是用自己的语料训练 结果都是_UNK
-
Traceback (most recent call last):
File "headline.py", line 255, in
tf.app.run()
File "/home/lyy/anaconda3/lib/python3.6/site-packages/tensorflow/python/platform/app.py", line 125, in run
…
-
As this is based on TextSum code, is there an option for multi-GPU training?
-
https://github.com/tensorflow/models/tree/master/research/textsum
https://rare-technologies.com/text-summarization-in-python-extractive-vs-abstractive-techniques-revisited/
-
I got an error
`
File "main.py", line 210, in
tf.compat.v1.app.run()
File "/home/eric/.local/lib/python3.6/site-packages/tensorflow/python/platform/app.py", line 40, in run
_run(main=m…
-
您好,我使用了您的textsummary。textsum应该是生成式提取摘要啊?怎么返回结果是抽取式的?
![_20180320105425](https://user-images.githubusercontent.com/15543855/37633375-17a27aa6-2c2d-11e8-81b1-a2f84589793a.png)
ghost updated
4 years ago