Tue, 04 May 2010 10:49:19 +0200 (CEST), I wrote:
> Example annotation file:
>
> Berlin top
> Paris top
> Rome top
> ...
The classification could be stored in a separate file
(classification file) like this:
top
cl1 ; (is direct subclass of top)
cl1.1 ; (is direct subclass of cl1)
cl1.2
cl2
cl2.1
cl2.2
cl3
cl4
cl4.1
cl4.1.1
cl4.1.2
cl4.2
...
Here, subclasses are indented, but any format would be ok because
the classification is fixed. The classification should be visible
(maybe browsable, clickable, keyable) when one initiates classification
of a line (say, on the line "Rome top" above).
I want to _efficiently_ (in terms of human annotation speed) modify the
"annotation file". In the example above, a possible result file could
be the following:
Berlin cl1.2
Paris cl3
Rome cl41
Greetings
Sven
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
No comments:
Post a Comment