Was reproducing the code on Colab but got the following error : ->tr_iter = PennTreebank(split='train') tkzer = get_tokenizer('basic_english')  done pip install portalocker then got the following error:  Is there dependency issue here?
Was reproducing the code on Colab but got the following error :
->tr_iter = PennTreebank(split='train')
tkzer = get_tokenizer('basic_english')
done pip install portalocker
then got the following error:
Is there dependency issue here?