Chinese Word Segmentation by Mining Maximized Substrings
Code (0)
등록된 구현이 없습니다.
Tasks
Chinese Word SegmentationSimilar Papers 제목 키워드 기반
Generating and Scoring Correction Candidates in Chinese Grammatical Error Diagnosis
Grammatical error diagnosis is an essential part in a language-learning tutoring system. Based on the data sets of Chinese grammar error detection tasks, we proposed a system which measures the likelihood of correction c…
Decision MakingSentenceMining Informal Language from Chinese Microtext: Joint Word Recognition and Segmentation
Modeling Word Formation in English--German Neural Machine Translation
This paper studies strategies to model word formation in NMT using rich linguistic information, namely a word segmentation approach that goes beyond splitting into substrings by considering fusional morphology. Our lingu…
Machine TranslationMorphological AnalysisNMTSegmentation+1Adversarial Multi-Criteria Learning for Chinese Word Segmentation
Different linguistic perspectives causes many diverse segmentation criteria for Chinese word segmentation (CWS). Most existing methods focus on improve the performance for each single criterion. However, it is interestin…
Chinese Word SegmentationSegmentationDouble-Ended Palindromic Trees: A Linear-Time Data Structure and Its Applications
The palindromic tree (a.k.a. eertree) is a linear-size data structure that provides access to all palindromic substrings of a string. In this paper, we propose a generalized version of eertree, called double-ended eertre…