Skip to content

Commit

Permalink
Add Thai to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
wannaphong authored and miso-belica committed Nov 10, 2023
1 parent 886b5ce commit 85c5e8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
"Hebrew": ["hebrew_tokenizer"],
"Greek": ["greek-stemmer-pos"],
"Arabic": ["pyarabic"],
"Thai": ["pythainlp"],
},
packages=find_packages(),
package_data={"sumy": [
Expand Down Expand Up @@ -92,6 +93,7 @@
"Natural Language :: Ukrainian",
"Natural Language :: Greek",
"Natural Language :: Arabic",
"Natural Language :: Thai",

"Topic :: Education",
"Topic :: Internet",
Expand Down

0 comments on commit 85c5e8c

Please sign in to comment.