freebase Questions

6

Solved

I'm trying to get activeresource (on Rails 3.2) working with the Freebase API and I haven't had much luck yet. How can I debug rails to see what's going on and make sure the request is well formed?...
Bendwise asked 5/3, 2012 at 19:37

3

Google deprecated their Freebase Search API, and is transferring things over to Wikidata, however there appears to be no replacement for their Freebase Search API (https://developers.google.com/fre...
Graniela asked 11/9, 2015 at 19:58

1

Is there a dump of the Knowledge Graph API on BigQuery or can I query Knowledge graph API via BigQuery SQL language? Felipe has this wonderful talk on querying Freebase via SQL but Freebase is no...

2

I am using Google API to get the place information and store it into database. Using Google API I am able to get address, opening hours, rating and reviews as shown in below image. But, I am not ...

6

I admit that this is basically a duplicate question of Use freebase data on local server? but I need more detailed answers than have already been given there I've fallen absolutely in love with Fr...
Bramlett asked 26/12, 2011 at 23:31

1

In what useful way can I use Google Knowledge Graph API at the moment? Let's say I have the MID for 1990 FIFA World Cup, which is /m/014nm_ and I make this request: GET https://kgsearch.google...
Studio asked 27/5, 2016 at 9:3

2

Using this Freebase query as an example, how can I run the same query using the Wikidata api? [{ "id": null, "name": null, "type": "/film/film", "/film/film/directed_by": "Steven Spielberg", ...
Wolfson asked 31/1, 2015 at 17:16

1

I'm trying to create a distant supervision corpus. Thus far I've assembled the data, and passed it through an NER system, so you can see an example below. Original data: <p> Myles Brand, t...
Gettogether asked 13/4, 2015 at 7:27

3

Solved

I have downloaded the 250G dump of freebase data. I don't want to iterate my development on the big data. I want to extract a small subset of the data (may be a small domain or some 10 personalitie...
Karimakarin asked 7/12, 2013 at 21:2

4

Solved

I am unaware if such an API or service exists currently so this is a vague question, my apologies. I have a PHP script that works with Freebase and I was wondering if I can enable it so a us...

2

Solved

I run IMDbAPI.com and have been using Bing's Search API for finding IMDb ID's from title searches. Bing is currently changing their API over to the Azure Marketplace (August 1st) and is no longer a...
Disquietude asked 15/7, 2012 at 14:24

1

Solved

I understand DBPedia spotlight does Named Entity recognition on a given document. To do that it uses the downloaded DBPedia files that are stored in the file system.Refer the URL:https://github.com...
Westerly asked 27/12, 2013 at 6:55

4

Solved

I'm using Freebase Search Suggest to bind a certain keyword to a getJson request. The problem is that I bind getJson functions and the corresponding .append/.prepend functions to to the input field...
Balaklava asked 29/11, 2013 at 21:38

1

Solved

I'm looking to enhance several "objects" in my application with human-readable data. To that end, I've seen Freebase, DBpedia and wikidata.org, and am currently working with Freebase. I can't help ...
Workbook asked 31/8, 2013 at 5:30

3

Solved

I'm currently planning a big project containing big data. I already used the search and all results tell me that it's not possible to import Freebase into any triplestore without usage of 3rd Part...
Flexible asked 20/7, 2013 at 9:27

1

i was trying to import freebase rdf to google refine but getting an error....but now how to extract topic names with notable type from 18 gb rdf to csv etc....any gui tool ?
Voigt asked 4/7, 2013 at 16:18

1

Solved

So, I am trying to figure out how to get URL to an image in Freebase database. I want an image of San Francisco. This is how I get the San Francisco topic: https://www.googleapis.com/freebase/v1sa...
Mukerji asked 19/5, 2013 at 19:18

1

I want to extract music data from the freebase data dumps. (http://www.freebase.com/music) Once I have the data dump how to I extract say the following properties http://www.freebase.com/music/rec...
Discredit asked 16/5, 2013 at 18:19

3

Solved

I have just dumped the data from Freebase, but when I see in the data I see "/m/03lp844" which is mid. But how am I going to get more detail out of that mid? I can't find anything on the documentat...
Falito asked 9/8, 2012 at 21:11

2

Solved

I'm trying to write an MQL query to be executed using Freebase API's. I would like to retrieve the topic summary and the image for the topic. I have been able to work out the below query which wil...
Grethel asked 24/3, 2009 at 5:1

1

I'm guessing this info is privileged since I couldn't find anything on Google's listed APIs. In fact I'd be amazed if it wasn't proprietary securely fastened Google magic, but thought I'd ask...
Kimberleykimberli asked 4/1, 2013 at 17:55

5

Solved

Are there any existing ways of using the freebase data dumps to create a database similar to what freebase offers, but on you own server? Pretty much freebase but locally and not through the API? ...
Remove asked 29/1, 2011 at 16:23

1

So, I want to use Kenneth' excellent requests module. Stumbled up this problem while trying to use the Freebase API. Basically, their API looks like that: https://www.googleapis.com/freebase/v1/m...
Aplanatic asked 8/5, 2012 at 17:21

1

Solved

Background: I wish to use freebase suggest in my app. I intend to add an autocomplete to the #location input using coffeescript: $ -> $("#location").suggest type: "location" Which will be i...

2

Solved

(Note: This is a follow up to my question Can jQuery.getJSON put a domain's cookies in the header of the request it makes? and covers the XSS case of Setting a cookie in an AJAX request?) I've bee...
Ann asked 24/11, 2010 at 4:14

© 2022 - 2024 — McMap. All rights reserved.