atpaino / deep-text-corrector

Deep learning models trained to correct input errors in short, message-like text
Apache License 2.0
1.23k stars 266 forks source link

'zip' object is not subscriptable #11

Closed ChristopherAnto closed 7 years ago

ChristopherAnto commented 7 years ago

I am getting this error when I try to run data_reader. "TypeError: 'zip' object is not subscriptable"

NavyaraoYB commented 6 years ago

Is that error resolved?? I'm facing the same issue