Is it still possible to train a perceptron POS tagger via the command line in v.1.8.1? Is training via the API the only option now? The "-type" parameter was recently removed from the CLI.
I'm willing to trade a little accuracy when dealing with large data, given the performance of the perceptron (tagged words / ms) is a little better. Thanks, Ryan