paper-with-me

홈 › Papers

Inducing Distant Supervision in Suggestion Mining through Part-of-Speech Embeddings

2017-09-21 · Sapna Negi, Paul Buitelaar

Mining suggestion expressing sentences from a given text is a less investigated sentence classification task, and therefore lacks hand labeled benchmark datasets. In this work, we propose and evaluate two approaches for distant supervision in suggestion mining. The distant supervision is obtained through a large silver standard dataset, constructed using the text from wikiHow and Wikipedia. Both the approaches use a LSTM based neural network architecture to learn a classification model for suggestion mining, but vary in their method to use the silver standard dataset. The first approach directly trains the classifier using this dataset, while the second approach only learns word embeddings from this dataset. In the second approach, we also learn POS embeddings, which interestingly gives the best classification accuracy.

📄 PDF Abstract BibTeX arXiv:1709.07403

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationPOSSentenceSentence ClassificationSuggestion miningWord Embeddings

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

m\_y at SemEval-2019 Task 9: Exploring BERT for Suggestion Mining

2019-06-01 · SEMEVAL 2019 6 · Masahiro Yamamoto, Toshiyuki Sekiya

This paper presents our system to the SemEval-2019 Task 9, Suggestion Mining from Online Reviews and Forums. The goal of this task is to extract suggestions such as the expressions of tips, advice, and recommendations. W…

Suggestion mining

Cross-Domain Mining of Argumentative Text through Distant Supervision

2016-06-01 · NAACL 2016 6 · Khalid Al-Khatib, Henning Wachsmuth, Matthias Hagen, Jonas K{\"o}hler 외
Abstract ArgumentationDecision Making

Multi-Adversarial Learning for Cross-Lingual Word Embeddings

2020-10-16 · NAACL 2021 4 · Haozhou Wang, James Henderson, Paola Merlo

Generative adversarial networks (GANs) have succeeded in inducing cross-lingual word embeddings -- maps of matching words across languages -- without supervision. Despite these successes, GANs' performance for the diffic…

Bilingual Lexicon InductionCross-Lingual Word EmbeddingsWord Embeddings

Cross-Lingual Speaker Identification Using Distant Supervision

2022-10-11 · Ben Zhou, Dian Yu, Dong Yu, Dan Roth

Speaker identification, determining which character said each utterance in literary text, benefits many downstream tasks. Most existing approaches use expert-defined rules or rule-based features to directly approach this…

Language ModelingLanguage ModellingSpeaker Identification

YNU-HPCC at SemEval-2019 Task 9: Using a BERT and CNN-BiLSTM-GRU Model for Suggestion Mining

2019-06-01 · SEMEVAL 2019 6 · Ping Yue, Jin Wang, Xue-jie Zhang

Consumer opinions towards commercial entities are generally expressed through online reviews, blogs, and discussion forums. These opinions largely express positive and negative sentiments towards a given entity,but also …

Opinion MiningSuggestion mining