Closed shanpoyang654 closed 11 months ago
Hi, I find that in '/third_party/rome/compute_v.py', this code 'rephrases = pickle.load(open("","rb"))' doesn't have a file_path. So i can't execute it. Is that correct? Thanks!
Hi, thanks for your interest in the work. I have modified the script to include the missing path.
Hi, I find that in '/third_party/rome/compute_v.py', this code 'rephrases = pickle.load(open("","rb"))' doesn't have a file_path. So i can't execute it. Is that correct? Thanks!