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?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

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

Workspace
victoraut
Visibility
Public
Created
Last updated
Publish Source
GitHub
Badge
victoraut/liken-skills badge