Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors from allennlp #30

Open
RoosBakker opened this issue Nov 22, 2022 · 0 comments
Open

Errors from allennlp #30

RoosBakker opened this issue Nov 22, 2022 · 0 comments

Comments

@RoosBakker
Copy link

Dear developers,

Unfortunately I cannot get your code to work, that is, none of the examples from the readme. After solving other errors, I get stuck on the assertion error OOV token not found.

assert self._oov_token in self._token_to_index[namespace], "OOV token not found!"
AssertionError: OOV token not found!

I tried changing the line endings, running the different examples in your readme, and installing different versions of allennlp. Do you have a solution for this problem?

Thank you for your time,

Roos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant