a4d0da553f
git-svn-id: svn://atos.wmid.amu.edu.pl/utt@18 e293616e-ec6a-49c2-aa92-f4a8b91c5d16
22 lines
665 B
Plaintext
22 lines
665 B
Plaintext
General information
|
|
*********************
|
|
|
|
UAM Text Tools (UTT) is a package of language processing tools
|
|
developed at Adam Mickiewicz University. Its functionality includes:
|
|
* tokenization
|
|
* dictionary-based morphological analysis
|
|
* heuristic morphological analysis of unknown words
|
|
* spelling correction
|
|
* pattern search
|
|
* sentence splitting
|
|
* generation of concordance tables
|
|
|
|
The toolkit is destined for processing of raw (not annotated)
|
|
unrestricted text for any conceivable purpose.
|
|
|
|
|
|
Installation
|
|
**************
|
|
Run utt_make_config.pl to create configuration files.
|
|
Configuration files will be created in ~/.utt/
|