Skip to content

Commit e950248

Browse files
Alexandre LandeauAlexandre Landeau
authored andcommitted
updated spacy_tokenizer to be in line with text preparation plugin
1 parent d87745e commit e950248

File tree

2 files changed

+63
-159
lines changed

2 files changed

+63
-159
lines changed

code-env/python/spec/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ pymorphy2-dicts-uk==2.4.1.1.1460299261
33
pymorphy2==0.9.1
44
jieba==0.42.1
55
pyvi==0.1
6-
regex==2020.11.13
6+
regex==2021.4.4
77
spacy[lookups,ja,th]==3.0.7
8-
emoji==1.2.0
9-
tqdm==4.50.2
8+
emoji==0.6.0
9+
tqdm==4.60.0
1010
matplotlib==3.3.1
1111
wordcloud==1.8.0
1212
fonttools==4.14.0
1313
pathvalidate==2.3.0
14-
fastcore==1.3.19
14+
fastcore==1.3.1
1515
sudachipy==0.6.0; python_version == '3.6'

0 commit comments

Comments
 (0)