Hi @tsoru , thank you. I tried the warm up tasks. As a high level overview, I could understand that dbpedia has triples of (entity-relation-entity) which can be queried using sparql through the endpoints. I could also get that currently, there is a need to extract these triples from the wikipedia text rather than just the structured parts like info-boxes.
Just wanted to clearly understand the objectives of this iteration of the project.
These are the objectives according to me:
- Better extraction of entities and relationships from wikipedia text(unstructured)
- Better coreference resolution to avoid unnecessary relations(noisy relations)
I have the following queries:
- Does dbpedia store these triples as a graph ?
- Please let me know all the objectives of this project(for this year) so that I can start thinking on it.