第 1 步,共 10 步10%

What Is NLP?

自然语言处理(NLP)是人工智能的一个领域,专注于计算机与人类语言之间的交互。它使机器能够阅读、理解和生成文本。

NLP applications:

  • Search engines, spam filters, machine translation
  • Chatbots, voice assistants, sentiment analysis
  • Text summarization, question answering

The pipeline: raw text → tokenize → normalize → analyze → output.

提示

检验你的理解

NLP 是什么的缩写?