paper-with-me

홈 › Papers

Word-Context Character Embeddings for Chinese Word Segmentation

2017-09-01 · EMNLP 2017 9 · Hao Zhou, Zhenting Yu, Yue Zhang, Shu-Jian Huang, Xin-yu Dai, Jia-Jun Chen

Neural parsers have benefited from automatically labeled data via dependency-context word embeddings. We investigate training character embeddings on a word-based context in a similar way, showing that the simple method improves state-of-the-art neural word segmentation models significantly, beating tri-training baselines for leveraging auto-segmented data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Chinese Word SegmentationDomain AdaptationSegmentationWord Embeddings

Similar Papers 제목 키워드 기반

Enhancing Chinese Intent Classification by Dynamically Integrating Character Features into Word Embeddings with Ensemble Techniques

2018-05-23 · Ruixi Lin, Charles Costello, Charles Jankowski

Intent classification has been widely researched on English data with deep learning approaches that are based on neural networks and word embeddings. The challenge for Chinese intent classification stems from the fact th…

General Classificationintent-classificationIntent ClassificationWord Embeddings

Joint Embeddings of Chinese Words, Characters, and Fine-grained Subcharacter Components

2017-09-01 · EMNLP 2017 9 · Jinxing Yu, Xun Jian, Hao Xin, Yangqiu Song

Word embeddings have attracted much attention recently. Different from alphabetic writing systems, Chinese characters are often composed of subcharacter components which are also semantically informative. In this work, w…

Named Entity Recognition (NER)Question AnsweringSentiment AnalysisText Classification+2

VCWE: Visual Character-Enhanced Word Embeddings

2019-02-23 · NAACL 2019 6 · Chi Sun, Xipeng Qiu, Xuanjing Huang

Chinese is a logographic writing system, and the shape of Chinese characters contain rich syntactic and semantic information. In this paper, we propose a model to learn Chinese word embeddings via three-level composition…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Part-Of-Speech Tagging+3

CAN-NER: Convolutional Attention Network for Chinese Named Entity Recognition

2019-04-03 · NAACL 2019 6 · Yuying Zhu, Guoxin Wang, Börje F. Karlsson

Named entity recognition (NER) in Chinese is essential but difficult because of the lack of natural delimiters. Therefore, Chinese Word Segmentation (CWS) is usually considered as the first step for Chinese NER. However,…

Chinese Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

Learning Chinese Word Representations From Glyphs Of Characters

2017-08-16 · EMNLP 2017 9 · Tzu-Ray Su, Hung-Yi Lee

In this paper, we propose new methods to learn Chinese word representations. Chinese characters are composed of graphical components, which carry rich semantics. It is common for a Chinese learner to comprehend the meani…