Wladimir Sidorenko
Wladimir Sidorenko
Dear Forest, Thank you very much for the kind words. I wrote an email to Mr. Okazaki (aka @chokkan) in August 2015, letting him know that these changes were freely...
I'll get rid of some automatically generated files in my repo and will then make a pull request to the official repository.
Hello @bratao , It is stated in the warnings section of the README file, that there has been no speed optimization of the new models yet. I'd definitely like to...
Hi, Bruno, From what I remember, perceptron would definitely be not that hard to implement, and it typically converges much better and faster, and uses two times less computations in...
Hi Bruno, It's this branch here: https://github.com/WladimirSidorenko/CRFSuite/tree/sm_speedup You can check it out, but, as I said, the latest commit on this branch is not compilable.
Could you please provide an example of the expected output format?
not yet, I'm occasionally working through the errors, when I have spare time, but it's not yet ready. Is it urgent for your tasks?
I'm glad that it could be useful to someone. I have seemingly found the source of the errors (these are the %template lines in the file `swig/export.i` in the original...
I've just pushed further updates. The `sample_train.py` script works but throws sporadic seg faults which are difficult to trace. I assume there is some subtlety with SWIG's stream handling, which...
As I said, I can't promise anything yet. I did my best at the time that I had at my disposal, but unfortunately time is a very scarce resource for...