conceptnet5

Code for building ConceptNet from raw data.

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
關注者數166
派生數354
提交數2k
已啟用問題?
問題數171
打開的問題數38
拉請求數145
打開的拉請求數4
關閉的拉請求數16
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?