aj2614@nyu.edu
more broken virtualenvs
10d9e34
raw
history blame
No virus
211 Bytes
from language_models_project.main import classify
def testclassifier():
""" Tests that the classifier classifies as expected """
test_cases = ["This restaurant is awesome", "This restaurant is awful"]