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
{{ message }}
This repository was archived by the owner on Jun 24, 2024. It is now read-only.
I am trying to build an ontology from a CSV file containing questions in the first column and answers in the second.
When I run the code, my JSON output is empty. Do you know why I got an empty JSON file ? Wrong format of the input ?