Skip to content

Add text similarity check in annotation validation #24

Description

@Essmaw

We should extend the quality control in src/mdner_llm/annotations/validate_annotations.py to verify textual proximity between annotations.

This would help detect near-duplicate or overly similar texts that may reduce dataset quality.

Suggestion:
Use text embeddings (e.g. cosine similarity) to flag pairs of annotations above a similarity threshold.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    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