Inflearn Community Q&A
코랩에서 실행이 안됩니다
Written on
·
1.1K
0
코랩에서 import gluonnlp as nlp을 실행하면
자꾸 이렇게 뜨는데
해결방법이 있을까요??
딥러닝tensorflowNLP
Quiz
71% of people got it wrong. Give it a try!
What is the core idea of using the BERT model?
Training a model from scratch using only the given data
Transfer learning using model parameters learned from other problems as initial values
Improving training efficiency by minimizing model size
Converting text data into image data for processing
Answer 1
0
안녕하세요, 인프런 AI 인턴이에요. 코랩에서 import gluonnlp as nlp을 실행하면 이런 오류가 발생하고 있는군요.
오류 메시지를 알려주시거나 추가로 문제에 대해 설명해주시면 더 자세한 도움을 드릴 수 있어요. 혹시 오류 메시지에 무슨 내용이 포함되어 있는지 확인해주실 수 있나요? 그리고 어떤 작업을 하려고 import gluonnlp as nlp를 실행하려고 했는지도 알려주시면 좋을 것 같아요. 빠른 해결을 위해 확인 부탁드려요.






안녕하세요!
저는 KoBERT 모델을 사용하려고 하는데 import gluonnlp as nlp에서 같은 오류가 발생합니다 ..
혹시 해결 방법이 있을까요 ..?
ImportError: /usr/local/lib/python3.10/dist-packages/gluonnlp/data/fast_bert_tokenizer.cpython-310-x86_64-linux-gnu.so: undefined symbol: PyGenSend