|
I have some sequences to tag and wanted to use the MALLET (GRMM) toolkit. My features are continuous valued. I wanted to use the command line interface but the documentation says that, for continuous features, I will need to do some changes in the command-line code to do that (http://mallet.cs.umass.edu/grmm/general_crfs.php). Has anyone tried it before to make it work for continuous features, and could let me know how to do it? |