-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add brat note * use just a single "notes" annotation layer * implement .resolve() for BratAttribute and BratNote and use it instead of resolve_annotation() in tests * improve test coverage * fix incorrect import * Update test_document_to_example_warnings Co-authored-by: ArneBinder <[email protected]> * test warning for duplicate notes in example * fix warning for duplicate notes in example * improve checking for note duplicates (do not rely on .resolve()) * update BratAttribute resolve method * implement test_brat_attribute() * implement test_brat_note() * fix types and cleanup --------- Co-authored-by: Arne Binder <[email protected]> Co-authored-by: ArneBinder <[email protected]>
- Loading branch information
1 parent
793fd57
commit 346cc25
Showing
2 changed files
with
240 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.