Releases: nilsreiter/CorefAnnotator
Releases · nilsreiter/CorefAnnotator
1.8.0-alpha2
Changelog
- It's now possible to create new flags that can be assigned to entities, mentions, and detached mention parts. The flags can be created with the flag editor (in the tools menu). #126
- The text field in the search dialog is now automatically in focus when the window is opened #159
- The text field now maintains previous searches #161
1.7.2
1.8.0-alpha1
This release only contains the code related to #126 and should be used for testing only
Changelog
- Editing flags to mark entities, mentions and detached mention parts #126
Remaining issues
- Currently, each newly created flag gets a UUID which is used internally as a reference. Since this happens per document, flags with the same label (and icon etc.) have different UUIDs. Merging the documents leads to two flags for the same thing.
1.7.1
1.7.0
Changelog
- If a group contains more than two entities, the number of additional entities is now displayed in the label #156
- Long entity names are now abbreviated, but tooltips show the full name
- Entity names can be edited by double clicking on it in the tree view #152
- Deleting a mention no longer collapses the entity tree, even if the tree is automatically sorted by mention count (in this case, the expanded sub tree may be moved). #155
1.6.1
v1.6.0
Changelog
- Removed commenting system #130
- Context menu in the text view is now flatter #146
- Clicking on an entity now highlights all mentions of it #142
- If segments are annotated in the XMI file, they can now be
displayed in the scroll bar. This is a preparation for segment
support, and not yet directly usable. #84 - The search panel now has a second tab that allows searching for
mention flags #42
1.6.0-beta1
Changelog
- Removed commenting system #130
- Context menu in the text view is now flatter #146
- Clicking on an entity now highlights all mentions of it #142
- If segments are annotated in the XMI file, they can now be
displayed in the scroll bar. This is a preparation for segment
support, and not yet directly usable. #84 - The search panel now has a second tab that allows searching for
mention flags #42