Nir Zohar

Results 4 issues of Nir Zohar

I use TrainBaumWelchScaled to train HiddenMarkovModel. It seems that the mu (mean) on the StateDistribution on the HiddenMarkovModel do not change after the iterations. Here is my logic within the...

The predict-prob method return different results in the java and the native command line tool. Foe example see the results from _test05PredictProba_ in the _JFastTextTest_ class (or test with your...

When call JFastText.loadModel the JVM crash. The same code run on MAC with no problem but crash on ubuntu. See logs: # A fatal error has been detected by the...

Is it planed to release a new JFastText version to support fastText ver 0.9.1. Thanks