I\'m developing a NER system on Mallet using CRFs. Do you know if it is possible to collect the features contribution for each prediction?
I am just starting to use the SimpleTagger class in mallet. My impression is that it expects binary features. The model that I want to implement has positive integer-valued features and I wonder how t