Skip to content

Cannot directly write out annotation_group due to potentially different casing #8

@linguist89

Description

@linguist89

Hey there,

I'm getting the following error and I'm not sure what is causing it.

/opt/conda/lib/python3.9/site-packages/temporal_taggers/evaluation/tagger_evaluation.py(152)place_timex_tag()
150 import pdb
151 pdb.set_trace()
--> 152 print(f"Remaining raw text: {raw_text}")
153 raise ValueError(f"Could not find current annotation group "{annotation_group}" in text.")
154 # Cannot directly write out annotation_group due to potentially different casing

Any ideas on how I can troubleshoot?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions