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

Issues with nn(Norwegian nynorsk) and nb(Norwegian bokmål). #104

Closed
Andbuneve opened this issue Aug 27, 2019 · 1 comment
Closed

Issues with nn(Norwegian nynorsk) and nb(Norwegian bokmål). #104

Andbuneve opened this issue Aug 27, 2019 · 1 comment

Comments

@Andbuneve
Copy link

When I run the code, it returns this error:
<< Exception("No model version for language ["+lang_code+"] was found in the online repository!")
Exception: No model version for language [nb] was found in the online repository!>>

My code works with other model languages like Danish, Swedish, French and Old Church Slavonic..
I use Pycharm community with Python 3.6.
Is Norwegian actually supported ?

@dumitrescustefan
Copy link
Collaborator

Hi @Andbuneve ,

Yes it is supported. Did you try running it with no_bokmaal ?

The codes are actually no_bokmaal and no_nynorsk as they appear on the universaldependencies.org. Could you try running with these language codes? (all supported languages are listed at the bottom of the main page readme)

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

2 participants