Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
honnibal committed Sep 14, 2024
1 parent 3c3d750 commit e2dc9b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spacy/lang/mk/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ class MacedonianDefaults(BaseDefaults):
tokenizer_exceptions = update_exc(BASE_EXCEPTIONS, TOKENIZER_EXCEPTIONS)
stop_words = STOP_WORDS


class Macedonian(Language):
lang = "mk"
Defaults = MacedonianDefaults
Expand Down

0 comments on commit e2dc9b7

Please sign in to comment.