ClitRec.

by Marco Tomatis (m-tomatis@tiscali.it),

Università degli Studi di Torino.




A Clitic Recognizer

"ClitRec" is a tool for recognizing the enclitic part of an Italian word in a tokenized, but still untagged, corpus. Since the system is founded on linguistic rules only, it needs to access an Italian lexicon file. This file, which should be as large as possible, should not contain words with enclitics and should have only one word per line.
This software needs "GAWK" (Gnu AWK) to work properly. You can download it directly from the Free Software Foundations web site. For Microsoft systems it is possible to download the last version of GAWK from the Sourceforge web site.


License terms

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.


Download.

You can download ClitRec here