Skip to content

Commit 495874c

Browse files
authored
Update thai_nner >= 0.3
1 parent 9f23ae7 commit 495874c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ ssg = ["ssg>=0.0.8"]
111111

112112
textaugment = ["bpemb>=0.3.2", "gensim>=4.0.0"]
113113

114-
thai_nner = ["thai_nner"]
114+
thai_nner = ["thai_nner>=0.3"]
115115

116116
thai2fit = ["emoji>=0.5.1", "gensim>=4.0.0", "numpy>=1.22"]
117117

@@ -182,7 +182,7 @@ full = [
182182
"spacy_thai>=0.7.1",
183183
"ssg>=0.0.8",
184184
"symspellpy>=6.7.6",
185-
"thai_nner",
185+
"thai_nner>=0.3",
186186
"torch>=1.0.0",
187187
"transformers>=4.22.1",
188188
"ufal.chu-liu-edmonds>=1.0.2",

0 commit comments

Comments
 (0)