Skip to content

juliusvonkohout/conceptnet5

This branch is 78 commits behind commonsense/conceptnet5:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bc7e1ef · Jul 1, 2019
Apr 17, 2019
Jul 1, 2019
Jan 31, 2018
Apr 8, 2019
Apr 8, 2019
Apr 24, 2019
May 16, 2017
Jun 14, 2017
Apr 24, 2019
Feb 1, 2016
Nov 11, 2015
Apr 23, 2018
Jul 1, 2019
Mar 22, 2018
Dec 1, 2017
Jan 14, 2015
Sep 30, 2011
Jul 1, 2019
Jun 8, 2018
Apr 8, 2019
Mar 29, 2018

Repository files navigation

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.

About

Code for building ConceptNet from raw data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 87.6%
  • HTML 8.6%
  • CSS 2.9%
  • Other 0.9%