Knowledge graph construction from text

Being able to organize the massive amount of unstructured data that is produced every day would make analysis simpler and uncover trends and linkages that might not otherwise be seen. Open Information Extraction (OpenIE), a popular tool, extracts semantic triples (Subject -> Relation -> Obj...

Full description

Saved in:
Bibliographic Details
Main Author: Lim, Yi Keong
Other Authors: Sun Aixin
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2022
Subjects:
Online Access:https://hdl.handle.net/10356/163074
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:Being able to organize the massive amount of unstructured data that is produced every day would make analysis simpler and uncover trends and linkages that might not otherwise be seen. Open Information Extraction (OpenIE), a popular tool, extracts semantic triples (Subject -> Relation -> Object) from texts. However, it could lead to ambiguity during semantic triple extraction in information extraction. Pronouns can be thought of as apart from their subject. This project aims to resolve the aforementioned ambiguity by integrating OpenIE systems with Coreference Resolution, thereby allowing the extraction of relations between entities across the entire document. Additionally, new OpenIE systems will be explored and hyperparameter tuning will be done to find the best model.