Open odanoburu opened 5 years ago
I need more details about the second paragraph. But that will be more clear once I can test the interface.
yes, I'll show you. but here's concrete example: after a query, we show previously annotated tokens in green. when the user annotates a token, it is shown in blue. but if the user annotates another token in the same sentence, the first token becomes green.
Hum, so we don't have the concept of transaction was we had discussed . Fine for the first version.
the interface shows tokens that were annotated in the current iteration in a different color from those who had already been annotated.
however there's a bug where a subsequent non-related annotation (such as the unglobbing of a token) will reset the color to that of a previously annotated token.