Skip to main content

Module prune_ner

Module prune_ner 

Source
Expand description

Handler for the prune-ner CLI subcommand.

Removes NER bindings (rows in memory_entities) for a single entity or for all entities in the namespace. Useful for cleaning up low-quality automatic extractions without touching the entities or memories themselves.

Structs§

PruneNerArgs

Functions§

run