You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I tried 'ner_dataset.py' in 'data_utils' directory of this repository in colab(Runtime: GPU), I realized ERROR: No module named 'data_utils' / 'KoBERT'
is keep happening.
So I like to know whether I should install KoBERT first, and then install this project in that file.
And I also like to know how to solve ERROR I mentioned. I've searched for the similar error in Google many times. But I couldn't find the proper solution for those ERROR.
Anyone who know how to solve that ERROR? Thanks for your answer.
The text was updated successfully, but these errors were encountered:
Thanks for your code.
When I tried 'ner_dataset.py' in 'data_utils' directory of this repository in colab(Runtime: GPU), I realized
ERROR: No module named 'data_utils' / 'KoBERT'
is keep happening.
So I like to know whether I should install KoBERT first, and then install this project in that file.
And I also like to know how to solve ERROR I mentioned. I've searched for the similar error in Google many times. But I couldn't find the proper solution for those ERROR.
Anyone who know how to solve that ERROR? Thanks for your answer.
The text was updated successfully, but these errors were encountered: