From 547088ac4b500c124335d34b3c2034da37cde152 Mon Sep 17 00:00:00 2001 From: Adam Radziszewski <adam.radziszewski@pwr.wroc.pl> Date: Mon, 23 Apr 2012 13:25:30 +0200 Subject: [PATCH] update iobber readme --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index 3c9f078..413c967 100644 --- a/README +++ b/README @@ -41,3 +41,8 @@ NOTE: the current version of iobber does not recognise chunks' syntactic heads. Also, it is unable to recognise discontinuous chunks. Both types of information may be included in ccl format and this is likely to be supported in the future. + +If the input file contains annotations in channels other than those defined +in the config, they will be preserved (this makes it possible to e.g. chunk +files already annotated with named entities). + -- GitLab