Update README.md

This commit is contained in:
Shibo Hao
2023-02-13 14:29:39 -08:00
committed by GitHub
parent 6fa1d36e6b
commit 94ee90c090

View File

@@ -6,6 +6,8 @@ This repo contains preliminary code of the following paper:
Shibo Hao*, Bowen Tan*, Kaiwen Tang*, Hengzhe Zhang, Eric P. Xing, Zhiting Hu \
(* Equal contribution)
Play the [demo](https://lmnet.io/)!
## Getting Started
* Symbolic knowledge graphs (KGs) have been constructed either by expensive human crowdsourcing or with domain-specific complex information extraction pipelines.
* In this work, we aim at harvesting symbolic KGs from the LMs, a new framework for automatic KG construction empowered by the neural LMs' flexibility and scalability.
@@ -111,4 +113,4 @@ The results will be saved into `summary.txt` in `{result_dir}`, e.g., [results/c
| \ | ['strong arms', 'strong legs', 'stand'] | ['men', 'blood', 'fight'] |
| \ | ['good company', 'good friends', 'keep'] | ['humans', 'blood', 'feed'] |
| \ | ['French Wines', 'Wine Glasses', 'taste better'] | ['male cells', 'sperm cells', 'differentiate'] |
+------------------------------------------------+--------------------------------------------------------+--------------------------------------------------+```
+------------------------------------------------+--------------------------------------------------------+--------------------------------------------------+```