Esempio n. 1
0
 def setUp(self):
     self.ROOT = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
     self.wsd = MaxEntropyWSD()
     self.train_dir = os.path.join(self.ROOT, 'train/')
     self.test_dir = os.path.join(self.ROOT, 'test/')