Pakhi

Results 2 issues of Pakhi

./multeval.sh eval --refs example/refs.test2010.lc.tok.en.* \ --baseline example/hyps.lc.tok.en.baseline.opt* \ --meteor.language en I get the following error while trying to run the sample files- Found existing METEOR installation at ./lib/meteor-1.4 Error: Could...

File "tools.py", line 32, in load_model with open('%s.f8k.npz.dictionary.pkl'%path_to_model, 'rb') as f: TypeError: not all arguments converted during string formatting default_model = '/home/koel/workplace/semantic-embedding/vse/f8k.npz' print 'OK' #-----------------------------------------------------------------------------# def load_model(path_to_model=default_model): """ Load all...