Replies: 1 comment 1 reply
-
Hey @BradKML, Ontology learning is the process of automatically or semi-automatically building ontologies from data. It is like the schema or structure that underlies a knowledge graph. So yes, they are closely related to knowledge graphs, but focus more on schema discovery and taxonomy extraction from text or data. In other words, ontology learning helps create the schema or backbone of a knowledge graph. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This repo was recommended to me recently, and I find it quite interesting about "ontology." Is it similar to knowledge graphs but for relationships/taxonomy between "things" (especially out-of-vocabulary or novel ones)? https://github.com/HamedBabaei/LLMs4OL
If this can be used for PKMs or personal wikis, it would be great, since people will be able to have their research knowledge organized into something that is easier for machine queries https://github.com/siyuan-note/siyuan https://github.com/jaar23/nb-assistant
Beta Was this translation helpful? Give feedback.
All reactions