paper-with-me

Papers

CVTE at IJCNLP-2017 Task 1: Character Checking System for Chinese Grammatical Error Diagnosis Task

2017-12-01 · IJCNLP 2017 12 · Xi-An Li, Peng Wang, Suixue Wang, Guanyu Jiang, Tianyuan You

Grammatical error diagnosis is an important task in natural language processing. This paper introduces CVTE Character Checking System in the NLP-TEA-4 shared task for CGED 2017, we use Bi-LSTM to generate the probability of every character, then take two kinds of strategies to decide whether a character is correct or not. This system is probably more suitable to deal with the error type of bad word selection, which is one of four types of errors, and the rest are words re-dundancy, words missing and words disorder. Finally the second strategy achieves better F1 score than the first one at all of detection level, identification level, position level.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Position

Similar Papers 제목 키워드 기반

All-In-1 at IJCNLP-2017 Task 4: Short Text Classification with One Model for All Languages

2017-12-01 · IJCNLP 2017 12 · Barbara Plank

We present All-In-1, a simple model for multilingual text classification that does not require any parallel data. It is based on a traditional Support Vector Machine classifier exploiting multilingual word embeddings and…

AllGeneral ClassificationMultilingual text classificationMultilingual Word Embeddings+3

Alibaba at IJCNLP-2017 Task 2: A Boosted Deep System for Dimensional Sentiment Analysis of Chinese Phrases

2017-12-01 · IJCNLP 2017 12 · Xin Zhou, Jian Wang, Xu Xie, Changlong Sun 외

This paper introduces Team Alibaba{'}s systems participating IJCNLP 2017 shared task No. 2 Dimensional Sentiment Analysis for Chinese Phrases (DSAP). The systems mainly utilize a multi-layer neural networks, with multipl…

ClusteringFeature EngineeringPart-Of-Speech TaggingPrediction+2

CKIP at IJCNLP-2017 Task 2: Neural Valence-Arousal Prediction for Phrases

2017-12-01 · IJCNLP 2017 12 · Peng-Hsuan Li, Wei-Yun Ma, Hsin-Yang Wang

CKIP takes part in solving the Dimensional Sentiment Analysis for Chinese Phrases (DSAP) share task of IJCNLP 2017. This task calls for systems that can predict the valence and the arousal of Chinese phrases, which are r…

Sentiment AnalysisTask 2

NITMZ-JU at IJCNLP-2017 Task 4: Customer Feedback Analysis

2017-12-01 · IJCNLP 2017 12 · Somnath Banerjee, Partha Pakray, Riyanka Manna, Dipankar Das 외

In this paper, we describe a deep learning framework for analyzing the customer feedback as part of our participation in the shared task on Customer Feedback Analysis at the 8th International Joint Conference on Natural …

Text Classification

MainiwayAI at IJCNLP-2017 Task 2: Ensembles of Deep Architectures for Valence-Arousal Prediction

2017-12-01 · IJCNLP 2017 12 · Yassine Benajiba, Jin Sun, Yong Zhang, Zhiliang Weng 외

This paper introduces Mainiway AI Labs submitted system for the IJCNLP 2017 shared task on Dimensional Sentiment Analysis of Chinese Phrases (DSAP), and related experiments. Our approach consists of deep neural networks …

PredictionSentiment AnalysisTask 2Word Embeddings