Closed limitime closed 3 years ago
I'm not planning to port the library to plain Python. It is possible, however, to provide Python bindings for the Rust version of the library. I think this is something I'm going to follow but I cannot tell you when exactly.
The readme mentions the source of my training data in section 4.
What in particular is not stable in Jpype? If there is something that needs to be addressed you can put in an issue.
I think the project is excellent. I wonder is it possible to convert it to a python version? Right now I use jpype to use this package in python. But the performance is not stable. So is it possible to convert the model to a python version? What's more, I wonder how do you get the train data. I want to train my own data, can you provide train code example?