nrl-qasrl
nrl-qasrl copied to clipboard
'set' object has no attribute 'items'
hi,
I want to run "Training Span Detector" -- "python -m allennlp.run train configs/train_span.json --include-package nrl -s {$SAVE_DIRECTORY}" . But the issue below has appeared. Can you help me solve this problem?
It is a problem when you use the latest networkx -- network-2.1
. Please use networkx-2.0
instead.