Comparison
cherche vs wikipedia2vec
Verdict
Pick cherche if cherche is a Python library for implementing neural search capabilities; pick wikipedia2vec if a Python-based tool for generating embeddings derived from Wikipedia content.
Markdown twin · cherche alternatives · wikipedia2vec alternatives
GraphCanon updated 4w
vs
Trust & integrity
| Signal | cherche | wikipedia2vec |
|---|---|---|
| Maintenance | Dormant (782d since push) As of 4w · github_public_v1 | Dormant (810d since push) As of 1mo · github_public_v1 |
| Provenance | Not a fork · Personal account As of 4w · github_public_v1 | Not a fork · Organization account As of 1mo · github_public_v1 |
| OSV dependency advisories | No lockfile (source not queried) As of 1mo · osv@v1 | No lockfile (source not queried) As of 1mo · osv@v1 |
| deps.dev advisories | Not queried deps.dev@v1 | Not queried deps.dev@v1 |
| OpenSSF Scorecard | Not queried openssf-scorecard@v1 | Not queried openssf-scorecard@v1 |
Tagline
- cherche
- Neural Search
- wikipedia2vec
- A tool for learning vector representations of words and entities from Wikipedia
Stars
- cherche
- 332
- wikipedia2vec
- 967
Forks
- cherche
- 14
- wikipedia2vec
- 100
Open issues
- cherche
- 4
- wikipedia2vec
- 8
Language
- cherche
- Python
- wikipedia2vec
- Python
Adopt for
- cherche
- Cherche is a Python library for implementing neural search capabilities.
- wikipedia2vec
- A Python-based tool for generating embeddings derived from Wikipedia content.
Persona
- cherche
- -
- wikipedia2vec
- -
Runtime
- cherche
- -
- wikipedia2vec
- -
License
- cherche
- MIT
- wikipedia2vec
- Other
Last pushed
- cherche
- Jun 1, 2024
- wikipedia2vec
- May 3, 2024
Categories
- cherche
- Data & Retrieval, Evaluation & Observability, Vector Databases
- wikipedia2vec
- Vector Databases
Trust and health
Days since push
- cherche
- 782d
- wikipedia2vec
- 810d
Open issues (now)
- cherche
- 4
- wikipedia2vec
- 8
Owner type
- cherche
- User
- wikipedia2vec
- Organization
Full report
- cherche
- Trust report
- wikipedia2vec
- Trust report
Choose cherche if…
- License: cherche is MIT, wikipedia2vec is Other.
- Tags unique to cherche: bm25, flashtext, information-retrieval, machine-learning.
- Also covers Data & Retrieval, Evaluation & Observability.
- Cherche is a Python library for implementing neural search capabilities.
When NOT to use cherche
- Last GitHub push was 811 days ago (dormant maintenance, Jun 1, 2024). Validate activity before betting a new project on cherche.
- Data & Retrieval: Skip a heavy ingestion framework when your corpus is small and static; a script plus the embedding API is enough.
- Evaluation & Observability: Defer heavyweight eval infra only until you have real traffic - never skip it once users depend on answers.
- Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.
Choose wikipedia2vec if…
- License: wikipedia2vec is Other, cherche is MIT.
- Tags unique to wikipedia2vec: embeddings, python, text-classification, wikipedia.
- You need to generate word and entity embeddings based on extensive Wikipedia data
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
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (raphaelsty/cherche) · observed Jul 24, 2026
- GitHub forks (raphaelsty/cherche) · observed Jul 24, 2026
- Last push (raphaelsty/cherche) · observed Jun 1, 2024
- License file (MIT) · observed Jul 24, 2026
- Decision facts (enrichment) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (wikipedia2vec/wikipedia2vec) · observed Jul 23, 2026
- GitHub forks (wikipedia2vec/wikipedia2vec) · observed Jul 23, 2026
- Last push (wikipedia2vec/wikipedia2vec) · observed May 3, 2024
- License file (Other) · observed Jul 23, 2026
- Decision facts (enrichment) · observed Jul 12, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: cherche 332 · wikipedia2vec 967 (synced Jul 24, 2026).
Common questions
- What is the difference between cherche and wikipedia2vec?
- cherche: Neural Search. 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 cherche over wikipedia2vec?
- Choose cherche over wikipedia2vec when License: cherche is MIT, wikipedia2vec is Other; Tags unique to cherche: bm25, flashtext, information-retrieval, machine-learning; Also covers Data & Retrieval, Evaluation & Observability; Cherche is a Python library for implementing neural search capabilities.
- When should I choose wikipedia2vec over cherche?
- Choose wikipedia2vec over cherche when License: wikipedia2vec is Other, cherche is MIT; Tags unique to wikipedia2vec: embeddings, python, text-classification, wikipedia; You need to generate word and entity embeddings based on extensive Wikipedia data.
- When should I avoid cherche?
- Last GitHub push was 811 days ago (dormant maintenance, Jun 1, 2024). Validate activity before betting a new project on cherche. Data & Retrieval: Skip a heavy ingestion framework when your corpus is small and static; a script plus the embedding API is enough. Evaluation & Observability: Defer heavyweight eval infra only until you have real traffic - never skip it once users depend on answers. Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.
- 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 cherche or wikipedia2vec more popular on GitHub?
- wikipedia2vec has more GitHub stars (967 vs 332). Stars measure visibility, not whether either tool fits your constraints.
- Are cherche and wikipedia2vec open source?
- Yes - both are open-source projects on GitHub (cherche: MIT, wikipedia2vec: Other).
- Where can I find alternatives to cherche or wikipedia2vec?
- GraphCanon lists graph-backed alternatives at cherche alternatives and wikipedia2vec alternatives (cherche markdown twin, wikipedia2vec markdown twin), 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 mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, cherche or wikipedia2vec?
- cherche: Dormant. 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 cherche and wikipedia2vec?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: cherche trust report; wikipedia2vec trust report.