Experiments on generating SPARQL in different ways.
The data evaluator is a tool that can be used to evaluate the quality of the generated SPARQL queries.
It is developed in Python and uses the streamlib
library.
The data evaluator can be used by running the following command.
python3 -m streamlit run data-evaluator-ui.py
This will open a browser window with the data evaluator interface.