Initialize any parameter using space separated list of name value pairs
Example: "initValue 0.1 maxIters 20"
will set the initValue param to 0.1 and maxIters param to 20.
This class shows how to use the CRF package iitb.CRF for basic maxent
classification where the features are provided as attributes of the
instances to be classified.