-
## Task (news, meeting,dialogue summarization)
Maybe useful: [Dataset List](http://pfliu.com/pl-summarization/summ_data.html)
## News
(for example)
- [ ] govreport
- [ ] wikihow?
- [ ] bigpat…
-
Traceback (most recent call last):
File "train.py", line 135, in
test_abs(args, device_id, cp, step)
File "E:\project\PreSumm\src\train_abstractive.py", line 215, in test_abs
model = …
-
parser.add_argument("-task", default='ext', type=str, choices=['ext', 'abs'])
-
Hello, Thanks for providing the Transformer-based s2s models for abstractive text summarization, it helps me a lot.
I run it on CNN and Daily Mail dataset and obtain the results as:
1 ROUGE-1 Aver…
-
## ざっくり言うと
- Attention機構を取り込んだ文章要約モデル.
- 要約の対象は1文.
- decoderはfeed-forwardで行なっている.
- abstractive summarization(抽象要約)
#### キーワード
- NLP
- sentence summarization
- abstractive summarization
- CNN…
-
## Description
Currently, we still lack a summarization example and will need to add the dataset and example.
@leezu @szha
-
Sure, creating a workflow to post-process and summarize test results can be a helpful way to efficiently analyze and present the information. Here's a step-by-step workflow you can consider:
**Work…
-
New SDK Review meeting has been requested.
**Service Name**: Azure Cognitive service for language - Text Analysis
**Review Created By**: Deyaaeldeen Almahallawi
**Review Date**: 2/13/2023 2:05 PM…
-
## Background
We should also make sure that our documentation is kept up to date.
A scour through the open issues in this repo and also on [StackOverflow](https://stackoverflow.com/questions/tag…
-
我看到了你們在這裡發佈的訊息,與把 Abstractive summarization 整合進 library 覺得非常好
https://chinesenlp.xyz/docs/text_summarization.html
一年前我在碩士期間研究了 Chinese summarization
這是我的 Paper
當初發現了 LCSTS 的資料集上有缺陷,在 training …