ConceptNet resource
Code for building ConceptNet from raw data. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5460
- days_rel: n/a
- days_push: 1322
- n_releases_24m: 0
Adoption not part of the score
2953 stars · 357 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ConceptNet is a large multilingual commonsense knowledge graph linking over 13 million concepts across many natural languages, distributed under a Creative Commons license. This repository contains the Python toolset for building ConceptNet 5 from raw data, plus the HTML interface and JSON Web API for serving it.
Use cases
- find commonsense relationships between words and concepts
- get multilingual semantic knowledge for NLP models
- build a custom knowledge graph from my own data
- query a semantic network via a JSON API
- download pretrained word embeddings like Numberbatch
- use commonsense knowledge as input for machine learning on text
When to choose
- you need broad, multilingual commonsense knowledge for NLP or ML research
- you want to build a customized knowledge graph from your own data sources
- you need pretrained semantic embeddings (ConceptNet Numberbatch) for downstream models
When to avoid
- you only need to query ConceptNet - use the public Web API instead of building it yourself
- you lack the required resources (30 GB RAM, Unix environment) for the build process
- you need up-to-date, actively developed tooling - the project is in maintenance mode
Facets
dataset · maturity maintenance
nlp machine-learning search-engine api-framework etl artificial-intelligence machine-learning databases apis python cli knowledge-graph commonsense-knowledge semantic-network multilingual word-embeddings numberbatch natural-language-processing linux web-server
1 source
- readme: https://github.com/commonsense/conceptnet5 · fetched 2026-08-28 · 683d5687a257
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| commonsense/conceptnet5 | main | 32 |
| commonsense/conceptnet-numberbatch | plugin | 32 |
For agents
markdown · JSON · MCP: product_card(name="commonsense/conceptnet5")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem