pat-jj/TagReal
[ACL'23] Open KG Completion with PLM (Bridging Text Mining and Prompt Engineering)
This project helps researchers and data scientists expand existing knowledge graphs by automatically adding missing connections between entities. It takes an existing knowledge graph and relevant textual data as input, and outputs an enriched knowledge graph with newly identified relationships. It's designed for users working with large datasets, such as scientific publications or biomedical records, who need to find implicit connections.
No commits in the last 6 months.
Use this if you need to automatically discover and add new, verifiable relationships to an existing knowledge graph using associated text data.
Not ideal if you are working with small, static knowledge graphs or if you don't have accompanying text data to help infer new relationships.
Stars
44
Forks
2
Language
Python
License
—
Category
Last pushed
Sep 16, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/pat-jj/TagReal"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
zjunlp/DeepKE
[EMNLP 2022] An Open Toolkit for Knowledge Graph Extraction and Construction
Cartus/AGGCN
Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch...
icoxfog417/graph-convolution-nlp
Graph Convolution Network for NLP
Hyperparticle/graph-nlu
Graph NLU is a natural language understanding tool that leverages the power of graph databases
yao8839836/text_gcn
Graph Convolutional Networks for Text Classification. AAAI 2019