paper-with-me

홈 › Papers

Word Order Sensitive Embedding Features/Conditional Random Field-based Chinese Grammatical Error Detection

2016-12-01 · WS 2016 12 · Wei-Chieh Chou, Chin-Kui Lin, Yuan-Fu Liao, Yih-Ru Wang

This paper discusses how to adapt two new word embedding features to build a more efficient Chinese Grammatical Error Diagnosis (CGED) systems to assist Chinese foreign learners (CFLs) in improving their written essays. The major idea is to apply word order sensitive Word2Vec approaches including (1) structured skip-gram and (2) continuous window (CWindow) models, because they are more suitable for solving syntax-based problems. The proposed new features were evaluated on the Test of Chinese as a Foreign Language (TOCFL) learner database provided by NLP-TEA-3{\&}CGED shared task. Experimental results showed that the new features did work better than the traditional word order insensitive Word2Vec approaches. Moreover, according to the official evaluation results, our system achieved the lowest (0.1362) false positive (FA) and the highest precision rates in all three measurements.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Grammatical Error DetectionLanguage Modelling

Similar Papers 제목 키워드 기반

Efficient, Compositional, Order-sensitive n-gram Embeddings

2017-04-01 · EACL 2017 4 · Adam Poliak, Pushpendre Rastogi, M. Patrick Martin, Benjamin Van Durme

We propose ECO: a new way to generate embeddings for phrases that is Efficient, Compositional, and Order-sensitive. Our method creates decompositional embeddings for words offline and combines them to create new embeddin…

Word Embeddings

Word Ordering as Unsupervised Learning Towards Syntactically Plausible Word Representations

2017-11-01 · IJCNLP 2017 11 · Noriki Nishida, Hideki Nakayama

The research question we explore in this study is how to obtain syntactically plausible word representations without using human annotations. Our underlying hypothesis is that word ordering tests, or linearizations, is s…

Dependency ParsingPart-Of-Speech TaggingWord Embeddings

On the Effect of Word Order on Cross-lingual Sentiment Analysis

2019-06-13 · Àlex R. Atrio, Toni Badia, Jeremy Barnes

Current state-of-the-art models for sentiment analysis make use of word order either explicitly by pre-training on a language modeling objective or implicitly by using recurrent neural networks (RNNs) or convolutional ne…

Cross-Lingual Sentiment ClassificationGeneral ClassificationLanguage ModelingLanguage Modelling+3

What are the biases in my word embedding?

2018-12-20 · Nathaniel Swinger, Maria De-Arteaga, Neil Thomas Heffernan IV, Mark DM Leiserson 외

This paper presents an algorithm for enumerating biases in word embeddings. The algorithm exposes a large number of offensive associations related to sensitive features such as race and gender on publicly available embed…

Word Embeddings

Word2rate: training and evaluating multiple word embeddings as statistical transitions

2021-04-16 · Gary Phua, Shaowei Lin, Dario Poletti

Using pretrained word embeddings has been shown to be a very effective way in improving the performance of natural language processing tasks. In fact almost any natural language tasks that can be thought of has been impr…

Sentiment AnalysisTranslationWord Embeddings