## Description Added alpha support for Norwegian bokmål. ## Types of changes - [ ] **Bug fix** (non-breaking change fixing an issue) - [x] **New feature** (non-breaking change adding functionality to spaCy) - [ ] **Breaking change** (fix or feature causing change to spaCy's existing functionality) - [ ] **Documentation** (addition to documentation of spaCy) ## Checklist: - [ ] My change requires a change to spaCy's documentation. - [ ] I have updated the documentation accordingly. - [x] I have added tests to cover my changes. - [x] All new and existing tests passed.