Update README.md

This commit is contained in:
Eric
2023-06-18 18:28:47 +08:00
committed by GitHub
parent d63de8bb6f
commit 2013c4bf9b

View File

@@ -29,7 +29,7 @@ Based on the review, we suggest promising research directions for the future. Ou
For more resources about knowledge graph construction, please check our tookit [DeepKE](https://github.com/zjunlp/DeepKE).
## *👋 News!*
- We release [DeepKE-LLM](https://github.com/zjunlp/DeepKE/tree/main/example/llm) to support **knowledge extraction** with LLMs including [KnowLLM](https://github.com/zjunlp/KnowLLM).
- We release [DeepKE-LLM](https://github.com/zjunlp/DeepKE/tree/main/example/llm) to support **knowledge extraction** with [KnowLM](https://github.com/zjunlp/KnowLM).
- We release a [survey](https://arxiv.org/abs/2212.09597) and [paper-list](https://github.com/zjunlp/Prompt4ReasoningPapers) for **reasoning with language model prompting**.
- We release a prompt&KG paper-list at [PromptKG](https://github.com/zjunlp/PromptKG).
- Congratulations! Our work has been accepted by the EMNLP2022 main conference.