tsroten / pynlpir

A Python wrapper around the NLPIR/ICTCLAS Chinese segmentation software.
MIT License
566 stars 135 forks source link

Can I import multiple dictionaries? #62

Closed soledada closed 7 years ago

soledada commented 7 years ago

I have called "pynlpir.nlpir.ImportUserDict" for many times to add multiple dictionaries. But it seems only work for the last dictionary.

tsroten commented 7 years ago

Hi! This appears to be a limitation of NLPIR. You might need to combine the files before importing.