semantic_clustering.huggingface

Semantic clustering representers backed by Hugging Face NLI models.

Classes

HFGreedySemanticClusterer

Greedy semantic clustering via bidirectional NLI labels.

HFSemanticClusterer

Base semantic clusterer using a Hugging Face NLI model.