Exemplo n.º 1
0
def teardown_module(module=None):
    from nltk.corpus import wordnet
    wordnet._unload()
Exemplo n.º 2
0
def teardown_module(module=None):
    from nltk.corpus import wordnet
    wordnet._unload()