- The Natural Language Processing Workshop
- Rohan Chopra Aniruddha M. Godbole Nipun Sadvilkar Muzaffar Bashir Shah Sohom Ghosh Dwight Gunning
- 331字
- 2021-06-11 18:39:23
Introduction
Before we can get into NLP in any depth, we first need to understand what natural language is. To put it in simple terms, it is a means for us to express our thoughts and ideas. To define it more specifically, language is a mutually agreed upon set of protocols involving words/sounds that we use to communicate with each other.
In this era of digitization and computation, we are constantly interacting with machines around us through various means, such as voice commands and typing instructions in the form of words. Thus, it has become essential to develop mechanisms by which human language can be comprehended accurately by computers. NLP helps us do this. So, NLP can be defined as a field of computer science that is concerned with enabling computer algorithms to understand, analyze, and generate natural languages.
Let's look at an example. You have probably interacted with Siri or Alexa at some point. Ask Alexa for a cricket score, and it will reply with the current score. The technology behind this is NLP. Siri and Alexa use techniques such as Speech to Text with the help of a search engine to do this magic. As the name suggests, Speech to Text is an application of NLP in which computers are trained to understand verbally spoken words.
NLP works at different levels, which means that machines process and understand natural language at different levels. These levels are as follows:
- Morphological level: This level deals with understanding word structure and word information.
- Lexical level: This level deals with understanding the part of speech of the word.
- Syntactic level: This level deals with understanding the syntactic analysis of a sentence, or parsing a sentence.
- Semantic level: This level deals with understanding the actual meaning of a sentence.
- Discourse level: This level deals with understanding the meaning of a sentence beyond just the sentence level, that is, considering the context.
- Pragmatic level: This level deals with using real-world knowledge to understand the sentence.
- GitHub Essentials
- 企業數字化創新引擎:企業級PaaS平臺HZERO
- 使用GitOps實現Kubernetes的持續部署:模式、流程及工具
- 業務數據分析:五招破解業務難題
- Creating Dynamic UIs with Android Fragments(Second Edition)
- Python金融實戰
- Starling Game Development Essentials
- SQL Server 2012數據庫管理教程
- 菜鳥學SPSS數據分析
- Expert Python Programming(Third Edition)
- 數據挖掘競賽實戰:方法與案例
- 云計算
- MySQL技術內幕:InnoDB存儲引擎
- 數據庫技術與應用:SQL Server 2008
- 數字孿生