vinhkhuc/MemN2N-babi-python

util.py generates error

e-turk opened this issue · 0 comments

line 80 if w not in dictionary:
dictionary[w] = len(dictionary)

dictionary[w] = len(dictionary) TypeError: object of type 'BabiConfigJoint' has no len()