Closed Andbuneve closed 5 years ago
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)
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 ?