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

Lemmatizer: Connection refused #13

Open
bnika opened this issue Nov 8, 2021 · 0 comments
Open

Lemmatizer: Connection refused #13

bnika opened this issue Nov 8, 2021 · 0 comments

Comments

@bnika
Copy link

bnika commented Nov 8, 2021

Tagging works fine both using the pos module and the cli. But the lemmatizer fails in both cases

pos lemma example.txt example_lemmatized.txt

Is not able to find the "lemma" model, returns ConnectionRefusedError: [Errno 61] Connection refused
When running the lemmatizer from within the pos module, the following error occurs:

ValueError: tuple.index(x): x not in tuple

For Fields.Lemmas, not found in dataset.

Any ideas on what I might be missing or what the problem might be?

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