danielruss
danielruss
No, please don’t make the constructor private. opennlp-tools is used as a library also. If you make the TrainingParameters constructor private, you can ONLY create training parameters via a file....
was this ever resolved? I have it too. oddly when I create the matrix by hand it works: ``` hfile
This may be part of the problem. When I add the "dims" argument to the sparseMatrix function (which I previously left off), the function worked. However if you look at...