Am 03.11.2011 19:42, schrieb Jörn Kottmann:
On 11/3/11 1:43 PM, Peter Klügl wrote:
Hi,
should we include the two new (TextMarker-)independent views, browser
and selection, in the next release, respectively move them to the CAS
Editor project?
I will look at them tomorrow. Aren't they similar to the views we
already have?
Yes, but they were created for different use cases and that is what make
them useful, I think.
To browse annotations you use the outline view, and for FSes the
Feature Structure Browser
view.
The browser displays all annotations in a tree sorted by their types and
provides filtering fields for the type name and the covered text. So
when you have many annotation of many different types, you can get a
faster overview of the annotations you are looking for.
What does the selection view do? Shown annotations which a user could
select at the caret position?
Yes, that is useful for me because I have a lot of overlapping
annotations. For example, I model some features for CRFs as annotations
with TextMarker rules and with this view I can inspect the tokens.
Peter