kawu / concraft-pl

A morphosyntactic tagger for Polish based on conditional random fields
http://zil.ipipan.waw.pl/Concraft
BSD 2-Clause "Simplified" License
20 stars 2 forks source link

Add `trim` (or `prune`) as a separate concraft-pl mode #14

Closed kawu closed 10 years ago

kawu commented 11 years ago

It will allow the user to trim the model without the need to perform the training.

It also makes sense to implement the functionality of visualizing the model parameters on the level of concraft-pl. It has been already done withing the concraft disambiguation library and should be probably moved here.