Skip to content

Commit 1b0c1c3

Browse files
authored
Change _CORPUS_DB_URL to 2.2
after merged PyThaiNLP/pythainlp-corpus#17
1 parent 25bd28b commit 1b0c1c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythainlp/corpus/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
_CORPUS_DB_URL = (
4141
"https://raw.githubusercontent.com/"
4242
"PyThaiNLP/pythainlp-corpus/"
43-
"fix-thainer/db.json" # 2.2
43+
"2.2/db.json"
4444
)
4545

4646
# local corpus catalog filename

0 commit comments

Comments
 (0)