I try to follow http://rtw.ml.cmu.edu/emnlp2015_sfe/ to replicate the results reported in emnlp 2015.
Even though I can get the code run until the end, I get an error
INFO models.MalletLogisticRegression: Using L1 regularization
cc.mallet.optimize.OrthantWiseLimitedMemoryBFGS
INFO: getValue() (MalletLogisticRegression$LogRegOptimizable.getValue()
Is it common or I mess up something when I set up the code.
Thanks,
I try to follow http://rtw.ml.cmu.edu/emnlp2015_sfe/ to replicate the results reported in emnlp 2015. Even though I can get the code run until the end, I get an error INFO models.MalletLogisticRegression: Using L1 regularization cc.mallet.optimize.OrthantWiseLimitedMemoryBFGS INFO: getValue() (MalletLogisticRegression$LogRegOptimizable.getValue()
Is it common or I mess up something when I set up the code. Thanks,