Skip to content

split_claims splits abbreviations, creating bogus claims #18

Description

@royalpinto007

Problem

'Meet Dr. Smith. He works in Paris.' splits into ['Meet Dr.', 'Smith.', ...], creating bogus claims that skew grounding scores.

Where

src/answerproof/citations.py (split_claims regex, no abbreviation handling).

Acceptance

Add a failing test first asserting Dr., e.g., i.e., Mr. do not split claims. Then fix.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions