ramsrigouthamg / Generate_MCQ_BERT_Wordnet_Conceptnet

Generate Multiple choice Questions from any content or news article using BERT Extractive Summarization, Wordnet and Conceptnet
87 stars 72 forks source link

'keyword_sentence_mapping' is not defined #1

Closed kamets closed 4 years ago

kamets commented 4 years ago

Hi, thank you for the code and it appears that I hit a snag at the end of the code with an error

NameError: name 'keyword_sentence_mapping' is not defined

how can this be resolved? Also, I'm new to python and coding.

Best wishes.