Skip to content

NameError: name 'text_processing' is not defined #8

@BasselAli1

Description

@BasselAli1

When running !python ../build_vqa_inputs.py --input_dir='../datasets' --output_dir='../datasets'
I see
Traceback (most recent call last): File "../build_vqa_inputs.py", line 96, in <module> main(args) File "../build_vqa_inputs.py", line 69, in main answer_dict = text_processing.VocabDict(vocab_answer_file) NameError: name 'text_processing' is not defined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions