D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
local
/
ssl
/
local
/
lib
/
python3.6
/
site-packages
/
nltk
/
test
/
Filename :
semantics_fixt.py
back
Copy
# -*- coding: utf-8 -*- # reset the variables counter before running tests def setup_module(module): from nltk.sem import logic logic._counter._value = 0