paper-with-me

Papers

TGSum: Build Tweet Guided Multi-Document Summarization Dataset

2015-11-26 · Ziqiang Cao, Chengyao Chen, Wenjie Li, Sujian Li, Furu Wei, Ming Zhou

The development of summarization research has been significantly hampered by the costly acquisition of reference summaries. This paper proposes an effective way to automatically collect large scales of news-related multi-document summaries with reference to social media's reactions. We utilize two types of social labels in tweets, i.e., hashtags and hyper-links. Hashtags are used to cluster documents into different topic sets. Also, a tweet with a hyper-link often highlights certain key points of the corresponding document. We synthesize a linked document cluster to form a reference summary which can cover most key points. To this aim, we adopt the ROUGE metrics to measure the coverage ratio, and develop an Integer Linear Programming solution to discover the sentence set reaching the upper bound of ROUGE. Since we allow summary sentences to be selected from both documents and high-quality tweets, the generated reference summaries could be abstractive. Both informativeness and readability of the collected summaries are verified by manual judgment. In addition, we train a Support Vector Regression summarizer on DUC generic multi-document summarization benchmarks. With the collected data as extra training resource, the performance of the summarizer improves a lot on all the test sets. We release this dataset for further research.

📄 PDF Abstract BibTeX arXiv:1511.08417

Code (0)

등록된 구현이 없습니다.

Tasks

Document SummarizationInformativenessMulti-Document SummarizationSentence

Similar Papers 제목 키워드 기반

Sentiment Analysis for Low Resource Languages: A Study on Informal Indonesian Tweets

2016-12-01 · WS 2016 12 · Tuan Anh Le, David Moeljadi, Yasuhide Miura, Tomoko Ohkuma

This paper describes our attempt to build a sentiment analysis system for Indonesian tweets. With this system, we can study and identify sentiments and opinions in a text or document computationally. We used four thousan…

POSSentiment Analysis

For Women, Life, Freedom: A Participatory AI-Based Social Web Analysis of a Watershed Moment in Iran's Gender Struggles

2023-07-07 · Adel Khorramrouz, Sujan Dutta, Ashiqur R. KhudaBukhsh

In this paper, we present a computational analysis of the Persian language Twitter discourse with the aim to estimate the shift in stance toward gender equality following the death of Mahsa Amini in police custody. We pr…

Active Learning

Sentiment analysis model for Twitter data in Polish language

2019-11-03 · Karol Chlasta

Text mining analysis of tweets gathered during Polish presidential election on May 10th, 2015. The project included implementation of engine to retrieve information from Twitter, building document corpora, corpora cleani…

Sentiment Analysis

Classification of COVID19 tweets using Machine Learning Approaches

2021-06-01 · NAACL (SMM4H) 2021 6 · Anupam Mondal, Sainik Mahata, Monalisa Dey, Dipankar Das

The reported work is a description of our participation in the “Classification of COVID19 tweets containing symptoms” shared task, organized by the “Social Media Mining for Health Applications (SMM4H)” workshop. The lite…

BIG-bench Machine LearningClassification

Building a Multimodal Entity Linking Dataset From Tweets

2020-05-01 · LREC 2020 5 · Omar Adjali, Romaric Besan{\c{c}}on, Olivier Ferret, Herv{\'e} Le Borgne 외

The task of Entity linking, which aims at associating an entity mention with a unique entity in a knowledge base (KB), is useful for advanced Information Extraction tasks such as relation extraction or event detection. M…

Entity LinkingEvent DetectionRelation Extraction