savasy / Turkish-Bert-NLP-Pipeline

Bert-base NLP pipeline for Turkish, Ner, Sentiment Analysis, Question Answering etc.
167 stars 20 forks source link

Library Import Error #1

Open CerenAkbulut opened 4 years ago

CerenAkbulut commented 4 years ago

I completed all setup that are Python, tensorflow, pytorch library , ubuntu terminal, dataset downloaded and used Jupyter notebook.But there are some errors when i run the code.Errors like " ModuleNotFoundError Traceback (most recent call last)" " \anaconda3\lib\site-packages\transformers\data\processors__init__.py in 3 # module, but to preserve other warnings. So, don't check this module at all." I could not find solution.If you help me i will pleasure.

savasy commented 4 years ago

Ceren, I think you did not install transformer library. pip install transformers or conda install transformers

CerenAkbulut commented 4 years ago

Actually i installed the library.But it is not about that repo. I am so sorry , i wrote here by mistake. I just want to write for Turkish-Bert-Based-NERModel https://github.com/savasy/Turkish-Bert-Based-NERModel/issues/1 .