1
0
Fork 0

rozwiazanie zad 2

This commit is contained in:
s407531 2018-05-13 09:54:06 +02:00
parent 46c569c67b
commit 4d6c11789d
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@ def oov(text, vocab):
slowo=(slowo for slowo in rozdzielenie if slowo not in vocab)
return slowo