2020
DOI: 10.1007/978-3-030-39878-1_14
|View full text |Cite
|
Sign up to set email alerts
|

Extraction of Online Discussion Structures for Automated Facilitation Agent

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
9
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
4
2

Relationship

3
3

Authors

Journals

citations
Cited by 9 publications
(18 citation statements)
references
References 17 publications
0
9
0
Order By: Relevance
“…To detect the types of the posts, the agent needs to classify the text according to the IBIS types. To this end, we implemented the data extraction module using a Bidirectional Long Short-Term Memory (BiLSTM) classifier (Suzuki et al 2019;Lample et al 2016). The module captures the sentences and their IBIS word constituents (issues, ideas, pros, and cons).…”
Section: Automated Facilitation Agentmentioning
confidence: 99%
See 1 more Smart Citation
“…To detect the types of the posts, the agent needs to classify the text according to the IBIS types. To this end, we implemented the data extraction module using a Bidirectional Long Short-Term Memory (BiLSTM) classifier (Suzuki et al 2019;Lample et al 2016). The module captures the sentences and their IBIS word constituents (issues, ideas, pros, and cons).…”
Section: Automated Facilitation Agentmentioning
confidence: 99%
“…Adopting this mapping in the IBIS model provides a richer data model for argumentative discussions. More details on our implementation of the extraction method can be found in a previous study (Suzuki et al 2019).…”
Section: Automated Facilitation Agentmentioning
confidence: 99%
“…Argument structure extraction, as a classic task in argumentation mining which has attracted much attention [1]. For instance, Suzuki et al propose an approach that includes two steps which are node extraction and link extraction [5]. Specifically, they employ bidirectional long short-term memory (Bi-LSTM) for both of node extraction and link extraction tasks.…”
Section: Related Workmentioning
confidence: 99%
“…F or i n s tance, largescale online discussions on the Web such as D-Agree [3] [4] and Slack usually require to process argument structure extraction for efficient d i s cussion. To c onstruct a t ree-like discussion structure, argument structure extraction majorly has two types of tasks : node classification and link prediction [5] [ 6]. In node classification tasks, each argument is as a node and the goal is to accurately classify a label such as topic, idea and issue for each node.…”
Section: Introductionmentioning
confidence: 99%
“…We then consider a sentence as the type of the node that acquires the highest probability amongst four possible labels (issues, ideas, pros, and cons.) More details on the algorithmic and implementation details are found in Suzuki et al (2019)…”
Section: Natural Language Processing Enginementioning
confidence: 99%