Skip to content

Make topic disambiguation optional? #101

Description

@richardmillson

One use case for toponymy is to have the LLM perform cluster-level classification with respect to some fixed label ontology. However since multiple clusters may be given the same label, this is in conflict with the disambiguation step.

The disambiguation step could be run conditional on a disambiguate_topic_names: Optional[bool] = True flag added to name_topics (and optionally to the methods that call it).

Does this sound like a use case toponymy should support?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions