ChineseWordSegmentation icon indicating copy to clipboard operation
ChineseWordSegmentation copied to clipboard

Chinese word segmentation algorithm without corpus(无需语料库的中文分词)

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

我们的语料库有几十万行,文件大小大概1G,这些文本作为doc输入,直接就oom了,有没有处理这种情况的好方法。

如果是大量的数据,效率会不会很低?