AI Terms Academy
自然语言处理 · NLP

Natural Language Processing (NLP)

让电脑能理解、处理、生成人类语言(文字/语音)的技术领域。

自然语言处理

入门 · Beginner#NLP#语言

Plain-language definition

一句话定义

让电脑能理解、处理、生成人类语言(文字/语音)的技术领域。

Original definition

英文原文定义

NLP is the field of AI focused on enabling computers to understand, interpret, and generate human language, bridging human communication and computation.

Two levels

分难度讲解

入门版

你跟语音助手说话、用 Google 翻译、让 Siri 设闹钟、搜索引擎理解你的搜索意图——这些背后都是 NLP。

进阶版

NLP 经典任务:分词、词性标注、句法分析、命名实体识别(NER)、情感分析、机器翻译、问答、摘要。现代 NLP 基本被预训练语言模型(BERT、GPT、T5)主导,走向大一统的 seq2seq 范式。

Real-world example

真实例子

你在微信里发「明天提醒我开会」,手机能识别出「明天」这个时间并设提醒——这就是 NLP 在工作。

Keep exploring

相关术语