PyThaiNLP / PyThaiNLP/pythainlp
Remove lekcut and insert deepcut onnx model to pythainlp
Open
enhancement
refactoring
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 304
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 14
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.