git clone https://github.com/ba-talibe/olaf-demonstrators
cd olaf-demonstrators
python3 -m venv ./venv
source venv/bin/activate
pip install -r requirements.txt
The text used to learn the ontology is created based on default documentation for the manufacture of metal plates.
In this folowing notebooks concepts, relations, metarelation components are assessed on the basis of a hand-created ground truth (GC10-DET_doc_annotated).
- concept_extraction_evaluation.ipynb
- relation_extraction_evaluation.ipynb
- metarelation_extraction_evaluation.ipynb
- axiom_extraction_evaluation.ipynb
Built ontology are stored in results
in turtle format.