# this file was generated by the following command(s):
#   /Users/moot/Corpus/WSJ/candc-1.00/bin/train_pos --input m3.txt --ifmt %w|%p|%s \n --model all_pos --solver bfgs --niterations 10000 --verbose --comment Training and tagging the POS tagger

# the number of tags in the tagset
nclasses = 33
# the number of instances in the training data
nevents = 429348
# the number of unique instances in the training data
ncontexts = 410354
# the number of features in the model
nfeatures = 361078
# the number of attributes in the model
nattributes = 161890
