Ensemble Methods for Native Language Identification
Our team{---}Uvic-NLP{---}explored and evaluated a variety of lexical features for Native Language Identification (NLI) within the framework of ensemble methods. Using a subset of the highest performing features, we train Support Vector Machines (SVM) and Fully Connected Neural Networks (FCNN) as base classifiers, and test different methods for combining their outputs. Restricting our scope to the closed essay track in the NLI Shared Task 2017, we find that our best SVM ensemble achieves an F1 score of 0.8730 on the test set.
Code (0)
등록된 구현이 없습니다.
Tasks
Language AcquisitionLanguage IdentificationNative Language IdentificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Native Language Identification With Classifier Stacking and Ensembles
Ensemble methods using multiple classifiers have proven to be among the most successful approaches for the task of Native Language Identification (NLI), achieving the current state of the art. However, a systematic exami…
Cross-corpusGeneral ClassificationLanguage AcquisitionLanguage Identification+2Native Language Identification on Text and Speech
This paper presents an ensemble system combining the output of multiple SVM classifiers to native language identification (NLI). The system was submitted to the NLI Shared Task 2017 fusion track which featured students e…
Language IdentificationNative Language IdentificationNative Language Identification using Stacked Generalization
Ensemble methods using multiple classifiers have proven to be the most successful approach for the task of Native Language Identification (NLI), achieving the current state of the art. However, a systematic examination o…
Language IdentificationNative Language IdentificationNeural Networks and Spelling Features for Native Language Identification
We present the RUG-SU team{'}s submission at the Native Language Identification Shared Task 2017. We combine several approaches into an ensemble, based on spelling error features, a simple neural network using word repre…
Language IdentificationNative Language IdentificationWord Embeddings