pymmseg-cpp icon indicating copy to clipboard operation
pymmseg-cpp copied to clipboard

rmmseg-cpp with Python interface

Results 4 pymmseg-cpp issues
Sort by recently updated
recently updated
newest added

add a simple demo about how to use custom dictionary

2 years ago, @Kronuz added native Python extension support. Those extensions only support Python 2. Any chance we could get Python 3 support?

词典自定义了 '齐b' 和 '小短裤', 分词结果将 '齐' 和 'b' 分开,不能识别为一个词。 https://github.com/shuge/pymmseg-cpp/blob/master/demos/use_custom_dict.py