Results 3 issues of Taha Ceritli

Hi, Thanks for sharing this repo! I am trying to train the models from scratch. It seems that TrainLoop(...).run_loop() function has a while loop that is running on infinitely, as...

Hi, The following links are not working: https://storage.googleapis.com/ainstein_text_normalization/test_data.zip https://storage.googleapis.com/ainstein_text_normalization/dnc_model.zip When I run setup.sh, I'm getting this output: Downloading and extracting required files --2019-07-02 15:41:52-- https://storage.googleapis.com/ainstein_text_normalization/test_data.zip Resolving storage.googleapis.com... 216.58.210.240, 2a00:1450:4009:80f::2010 Connecting...

Hi all, Thanks for developing this tool! It is quite useful that it handles missing data unlike hmmlearn. I was playing with the Multinomial HMM. I noticed that the learning...