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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions