CtrlK
BlogDocsLog inGet started
Tessl Logo

victoraut/liken-skills

Agent skills for Liken: near-deduplication and record linkage for Python DataFrames.

78

Quality

98%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Overview
Quality
Evals
Security
Files

README.md

liken-skills

Agent skills for Liken — a Python library for near-deduplication, fuzzy matching, and record linkage over pandas, Polars, Modin, Dask, Ray and PySpark DataFrames.

The skills

SkillAPI tierTeaches
likenoverview / routerWhat Liken is, the simplest exact dedupe, and which skill/API to reach for.
liken-dedupersapply dedupersBuilt-in dedupers (exact, fuzzy, tfidf, lsh, jaccard, cosine + predicates), .apply() with a single deduper or a dict collection, pandas affordances.
liken-pipelinespipelineslk.pipeline()/lk.col(), AND/OR/NOT semantics, preprocessor scoping, rule predication.
liken-custom-dedupersextensionDefining and registering custom dedupers with @lk.custom.register.
liken-record-linkageentity resolution.canonicalize(), .collect(), .canonicals(), .synthesize().
liken-backends-performancescalingBackend selection/extras, spark_session, blocking keys, LSH, cost model.

Install

tessl install liken/liken-skills@0.1.0

Links

README.md

tile.json