1
0
Fork 0
mirror of https://github.com/Findus23/se-simulator.git synced 2024-09-19 15:53:45 +02:00

update dependencies (move to sacremoses)

This commit is contained in:
Lukas Winkler 2018-06-08 21:52:56 +02:00
parent df1a9e645b
commit 9319ac31cd
No known key found for this signature in database
GPG key ID: 94AFBE7C2656A5B5
3 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
import markovify
from nltk.tokenize.moses import MosesDetokenizer, MosesTokenizer
from sacremoses import MosesDetokenizer, MosesTokenizer
tokenizer = MosesTokenizer()
detokenizer = MosesDetokenizer()

View file

@ -1,7 +1,7 @@
args==0.1.0
backports.csv==1.0.5
backports.csv==1.0.6
beautifulsoup4==4.6.0
certifi==2018.1.18
certifi==2018.4.16
chardet==3.0.4
click==6.7
clint==0.5.1
@ -23,13 +23,13 @@ limits==1.3
lxml==4.2.1
markovify==0.7.1
MarkupSafe==1.0
nltk==3.2.5
peewee==3.3.4
peewee==3.5.0
Pillow==5.1.0
PyMySQL==0.8.1
python-slugify==1.2.5
redis==2.10.6
requests==2.18.4
sacremoses==0.0.2
schema==0.6.7
six==1.11.0
Unidecode==1.0.22

@ -1 +1 @@
Subproject commit 387b453effd202c201ed30506ff602747e5901ed
Subproject commit 0fde381605c1159f39efb5c33c9600331fec4e2e