Nikolai Ilinykh

Results 16 comments of Nikolai Ilinykh

I can confirm that this error does not appear when using nltk 3.6.1. What is different between 3.6.1 and 3.8.1 is the implementation of KneserNey: in 3.8.1 the implementation has...

I am taking some of my words back: nltk 3.8.1 seems to correctly implement Kneser-Ney with discounting. These would be `alpha` and `gamma` parts of the algorithm implementation which correspond...

Having the exact same question. Anyone has any updates?

up! Would really appreciate it if the code for training and information about hyperparameters is published =)

Same issue here. Are these files somewhere present? Or maybe at least someone can explain in detail what should be in them?

Experiencing the same issue, `pip install conll-df --upgrade` didn't really help, all packages are upgraded already to their recent versions...