首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > [推荐]客户端API来访问freebase.com

[推荐]客户端API来访问freebase.com

  • 资源大小:140.25 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: api 客户端 推荐 访问 freebasecom

资 源 简 介

IMPORTANT NOTE The freebase-python library uses the legacy, deprecated, Freebase APIs. For instructions on the new Freebase APIs, see here: https://developers.google.com/freebase/ Freebase.com has an open API that can be used to access and update structured data. The RESTful http-based API is completely documented at Freebase.com along with some simple examples. This library provides a python interface to that API. Usage should be as simple as: >>> import freebase>>> freebase.mqlread({"id": "/en/david_bowie", "name": None}){u"id": u"/en/david_bowie", u"name": u"David Bowie"} For more information, see GettingStarted. This library also provides a number of command-line utilities and APIs for creating, dumping, and reloading schema to make it easy to programatically create schema and move schema from sandbox

文 件 列 表

.
._freebase-1.0.6
freebase-1.0.6
._appengine_stubs
appengine_stubs
._COPYRIGHT
COPYRIGHT
._examples
examples
._freebase
freebase
._freebase.egg-info
freebase.egg-info
._MANIFEST.in
MANIFEST.in
._PKG-INFO
PKG-INFO
._README
README
._setup.cfg
setup.cfg
._setup.py
setup.py
._test
test
VIP VIP
0.204365s