-
Notifications
You must be signed in to change notification settings - Fork 356
Home
ConceptNet is a multilingual knowledge base, representing words and phrases that people use and the common-sense relationships between them. The knowledge in ConceptNet is collected from a variety of resources, including crowd-sourced resources (such as Wiktionary and Open Mind Common Sense), games with a purpose (such as Verbosity and nadya.jp), and expert-created resources (such as WordNet and JMDict).
You can browse what ConceptNet knows at http://conceptnet.io.
- FAQ
- Changelog
- Web API - A quick way to get started with ConceptNet 5, this REST API lets you query the knowledge about any node in ConceptNet, and even make some inferences about which nodes are related.
- Running your own copy - How to run your own copy of ConceptNet, or rebuild it with your own modifications, using Docker to manage the process.
- Build process - How to build the ConceptNet data locally on a Unix system (even without Docker), and what you get as a result.
- Copying and sharing ConceptNet - ConceptNet is open data, and we want you to copy it and put it to new uses.
- Edges - The basic units of knowledge in ConceptNet and what they represent.
- Relations - Each edge has a relation. These are the kinds of relations we're using so far, and what they mean.
-
URI hierarchy - What a URI such as
/s/contributor/omcs/dev
means.
This documentation has not yet been updated for version 5.5.
- Downloading - You can download all the information in ConceptNet 5 in tabular text or JSON formats.
If you have a bug report or feature request for ConceptNet, please post it on our GitHub issues page.
To get help using ConceptNet, and to get announcements of upgrades and API downtime, you should join the conceptnet-users mailing list.
ConceptNet has a chat room on Gitter: https://gitter.im/commonsense/conceptnet5
Starting points
Reproducibility
Details