allenai / allennlp

An open-source NLP research library, built on PyTorch.
http://www.allennlp.org
Apache License 2.0
11.71k stars 2.24k forks source link

cannot import name 'WordTokenizer' from 'allennlp.data.tokenizers' #5684

Closed AhYounJeong closed 1 year ago

AhYounJeong commented 2 years ago

Hello I'm a student majoring in computer engineering. I have hard time training a model using allennlp because of "cannot import name 'WordTokenizer' from 'allennlp.data.tokenizers'" error. I checked stack over flow for answer, but never worked Can I know if there are any possible way to fix this problem?

lgessler commented 2 years ago

4971 might be worth a look

AhYounJeong commented 2 years ago

it helped me a lot ! thank you so much

github-actions[bot] commented 1 year ago

This issue is being closed due to lack of activity. If you think it still needs to be addressed, please comment on this thread 👇