自然语言处理任务
32 种方法属于此方法族。
精选
基于方面的情感分析 (ABSA)Aspect-based sentiment analysis (ABSA) is a fine-grained natural-language-processing task that detects sentiment separately for each aspect or feature mentioned in a text — such as分块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组成分析Constituency parsing is a natural-language-processing task that represents a sentence as a tree of recursively nested phrase-structure constituents — for example S → NP + VP. Build依存句法分析Dependency parsing is a natural-language-processing task that reveals the syntactic dependency relations between the words of a sentence as a tree structure. Surveyed in the depend对话行为分类Dialogue act classification is a natural-language-processing task that automatically labels the communicative function of each utterance in a conversation — such as question, answe语篇分析Discourse parsing is a natural-language-processing task that models the rhetorical relations between sentences and paragraphs of a text — relations such as cause, contrast, and ela
阅读路径
本主题被引用最多的基础方法,按其提出的先后顺序排列——若您初次接触,不妨从这里开始。