paper-with-me

홈 › Papers

CYUT at IJCNLP-2017 Task 3: System Report for Review Opinion Diversification

2017-12-01 · IJCNLP 2017 12 · Shih-Hung Wu, Su-Yu Chang, Liang-Pu Chen

Review Opinion Diversification (RevOpiD) 2017 is a shared task which is held in International Joint Conference on Natural Language Processing (IJCNLP). The shared task aims at selecting top-k reviews, as a summary, from a set of re-views. There are three subtasks in RevOpiD: helpfulness ranking, rep-resentativeness ranking, and ex-haustive coverage ranking. This year, our team submitted runs by three models. We focus on ranking reviews based on the helpfulness of the reviews. In the first two models, we use linear regression with two different loss functions. First one is least squares, and second one is cross entropy. The third run is a random baseline. For both k=5 and k=10, our second model gets the best scores in the official evaluation metrics.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

CYUT-III System at Chinese Grammatical Error Diagnosis Task

2016-12-01 · WS 2016 12 · Po-Lin Chen, Shih-Hung Wu, Liang-Pu Chen, Ping-Che Yang

This paper describe the CYUT-III system on grammar error detection in the 2016 NLP-TEA Chinese Grammar Error Detection shared task CGED. In this task a system has to detect four types of errors, in-cluding redundant word…

CYUT Team Chinese Grammatical Error Diagnosis System Report in NLPTEA-2020 CGED Shared Task

2020-12-01 · AACL (NLP-TEA) 2020 12 · Shih-Hung Wu, JunWei Wang

This paper reports our Chinese Grammatical Error Diagnosis system in the NLPTEA-2020 CGED shared task. In 2020, we sent two runs with two approaches. The first one is a combination of conditional random fields (CRF) and …

Deep Learning

CYUT-III Team Chinese Grammatical Error Diagnosis System Report in NLPTEA-2018 CGED Shared Task

2018-07-01 · WS 2018 7 · Shih-Hung Wu, Jun-Wei Wang, Liang-Pu Chen, Ping-Che Yang

This paper reports how we build a Chinese Grammatical Error Diagnosis system in the NLPTEA-2018 CGED shared task. In 2018, we sent three runs with three different approaches. The first one is a pattern-based approach by …

Language ModelingLanguage Modelling

IJCNLP-2017 Task 3: Review Opinion Diversification (RevOpiD-2017)

2017-12-01 · IJCNLP 2017 12 · Anil Kumar Singh, Avijit Thawani, Mayank Panchal, Anubhav Gupta 외

Unlike Entity Disambiguation in web search results, Opinion Disambiguation is a relatively unexplored topic. RevOpiD shared task at IJCNLP-2107 aimed to attract attention towards this research problem. In this paper, we …

Document RankingDocument SummarizationEntity DisambiguationInformation Retrieval+1

JUNLP at IJCNLP-2017 Task 3: A Rank Prediction Model for Review Opinion Diversification

2017-12-01 · IJCNLP 2017 12 · Monalisa Dey, Anupam Mondal, Dipankar Das

IJCNLP-17 Review Opinion Diversification (RevOpiD-2017) task has been designed for ranking the top-k reviews of a product from a set of reviews, which assists in identifying a summarized output to express the opinion of …