2022-06-04 16:35:59 -07:00
2022-06-04 16:34:09 -07:00
2022-06-04 16:35:59 -07:00
2022-06-04 16:34:09 -07:00
2022-06-03 23:42:13 -07:00
2022-06-04 16:34:09 -07:00
2022-06-04 16:34:09 -07:00
2022-06-04 16:35:07 -07:00
2022-06-04 16:34:09 -07:00

BertNet: Harvesting Knowledge Graphs from Pretrained Language Models

Preperation

pip install -r requirements.txt

Search prompts

python search_prompts.py --rel_set conceptnet (lama/human)

Search entity tuples

python main.py

Present results

python present_result.py --result_dir your_result_dir
Description
ACL 2023 (Findings) - BertNet: Harvesting Knowledge Graphs from Pretrained Language Models
Readme 52 MiB
Languages
Python 100%