• Edouard Fouché's avatar
    Update lm_1b_eval.py · 0d5f3137
    Edouard Fouché authored
    Solve Python 3 compatibility:
    - replacing xrange to range
    - add .decode() after f.read() to get strings instead of bytes when reading text file
    0d5f3137
lm_1b_eval.py 11.1 KB