pywordseg icon indicating copy to clipboard operation
pywordseg copied to clipboard

Open Source State-of-the-art Chinese Word Segmentation System with BiLSTM and ELMo. https://arxiv.org/abs/1901.05816

Results 2 pywordseg issues
Sort by recently updated
recently updated
newest added

I came across this project since I'm looking for ML-based approach to segment Chinese words. However, I came across several errors while trying to run a simple example on my...