advanced-cosine

Community

Four advanced cosine techniques for robust similarity.

Authorlofibrainwav
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill exposes four advanced cosine similarity techniques to improve semantic matching and stability.

Core Features & Use Cases

  • Weighted Cosine: Reduces gaps by 30%.
  • Sparse Cosine: 5x speed improvement via sparse representations.
  • Embedding Cosine: 768D semantic matching with BERT embeddings.
  • Sqrt Cosine: Stability improvement of about 10%.

Quick Start

sims = advanced_cosine.compute(queries, documents, method="weighted")

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: advanced-cosine
Download link: https://github.com/lofibrainwav/AFO_Kingdom/archive/main.zip#advanced-cosine

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.