paper-with-me

홈 › Papers

Text Classification of Manifestos and COVID-19 Press Briefings using BERT and Convolutional Neural Networks

2020-10-20 · Kakia Chatsiou

We build a sentence-level political discourse classifier using existing human expert annotated corpora of political manifestos from the Manifestos Project (Volkens et al., 2020a) and applying them to a corpus ofCOVID-19Press Briefings (Chatsiou, 2020). We use manually annotated political manifestos as training data to train a local topic ConvolutionalNeural Network (CNN) classifier; then apply it to the COVID-19PressBriefings Corpus to automatically classify sentences in the test corpus.We report on a series of experiments with CNN trained on top of pre-trained embeddings for sentence-level classification tasks. We show thatCNN combined with transformers like BERT outperforms CNN combined with other embeddings (Word2Vec, Glove, ELMo) and that it is possible to use a pre-trained classifier to conduct automatic classification on different political texts without additional training.

📄 PDF Abstract BibTeX arXiv:2010.10267

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationSentencetext-classificationText Classification

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Multi-Head Attention 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

Automated Statement Extraction from Press Briefings

2023-02-23 · Jüri Keller, Meik Bittkowski, Philipp Schaer

Scientific press briefings are a valuable information source. They consist of alternating expert speeches, questions from the audience and their answers. Therefore, they can contribute to scientific and fact-based media …

Political discourse classification in social networks using context sensitive convolutional neural networks

2018-07-01 · WS 2018 7 · Aritz Bilbao-Jayo, Aitor Almeida

In this study we propose a new approach to analyse the political discourse in on-line social networks such as Twitter. To do so, we have built a discourse classifier using Convolutional Neural Networks. Our model has bee…

General Classification

Exploratory Analysis of Covid-19 Tweets using Topic Modeling, UMAP, and DiGraphs

2020-05-06 · Catherine Ordun, Sanjay Purushotham, Edward Raff

This paper illustrates five different techniques to assess the distinctiveness of topics, key terms and features, speed of information dissemination, and network behaviors for Covid19 tweets. First, we use pattern matchi…

ClusteringDescriptive

Distant Reading of the German Coalition Deal: Recognizing Policy Positions with BERT-based Text Classification

2022-12-30 · Michael Zylla, Thomas Haider

Automated text analysis has become a widely used tool in political science. In this research, we use a BERT model trained on German party manifestos to identify the individual parties' contribution to the coalition agree…

text-classificationText Classification

Swimming with the Tide? Positional Claim Detection across Political Text Types

2020-11-01 · EMNLP (NLP+CSS) 2020 11 · Nico Blokker, Erenay Dayanik, Gabriella Lapesa, Sebastian Padó

Manifestos are official documents of political parties, providing a comprehensive topical overview of the electoral programs. Voters, however, seldom read them and often prefer other channels, such as newspaper articles,…

Articles