AI-NOSUKE/PVM
PVM(Phantom Vector Mapping)はテキストデータをベクトル化(embedding)した上で、安定して解釈しやすいクラスタを得るための二段階クラスタリング手法。embedding→PCA→ICA①→クラスタリング①→ セントロイドICA②→クラスタリング②の流れ。
Stars
—
Forks
—
Language
Python
License
—
Category
Last pushed
Jan 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/AI-NOSUKE/PVM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
curiosity-ai/catalyst
🚀 Catalyst is a C# Natural Language Processing library built for speed. Inspired by spaCy's...
Azure/azure-search-vector-samples
A repository of code samples for Vector search capabilities in Azure AI Search.
supabase/embeddings-generator
GitHub Action to generate embeddings from the markdown files in your repository.
vector-ai/vectorai
Vector AI — A platform for building vector based applications. Encode, query and analyse data...
yusufhilmi/client-vector-search
A client side vector search library that can embed, store, search, and cache vectors. Works on...