Hi there,
I just noticed an entity being returned by "suggest" that has a
Freebase, a Wikipedia and a DBPedia link associated with it, yet no
"entity_type" (example below). Looking at the DBPedia URL, I can see a
lot of very meaningful type definitions in there, so I would expect
the entity to have an easily extractable entity_type.
Is this a bug or just something I'm missing?
Thanks,
Martin
{'relevance': 0.87091499999999999,
'confidence': 0.84897400000000001,
'entity_type': [],
'target': [{'url': '
http://en.wikipedia.org/wiki/IDA_Ireland', 'type':
'wikipedia', 'title': 'IDA Ireland'},
{'url': '
http://rdf.freebase.com/ns/en/ida_ireland', 'type': 'rdf',
'title': 'IDA Ireland'},
{'url': '
http://dbpedia.org/resource/IDA_Ireland', 'type': 'rdf',
'title': 'IDA Ireland'}],
'anchor': 'IDA Ireland'}