langid.py icon indicating copy to clipboard operation
langid.py copied to clipboard

Fixing gzip problem in NBtrain.py.

Open gr33ndata opened this issue 10 years ago • 1 comments

The gzip problem, reported issue #20, still persists after cloning a fresh version of langid.py now. Added the following workaround for NBtrain.py to call open() in common.py instead of gzip.open()

gr33ndata avatar Mar 05 '14 01:03 gr33ndata

Hi again! I'm very sorry, I had not pushed the relevant changes after working on them yesterday. I've made all the intermediate files gzipped as the data produced should be quite compressible. Could I trouble you to try once again with the changes I just pushed?

saffsd avatar Mar 05 '14 02:03 saffsd