course-nlp
course-nlp copied to clipboard
TextBunch and TextList creation fails
In notebook 3 and 5, when creating TextBunch and TextList objects the process fails with error:
TypeError: blank() got an unexpected keyword argument 'disable'
I suspect this is due to a change in the spacy.blank() function not supporting the disable arguement anymore. Could you specify which version of spacy was used in the notebooks?
full paste of the error: https://pastebin.com/jZdTKzsh
https://github.com/fastai/course-nlp/issues/3 this version maybe ok. but i cant run notebook3 in win10