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
This PR introduces logic which labels entities with their DBpedia
ontological classes. Using this logic, it creates a file which tags
every unique entity found for the AI map dataset with their respective
classes.
closes#120
This PR introduces logic which labels entities with their DBpedia
ontological classes. Using this logic, it creates a file which tags
every unique entity found for the AI map dataset with their respective
classes.
closes#120
We need to get all dbpedia classes for each entity in the AI map dataset.
The output could be an object where:
Intelligence_quotient
, fromhttp://dbpedia.org/resource/Intelligence_quotient
)Company
, fromhttp://dbpedia.org/ontology/Company
), sorted bydepth
.The text was updated successfully, but these errors were encountered: