paper-with-me

홈 › Papers

Easy-First Chinese POS Tagging and Dependency Parsing

2012-12-01 · COLING 2012 12 · Ji Ma, Tong Xiao, Jingbo Zhu, Feiliang Ren
📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency ParsingPOSPOS Tagging

Similar Papers 제목 키워드 기반

A Joint Model for Graph-based Chinese Dependency Parsing

2020-10-01 · CCL 2020 10 · Xingchen Li, Mingtong Liu, Yujie Zhang, Jinan Xu 외

In Chinese dependency parsing, the joint model of word segmentation, POS tagging and dependency parsing has become the mainstream framework because it can eliminate error propagation and share knowledge, where the transi…

Chinese Dependency ParsingChinese Word SegmentationDependency ParsingPOS+3

Neural Joint Model for Transition-based Chinese Syntactic Analysis

2017-07-01 · ACL 2017 7 · Shuhei Kurita, Daisuke Kawahara, Sadao Kurohashi

We present neural network-based joint models for Chinese word segmentation, POS tagging and dependency parsing. Our models are the first neural approaches for fully joint Chinese analysis that is known to prevent the err…

Chinese Word SegmentationDependency ParsingPOSPOS Tagging+2

N-LTP: An Open-source Neural Language Technology Platform for Chinese

2020-09-24 · EMNLP (ACL) 2021 11 · Wanxiang Che, Yunlong Feng, Libo Qin, Ting Liu

We introduce \texttt{N-LTP}, an open-source neural language technology platform supporting six fundamental Chinese NLP tasks: {lexical analysis} (Chinese word segmentation, part-of-speech tagging, and named entity recogn…

Chinese Word SegmentationDependency ParsingKnowledge DistillationLexical Analysis+7

Easy-First POS Tagging and Dependency Parsing with Beam Search

2013-08-01 · ACL 2013 8 · Ji Ma, Jingbo Zhu, Tong Xiao, Nan Yang
Dependency ParsingPOSPOS Tagging

End-to-End Chinese Parsing Exploiting Lexicons

2020-12-08 · Yuan Zhang, Zhiyang Teng, Yue Zhang

Chinese parsing has traditionally been solved by three pipeline systems including word-segmentation, part-of-speech tagging and dependency parsing modules. In this paper, we propose an end-to-end Chinese parsing model ba…

Dependency ParsingGraph AttentionPart-Of-Speech TaggingSegmentation