nlp-uoregon / trankit

Trankit is a Light-Weight Transformer-based Python Toolkit for Multilingual Natural Language Processing
Apache License 2.0
724 stars 99 forks source link

Query about Java Based compatibility or ONNX model availability of trankit sentence segmentation module #59

Open janmejay03 opened 1 year ago

janmejay03 commented 1 year ago

Hi,

It's been an amazing package for sentence segmentation particularly . We have been trying to incorporate as part of our development efforts and running some POCs and evaluations .

We would like to know if trankit segmentation module can be used with JAVA or any ONNX model available for it ? . Not being able to use it as java library or ONNX model is stopping us from evaluating it as part of our pipeline.

It would be of great help to get any pointers on this aspect .