---
title: "vec2text vs wikipedia2vec"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/vec2text-vec2text-vs-wikipedia2vec-wikipedia2vec"
tools: ["vec2text-vec2text", "wikipedia2vec-wikipedia2vec"]
---

# vec2text vs wikipedia2vec

*GraphCanon updated Aug 22, 2026*

## Verdict

Pick vec2text if vec2text is a Python library for inverting deep text embeddings back to readable text; pick wikipedia2vec if a Python-based tool for generating embeddings derived from Wikipedia content.

[vec2text](https://github.com/vec2text/vec2text) reports 1.1k GitHub stars, 119 forks, and 27 open issues, last pushed Dec 27, 2025. [wikipedia2vec](http://wikipedia2vec.github.io/) has 971 stars, 100 forks, and 8 open issues, last pushed May 3, 2024. Figures are from public GitHub metadata via [vec2text's repository](https://github.com/vec2text/vec2text) and [wikipedia2vec's repository](https://github.com/wikipedia2vec/wikipedia2vec).

| | [vec2text](/tools/vec2text-vec2text.md) | [wikipedia2vec](/tools/wikipedia2vec-wikipedia2vec.md) |
| --- | --- | --- |
| Tagline | utilities for decoding deep representations back to text | A tool for learning vector representations of words and entities from Wikipedia |
| Stars | 1,129 | 971 |
| Forks | 119 | 100 |
| Open issues | 27 | 8 |
| Language | Python | Python |
| Adopt for | vec2text is a Python library for inverting deep text embeddings back to readable text. | A Python-based tool for generating embeddings derived from Wikipedia content. |
| Persona | - | - |
| Runtime | - | - |
| License | Other | Other |
| Categories | Data & Retrieval, Model Training | Vector Databases |

## Trust and health

_Sourced signals - not a safety guarantee. No winner column._

| | [vec2text](/tools/vec2text-vec2text.md) | [wikipedia2vec](/tools/wikipedia2vec-wikipedia2vec.md) |
| --- | --- | --- |
| Maintenance | Slowing (36%) | Dormant (18%) |
| Days since push | 216d | 840d |
| Open issues (now) | 27 | 8 |
| Stars delta | Unknown | +4 (30d) |
| Open issues delta | Unknown | 0 (30d) |
| Full report | [trust report](/tools/vec2text-vec2text/trust.md) | [trust report](/tools/wikipedia2vec-wikipedia2vec/trust.md) |

## Decision facts: vec2text

- **Adopt for:** vec2text is a Python library for inverting deep text embeddings back to readable text.

## Decision facts: wikipedia2vec

- **Adopt for:** A Python-based tool for generating embeddings derived from Wikipedia content.

## Choose when

### Choose vec2text if…

- Tags unique to vec2text: custom model training, embedding decoding, machine-learning-models, pre-trained models.
- Also covers Data & Retrieval, Model Training.
- Reverse-engineer text from sentence embeddings accurately

### Choose wikipedia2vec if…

- Tags unique to wikipedia2vec: embeddings, natural-language-processing, nlp, python.
- Also covers Vector Databases.
- You need to generate word and entity embeddings based on extensive Wikipedia data

## When NOT to use vec2text

- When requiring embedding-to-text inversion from models not compatible with vec2text's pre-trained or custom model pipelines.
- For applications that require real-time performance, as the process of inverting embeddings can be computationally intensive.

## When NOT to use wikipedia2vec

- Your dataset doesn't intersect with or benefit from Wikipedia content
- You require real-time updating capabilities that exceed static Wikipedia dumps

## Common questions

### What is the difference between vec2text and wikipedia2vec?

vec2text: utilities for decoding deep representations back to text. wikipedia2vec: A tool for learning vector representations of words and entities from Wikipedia. See the comparison table for live GitHub stats and shared categories.

### When should I choose vec2text over wikipedia2vec?

Choose vec2text over wikipedia2vec when Tags unique to vec2text: custom model training, embedding decoding, machine-learning-models, pre-trained models; Also covers Data & Retrieval, Model Training; Reverse-engineer text from sentence embeddings accurately.

### When should I choose wikipedia2vec over vec2text?

Choose wikipedia2vec over vec2text when Tags unique to wikipedia2vec: embeddings, natural-language-processing, nlp, python; Also covers Vector Databases; You need to generate word and entity embeddings based on extensive Wikipedia data.

### When should I avoid vec2text?

When requiring embedding-to-text inversion from models not compatible with vec2text's pre-trained or custom model pipelines. For applications that require real-time performance, as the process of inverting embeddings can be computationally intensive.

### When should I avoid wikipedia2vec?

Your dataset doesn't intersect with or benefit from Wikipedia content You require real-time updating capabilities that exceed static Wikipedia dumps

### Is vec2text or wikipedia2vec more popular on GitHub?

vec2text has more GitHub stars (1,129 vs 971). Stars measure visibility, not whether either tool fits your constraints.

### Are vec2text and wikipedia2vec open source?

Yes - both are open-source projects on GitHub (vec2text: Other, wikipedia2vec: Other).

### Where can I find alternatives to vec2text or wikipedia2vec?

GraphCanon lists graph-backed alternatives at [vec2text alternatives](/tools/vec2text-vec2text/alternatives) and [wikipedia2vec alternatives](/tools/wikipedia2vec-wikipedia2vec/alternatives) ([vec2text markdown twin](/tools/vec2text-vec2text/alternatives.md), [wikipedia2vec markdown twin](/tools/wikipedia2vec-wikipedia2vec/alternatives.md)), ranked by typed relationship edges rather than popularity votes.

### Is there a machine-readable version of this comparison?

Yes. The markdown twin at [this comparison](/compare/vec2text-vec2text-vs-wikipedia2vec-wikipedia2vec.md) mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.

### Which is better maintained, vec2text or wikipedia2vec?

vec2text: Slowing. wikipedia2vec: Dormant. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.

### Where are the full trust reports for vec2text and wikipedia2vec?

GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: [vec2text trust report](/tools/vec2text-vec2text/trust); [wikipedia2vec trust report](/tools/wikipedia2vec-wikipedia2vec/trust).

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=vec2text-vec2text`](/api/graphcanon/graph?tool=vec2text-vec2text)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
