paulbricman/semantica
Extending conceptual thinking with semantic embeddings.
ArchivedImplements a knowledge graph system that maps concepts to high-dimensional semantic embedding spaces, enabling similarity-based reasoning and discovery across interconnected ideas. The architecture leverages transformer-based embeddings to compute conceptual distances and surface non-obvious relationships between domains. Designed as a standalone tool for augmenting personal knowledge management workflows and creative ideation processes.
No commits in the last 6 months.
Stars
37
Forks
—
Language
Python
License
MPL-2.0
Category
Last pushed
Sep 21, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/paulbricman/semantica"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Garrafao/LSCDetection
Data Sets and Models for Evaluation of Lexical Semantic Change Detection
RepoAnalysis/RepoSim
This repository contains experiments on comparing the similarity of Python repositories using ML models.
kunal4040/hybrid-search-eval
🔍 Benchmark embedding models in hybrid search with Weaviate. Evaluate MRR@K, Hit@K, latency, and...
cod3licious/simec
Similarity Encoder (SimEc) Neural Network Framework for learning low dimensional similarity...
MatthewPaver/sentence-similarity-analysis
Semantic sentence similarity demonstration using transformer-based embedding models. Explores...