You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like the new (since I last used inception) annotation sidebar - being able to group by label is useful. But it would be really good if you could jump to the covered text by clicking on it for both annotated and suggested labels. At the moment, it shows both annotations (green) and suggestions (grey). If you click on an annotation it jumps to the relevant token(s) in the document, but if you click on a suggestion it applies it, then you can click on it now that its green to jump.
This is a but inconsistent, I'd prefer to see the context before i accept a recommendation. I think it would be better if clicking on the covered text on the left of the sidebar jumped to the correct point in the document, and you could add (and ideally remove) the annotation by clicking on it (perhaps cyclically, clicking to change state)
For example in the image below, I'd like to be able to click on AH to jump the examples where it thinks the label should be AHU but I cannot as far as I can see without first clicking on the suggestion.
The text was updated successfully, but these errors were encountered:
- Add scroll command that editor can send to backend to trigger a scroll
- Extend scroll command that backend can sent to editor to finalize a scoll to include an area to highlight
- Make brat briefly highlight the scroll target after a scroll
- Fix scrolling to anywhere beyond the first page in the brat editor
- Rename a few internal functions in the brat code
- Update the package-lock.json files
- Improve style of the annotation sidebar
- Fix annotation sidebar not appearing at all
I like the new (since I last used inception) annotation sidebar - being able to group by label is useful. But it would be really good if you could jump to the covered text by clicking on it for both annotated and suggested labels. At the moment, it shows both annotations (green) and suggestions (grey). If you click on an annotation it jumps to the relevant token(s) in the document, but if you click on a suggestion it applies it, then you can click on it now that its green to jump.
This is a but inconsistent, I'd prefer to see the context before i accept a recommendation. I think it would be better if clicking on the covered text on the left of the sidebar jumped to the correct point in the document, and you could add (and ideally remove) the annotation by clicking on it (perhaps cyclically, clicking to change state)
For example in the image below, I'd like to be able to click on AH to jump the examples where it thinks the label should be AHU but I cannot as far as I can see without first clicking on the suggestion.
The text was updated successfully, but these errors were encountered: