awslabs / handwritten-text-recognition-for-apache-mxnet

This repository lets you train neural networks models for performing end-to-end full-page handwriting recognition using the Apache MXNet deep learning frameworks on the IAM Dataset.
Apache License 2.0
481 stars 189 forks source link

Unable to import import gluonnlp in colab notebook #69

Open Nikhil19Joshi opened 1 year ago

Nikhil19Joshi commented 1 year ago

Even after pip installing gluonnlp, import gluonnlp command does not import. It gives the following error. Kindly let me know whats the workaround for this. I tried googling the issue still not able to find a proper solution. Also, I am trying to run this notebook on google colab.

image