Detailed description
I think we should remove lekcut and insert deepcut onnx model to pythainlp since we use onnxruntime and reduce dependencies.
Possible implementation
We can use the onnx model of deepcut from https://github.com/PyThaiNLP/LEKCut. We just need to write onnx inference.
Detailed description
I think we should remove lekcut and insert deepcut onnx model to pythainlp since we use onnxruntime and reduce dependencies.
Possible implementation
We can use the onnx model of deepcut from https://github.com/PyThaiNLP/LEKCut. We just need to write onnx inference.