Source code for nltk.test.gensim_fixt

[docs]def setup_module(): import pytest pytest.importorskip("gensim")