EasyDetect / pipeline /nltk /test /classify_fixt.py
sunnychenxiwang's picture
update nltk
d916065
raw
history blame
119 Bytes
# most of classify.doctest requires numpy
def setup_module():
import pytest
pytest.importorskip("numpy")