conceptnet5

Code for building ConceptNet from raw data.

  • 所有者: commonsense/conceptnet5
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

ConceptNet aims to give computers access to common-sense knowledge, the kind of
information that ordinary people know but usually leave unstated.

This Python package contains a toolset for building the ConceptNet 5 knowledge
graph, possibly with your own custom data, and it serves the HTML interface and
JSON Web API for it.

You don't need this package to simply access ConceptNet 5; see
http://conceptnet.io for more information and a browsable Web interface with an
API.

Further documentation is available on the ConceptNet wiki.

Licensing and attribution appear in LICENSE.txt and DATA-CREDITS.md.

Discussion groups

If you're interested in using ConceptNet, please join the conceptnet-users
Google group, for questions and occasional announcements:
http://groups.google.com/group/conceptnet-users?hl=en

For real-time discussion, ConceptNet also has a chat channel on Gitter:
https://gitter.im/commonsense/conceptnet5

Installing and building ConceptNet

To be able to run all steps of the ConceptNet build process, you'll need a Unix
command line (Ubuntu 16.04 works great), Python 3.5 or later, 30 GB of RAM, and
some other dependencies. See the build process on our wiki for instructions.

You may not need to build ConceptNet yourself! Try the Web API first.

Testing

Run pytest to test the ConceptNet libraries and a small version of the build
process.

Run pytest --quick to re-run the tests more quickly, with the assumption that
the small test database has already been built.

Run pytest --fulldb to run additional tests on the fully built ConceptNet
database.

主要指标

概览
名称与所有者commonsense/conceptnet5
主编程语言Roff
编程语言Makefile (语言数: 6)
平台
许可证Other
所有者活动
创建于2011-09-21 16:35:15
推送于2023-01-19 13:53:07
最后一次提交2021-09-07 12:14:25
发布数34
最新版本名称code-review-20190906 (发布于 )
第一版名称code-review-20140404 (发布于 )
用户参与
星数2.9k
关注者数172
派生数353
提交数2k
已启用问题?
问题数171
打开的问题数38
拉请求数145
打开的拉请求数4
关闭的拉请求数16
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?