Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
Awesome LLM KG
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
academic
awesome
Awesome LLM KG
Compare revisions
639f67c40a3b4a9a82f8d3006e9a304066daeee4 to ad05c48a6d1c03cd08a67fc8d125c8da0f867f9e
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
academic/awesome/Awesome-LLM-KG
Select target project
No results found
ad05c48a6d1c03cd08a67fc8d125c8da0f867f9e
Select Git revision
Swap
Target
academic/awesome/Awesome-LLM-KG
Select target project
academic/awesome/Awesome-LLM-KG
1 result
639f67c40a3b4a9a82f8d3006e9a304066daeee4
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
Update README.md
· 6bf0ad04
Shirui Pan
authored
1 year ago
6bf0ad04
Update README.md
· ad05c48a
Shirui Pan
authored
1 year ago
ad05c48a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
View file @
ad05c48a
...
...
@@ -35,8 +35,8 @@ If this repository is helpful for you, plase help us by citing this paper:
@article
{
llm_kg,
title
={
Unifying Large Language Models and Knowledge Graphs: A Roadmap
}
,
author
={
Pan, Shirui and Luo, Linhao and Wang, Yufei and Chen, Chen and Wang, Jiapu and Wu, Xindong
}
,
journal
={
arXiv preprint arxiv:306.08302
}
,
year
={
202
3
}
journal
={
IEEE Transactions on Knowledge and Data Engineering
(
TKDE
)
}
,
year
={
202
4
}
}
```
...
...
@@ -64,7 +64,7 @@ year={2023}
-
[
Fault Analysis
](
#fault-analysis
)
## Related Surveys
*
Unifying Large Language Models and Knowledge Graphs: A Roadmap (
Arxiv
, 202
3
)
[
[paper]
](
https://arxiv.org/pdf/2306.08302.pdf
)
*
Unifying Large Language Models and Knowledge Graphs: A Roadmap (
TKDE
, 202
4
)
[
[paper]
](
https://arxiv.org/pdf/2306.08302.pdf
)
*
A Survey on Knowledge-Enhanced Pre-trained Language Models (Arxiv, 2023)
[
[paper]
](
https://arxiv.org/pdf/2212.13428.pdf
)
*
A Survey of Knowledge-Intensive NLP with Pre-Trained Language Models (Arxiv, 2022)
[
[paper]
](
https://arxiv.org/pdf/2202.08772.pdf
)
*
A Review on Language Models as Knowledge Bases (Arxiv, 2022)
[
[paper]
](
https://arxiv.org/pdf/2204.06031.pdf
)
...
...
This diff is collapsed.
Click to expand it.