From 946e8c736ee7aba29170e1567022570746837e0d Mon Sep 17 00:00:00 2001 From: Adam Radziszewski <adam.radziszewski@pwr.wroc.pl> Date: Tue, 17 Jul 2012 16:01:14 +0200 Subject: [PATCH] README: ref to licence --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 6dfa654..3bacd35 100644 --- a/README +++ b/README @@ -1,6 +1,8 @@ IOBBER -- a chunker for Slavic languages based on CRF++ and WCCL. 2012, Adam Radziszewski, Wrocław University of Technology +This is free software. See LICENCE for details. + The chunker reads input file(s) and adds chunk annotation. By default, the input and output format is assumed to be CCL. This may be altered by using -i and -o options. The following formats are supported: -- GitLab