ScholarGate
助手

方法对比

并排查看您选择的方法;存在差异的行会高亮显示。

分块×词性标注(POS Tagging)×
领域文本挖掘文本挖掘
方法族Process / pipelineProcess / pipeline
起源年份1991
提出者Steven Abney
类型NLP partial-parsing taskNLP sequence-labelling task
开创性文献Abney, S. (1991). Parsing by Chunks. In Principle-Based Parsing. Kluwer Academic Publishers. ISBN: 978-0-7923-1173-4Ratnaparkhi, A. (1996). A Maximum Entropy Model for Part-Of-Speech Tagging. EMNLP. link ↗
别名shallow parsing, partial parsing, Yüzeysel Ayrıştırma (Chunking)part-of-speech tagging, grammatical tagging, Sözcük Türü Etiketleme (POS Tagging)
相关43
摘要Chunking, also called shallow parsing, is a natural-language-processing task introduced by Steven Abney in 1991 that divides text into grammatical pieces — such as noun phrases and verb phrases — using part-of-speech tags. It extracts useful syntactic structure quickly without building a full parse tree of the sentence.Part-of-speech tagging assigns a grammatical category label — noun, verb, adjective, and so on — to every word in a text. It is a foundational natural-language-processing task, formalised as a statistical model by Ratnaparkhi (1996) and packaged into widely used toolkits such as Stanford CoreNLP (Manning et al., 2014), and it serves as a preliminary step for syntactic analysis and information extraction.
ScholarGate数据集
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 2 来源
  3. PUBLISHED

前往搜索 下载幻灯片

ScholarGate方法对比: Chunking · POS Tagging. 于 2026-06-19 检索自 https://scholargate.app/zh/compare