hi, i thought have the shapes and syntax right, but get this error, any tips appreciated:
—> 33 avg += word_to_vec_map[w]
34 # Increment count
35 count +=1
ValueError: operands could not be broadcast together with shapes (50,) (2,) (50,)