ScholarGate
助手

方法对比

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

词性标注(POS Tagging)×词形分析×
领域文本挖掘文本挖掘
方法族Process / pipelineProcess / pipeline
起源年份1980
提出者M.F. Porter (Porter stemmer)
类型NLP sequence-labelling taskText-normalisation preprocessing task
开创性文献Ratnaparkhi, A. (1996). A Maximum Entropy Model for Part-Of-Speech Tagging. EMNLP. link ↗Porter, M.F. (1980). An Algorithm for Suffix Stripping. Program, 14(3), 130-137. DOI ↗
别名part-of-speech tagging, grammatical tagging, Sözcük Türü Etiketleme (POS Tagging)stemming, lemmatization, Morfolojik Analiz ve Kök Bulma
相关34
摘要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.Morphological analysis splits words into their stems and affixes so that different surface forms of the same word can be treated as one. It covers two complementary approaches — rule-based stemming, such as the Porter (1980) and Snowball algorithms, and dictionary-aware lemmatization — and is a critical text-normalisation step for agglutinative languages such as Turkish and Arabic.
ScholarGate数据集
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 2 来源
  3. PUBLISHED

前往搜索 下载幻灯片

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