Skillware skills · data_engineering/novelty_extractor

Novelty Extractor

Filters text datasets by semantic novelty using local fastembed embeddings — keeps only chunks with new information.

Capabilities

Problems this skill solves

People search for tasks — not always "skillware":

Install

pip install skillware then SkillLoader.load_skill("data_engineering/novelty_extractor")

FAQ

How to filter redundant text from a dataset locally?
Skillware data_engineering/novelty_extractor uses fastembed (no API key) to keep chunks above a novelty threshold.

Open interactive skill page →