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

list index out of range #4

Open radioactive11 opened 3 years ago

radioactive11 commented 3 years ago

An error is thrown when the 0th index of keyword_sentence_mapping[keyword] is accessed even though it is empty. I can create a pull request to solve this issue. Will that be okay?

image

rajenderK7 commented 1 year ago

@radioactive11 Did you solve the above issues I'm also facing the same issue.

radioactive11 commented 1 year ago

@rajenderK7 I actually do not remember. It is highly possible that I had used another implementation for the task. Sorry for that 😅