Neural Argumentation Mining on Essays and Microtexts with Contextualized Word Embeddings

Published: 27 Sept 2021, Last Modified: 29 Oct 2025OpenReview Archive Direct UploadEveryoneCC BY 4.0
Abstract: Detecting the argument components Claim and Premise is a central task in argumentation mining. Working with two annotated corpora from the genre of short argumentative texts, we extend a BiLSTM-CRF neural tagger to identify argumentative units and to classify their type (claim vs. premise). For the corpora we use, Persuasive Essays and Argumentative Microtexts, current methods relied on pre-computed non-contextual word embeddings such as Glove. In this paper, we adopt contextual word embeddings (Bert, RoBerta) and cast the problem as a sequence labeling task. Weshow that this step improves the state of the art for the Persuasive Essays, and we present strong initial results on applying the same approach to the Argumentative Microtexts.
Loading