We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0246c0a commit b46377eCopy full SHA for b46377e
FB_parse.py
@@ -5,7 +5,7 @@
5
import scipy.sparse as sp
6
7
# Put the freebase_aaai11 data absolute path here
8
-datapath = None
+datapath = None
9
assert datapath is not None
10
11
if 'data' not in os.listdir('.'):
0 commit comments