Fast word segmentation for Go. Split concatenated strings into words using BiLSTM-CRF.
-
Updated
Jan 9, 2026 - Go
Fast word segmentation for Go. Split concatenated strings into words using BiLSTM-CRF.
Split concatenated strings into words. BiLSTM-CRF model with ONNX runtime.
🚀 Implement fast word segmentation for text without spaces using Go, leveraging BiLSTM-CRF and ONNX Runtime for optimized performance.
Add a description, image, and links to the string-splitting topic page so that developers can more easily learn about it.
To associate your repository with the string-splitting topic, visit your repo's landing page and select "manage topics."