paper-with-me

Papers

Argumentation Mining on Essays at Multi Scales

2020-12-01 · COLING 2020 8 · Hao Wang, Zhen Huang, Yong Dou, Yu Hong

Argumentation mining on essays is a new challenging task in natural language processing, which aims to identify the types and locations of argumentation components. Recent research mainly models the task as a sequence tagging problem and deal with all the argumentation components at word level. However, this task is not scale-independent. Some types of argumentation components which serve as core opinions on essays or paragraphs, are at essay level or paragraph level. Sequence tagging method conducts reasoning by local context words, and fails to effectively mine these components. To this end, we propose a multi-scale argumentation mining model, where we respectively mine different types of argumentation components at corresponding levels. Besides, an effective coarse-to-fine argumentation fusion mechanism is proposed to further improve the performance. We conduct a serial of experiments on the Persuasive Essay dataset (PE2.0). Experimental results indicate that our model outperforms existing models on mining all types of argumentation components.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Using Argument Mining to Assess the Argumentation Quality of Essays

2016-12-01 · COLING 2016 12 · Henning Wachsmuth, Khalid Al-Khatib, Benno Stein

Argument mining aims to determine the argumentative structure of texts. Although it is said to be crucial for future applications such as writing support systems, the benefit of its output has rarely been evaluated. This…

Argument Mining

End-to-End Argumentation Mining in Student Essays

2016-06-01 · NAACL 2016 6 · Isaac Persing, Vincent Ng
Argument Mining

Unsupervised Argumentation Mining in Student Essays

2020-05-01 · LREC 2020 5 · Isaac Persing, Vincent Ng

State-of-the-art systems for argumentation mining are supervised, thus relying on training data containing manually annotated argument components and the relationships between them. To eliminate the reliance on annotated…

Argument Mining

Traditional Machine Learning and Deep Learning Models for Argumentation Mining in Russian Texts

2021-06-28 · Irina Fishcheva, Valeriya Goloviznina, Evgeny Kotelnikov

Argumentation mining is a field of computational linguistics that is devoted to extracting from texts and classifying arguments and relations between them, as well as constructing an argumentative structure. A significan…

BIG-bench Machine LearningMachine TranslationTranslation

Assessing Open-Source Large Language Models on Argumentation Mining Subtasks

2024-11-08 · Mohammad Yeghaneh Abkenar, Weixing Wang, Hendrik Graupner, Manfred Stede

We explore the capability of four open-sourcelarge language models (LLMs) in argumentation mining (AM). We conduct experiments on three different corpora; persuasive essays(PE), argumentative microtexts (AMT) Part 1 and …

ARCRelation Classification