You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
# GenAI Ontology-based Event Abstraction (GOEA)
2
2
3
-
This is a prototype implementation of the GOEA Methodology proposed in a bachelor thesis. The GOEA methodology proposes an approach to extract, normalize, and abstract terms using ontologies and Large Language Models.
3
+
This is a prototype implementation of the GOEA Methodology proposed in a bachelor thesis. The GOEA methodology proposes an approach to extract, normalize, and abstract terms using ontologies and Large Language Models. While the methodology itself is applicable to various domains, this prototype specifically focuses on testing it in the context of medications.
3. Here you can check your uploaded event log and ontology as a string representation but also as a graphical representation. Nodes are color-coded as follows:
31
37
-**Orange Nodes:** These nodes represent the target abstraction levels to which the blue nodes will be mapped.
32
38
-**Blue Nodes:** These nodes represent the specific terms that will be abstracted to the corresponding orange nodes.
33
39
-**Grey Nodes:** These nodes are not considered in the abstraction process at the current target abstraction level and are therefore visually distinguished from the relevant nodes.
0 commit comments