tsroten / pynlpir

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

Customizable License Code #6

Closed tsroten closed 10 years ago

tsroten commented 10 years ago

pynlpir.open lacks a license_code argument. Users are forced to use the ctypes interface if they want to specify a license. We should add a license_code keyword argument to pynlpir.open that defaults to None.