- Hands-On Natural Language Processing with Python
- Rajesh Arumugam Rajalingappaa Shanmugamani
- 88字
- 2021-08-13 16:01:38
Linking entities
Another practical application is entity linking. One good example of it can be found in the Microsoft Azure Text Analytics API, at https://azure.microsoft.com/is-is/services/cognitive-services/text-analytics/. The following screenshot shows output from a sample text:

The preceding screenshot shows how the system has automatically extracted the entity Seattle as a place. Interestingly, it has also correctly extracted the Space Needle as a landmark place, by linking it with Seattle. This shows how powerful named entity linking can be when extracting useful relationships between entities.
推薦閱讀
- MATLAB應用與實驗教程
- Data Analysis with IBM SPSS Statistics
- bbPress Complete
- Go語言編程
- Angular應用程序開發指南
- PHP與MySQL權威指南
- Android移動應用開發項目教程
- Mastering Object:Oriented Python(Second Edition)
- Practical Responsive Typography
- 微服務設計
- Learning Redis
- MATLAB從入門到精通
- 深度學習:基于Python語言和TensorFlow平臺(視頻講解版)
- Learning RSLogix 5000 Programming
- 面向對象程序設計教程(C#版)