TypeError: ArrayField.empty_field: return type `None` is not a `allennlp.data.fields.field.Field`.
Closed this issue · 2 comments
zhaozj89 commented
I ran the segmentation example python run.py --segment --input_files ../data/rst/TRAINING/wsj_110*.out --result_dir ../data/results/
, but always got this error. And ideas? Thanks.
JarenceSJ commented
same issue, how did you address it?
zhaozj89 commented
https://github.com/NLPbox/rstweb-service I used this docker and ran the package successfully.