- Hands-On Natural Language Processing with Python
- Rajesh Arumugam Rajalingappaa Shanmugamani
- 61字
- 2021-08-13 16:01:39
Relation extraction
Relation extraction predicts a relationship when a text and type of relation are provided. There may be cases where the relationships can't be extracted. The following screenshot shows an example of relation extraction, based on predicates and objects:

Example of relation extraction
The preceding example shows relationship extraction from the sample text to a subject, a predicate, and objects.
推薦閱讀
- Learning NServiceBus(Second Edition)
- C# 7 and .NET Core Cookbook
- Bootstrap Site Blueprints Volume II
- Learn Blockchain Programming with JavaScript
- C++面向對象程序設計(微課版)
- Java Web基礎與實例教程(第2版·微課版)
- Web Scraping with Python
- 少年輕松趣編程:用Scratch創作自己的小游戲
- Instant Zepto.js
- C語言從入門到精通(第4版)
- 實戰Java高并發程序設計(第3版)
- Python編程實戰
- Java Fundamentals
- Python機器學習算法與應用
- RESTful Web Clients:基于超媒體的可復用客戶端