forked from tdwojak/Python2018
rozwiazanie zad 2
This commit is contained in:
parent
46c569c67b
commit
4d6c11789d
@ -19,8 +19,6 @@ def oov(text, vocab):
|
|||||||
|
|
||||||
slowo=(slowo for slowo in rozdzielenie if slowo not in vocab)
|
slowo=(slowo for slowo in rozdzielenie if slowo not in vocab)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
return slowo
|
return slowo
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user