Hello,
I am quite new here, hopefully I didn’t miss something.
I would like to use the TextAnalysis package for some language modeling like explained here Statistical Language Model - TextAnalysis
My TextAnalysis version is 0.7.0 (the one from master branch)
Did you check if MLE is exported? In other words, do the code work if you use TextAnalysis.MLE instead? Otherwise, maybe the documentation you are looking at is for a different version than you are using.