-
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…
-
Hello,
1- Can I use this repo for portuguese texts?
2- I have a large conversation and Can I make a complete or good summarization for this conversation?
Where I change to Portuguese?
-
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…
-
textsum的ckpt下的文件解压后似乎少一个.meta文件
不管我用news/train目录下数据,还是用自己的语料训练 结果都是_UNK
-
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…
-
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…
-
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
…