基于pytorch的中文三元组提取(命名实体识别+关系抽取)
-
Updated
May 12, 2023 - Python
基于pytorch的中文三元组提取(命名实体识别+关系抽取)
[EMNLP 2020] OpenUE: An Open Toolkit of Universal Extraction from Text
使用bert进行关系三元组抽取。
[SIGIR 2023] Schema-aware Reference as Prompt Improves Data-Efficient Knowledge Graph Construction
Official Code For TDEER: An Efficient Translating Decoding Schema for Joint Extraction of Entities and Relations (EMNLP 2021)
An example of triples extraction with PoS-tags using ReVerb
The aim of the project is to extract from Natural Language relevant semantic informations. The input text is divided into triples (Subject - Relation - Object). WordNet here is used to get the meaning of relation and DBpedia is used to extract information from subject and object.
Must-read papers on relation extraction.
id-svo-extractor: Extract SVO triples from Indonesian text.
Manual Triple Extraction
Add a description, image, and links to the triple-extraction topic page so that developers can more easily learn about it.
To associate your repository with the triple-extraction topic, visit your repo's landing page and select "manage topics."