Closed allenkim67 closed 8 years ago
If you want to train a custom model you can use the Python or C++ API's to generate the model file. Then you can use that model file in Java with the existing Java APIs.
There is now a MITIE Java API thanks to this PR https://github.com/mit-nlp/MITIE/pull/32
I dont see an example for custom relationships in java. Is this supported? How can I learn more about how to use this feature?