C4 W3 Q3 Natural Language Processing

  • Week # must be added in the tags option of the post.
  • Link to the classroom item you are referring to:
  • Description (include relevant info but please do not post solution code or your entire notebook)
    can anyone help me this, i doing all the question above now, but when testing using the # UNIT TEST
    w3_unittest.test_answer_question(answer_question)
    it get this bug in the test file that i got provided.

i cant fix my function to solve this . please help me

codes removed as it is grade cell codes and posting it on public post thread is against community guidelines. kindly refer Code of Conduct

can I know the grade cell name in question here?


this cell Mrs

hi. i can do it now!! i have pass the final course!!!. thank you!

Glad you could debug yourself!! let others learner know what mistakes you were doing before to get the error you shared here.

Regards
DP

i got the mistake with detokenizer. cause in test file, the lab has provide me this line, so i detokenize it 2 times, then it got the bug above. my bad too!