basic_vqa
basic_vqa copied to clipboard
change text_processing to text_helper
when trying exec
python build_vqa_inputs.py --input_dir='../datasets' --output_dir='../datasets'
this msg appears
NameError : name 'text_processing' is not defined
i changed module name text_processing to text_helper