I am facing issues while working on
UNIT TEST COMMENT: Candidate for Table Driven Tests
UNQ_C8 GRADED FUNCTION: count_n_grams
def count_n_grams(data, n, start_token=‘’, end_token = ‘’):
I am getting error as “Wrong output dictionary”
I am facing issues while working on
def count_n_grams(data, n, start_token=‘’, end_token = ‘’):
I am getting error as “Wrong output dictionary”
Is your question from one of the DLAI courses?
If so, please use the “pencil” icon in the thread title and move your thread to the correct forum area for that course.
All courses have forums in the “Course Q&A” area. Then select the course name and add a week tag.
Thanks for moving the thread. Hopefully a mentor for that course will be able to assist you.