The classifier description file (cla) describes all information needed to run a classifier. It is composed of 6 sections, described below:
- %NAME name_of_the_classifier associates a name to the classifier
- %D_FEATURES filename or NULL is a dictionnary (dic) file that lists all the features defined by the classifier
- %D_TAPES
- %OUTPUT_TAGSET
- %FEAT_MODEL
- %WEIGHT_MATRIX
%NAME maca_trans_tagger %D_FEATURES NULL %D_TAPES tape_alphabets.dic %OUTPUT_TAGSET tagger %FEAT_MODEL maca_trans_tagger.fm %WEIGHT_MATRIX maca_trans_tagger.cfw