Skip to content

Commit

Permalink
add support for Asturian (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
adbar committed Oct 10, 2022
1 parent 459adfb commit 6ff4ca8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added simplemma/data/ast.plzma
Binary file not shown.
1 change: 1 addition & 0 deletions simplemma/simplemma.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
LOGGER = logging.getLogger(__name__)

LANGLIST = [
"ast",
"bg",
"ca",
"cs",
Expand Down

0 comments on commit 6ff4ca8

Please sign in to comment.