How can I extract the name and type of all objects in Freebase?

I am trying to extract all Named Objects and their type in a Freebase dump.

I looked at How to extract a Freebase data dump for a specific topic But I did not get the actual object names in the Freebase dump.

I'm trying to get information something like this, Name: Barack Obama Type: Man Name: New York Type: City, etc.

Freebase already has all of these entities in its database, but I have not found any of the Freebase APIs or Google APIs to list all objects and their types.

Could you help me.

thank

+3
source share
1 answer

. , , , .

MQLread Search API Freebase (, /people/person ). , NER, , , , , , "Freebase" " " 3 .

Freebase , , NER, , .

+3

All Articles