- Python Natural Language Processing
- Jalaj Thanaki
- 88字
- 2021-07-15 17:01:54
Application of semantic analysis
Semantic analysis is one of the open research area so its basic concepts can be used by following applications:
- Word sense disambiguation is one of the major tasks in NLP where semantic analysis has been heavily used, and it's still an open research area for Indian languages
- We will see word sense disambiguation (WSD) usage in Chapter 7, Rule-Based System for NLP
- The word2vec concept has emerged to handle semantic similarity. We will see this in Chapter 6, Advance Feature Engineering and NLP Algorithms