错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Part-of-Speech (POS) Tagging

  • Raymond S. T. Lee

摘要

Part-of-Speech (POS) Tagging is the foundation of text processing in NLP. This chapter describes how it relates to NLP and NLU (Natural Language Understanding). Various types and algorithms for POS Tagging include Rule-based POS Tagging, Stochastic POS Tagging, and Hybrid POS Tagging with Brill Tagger and evaluation schemes. This chapter also serves as the conceptual basis for Workshop#3—Part-of-Speech using Natural Language Toolkit in Chap. 12 .