I am planning to build a similarity matrix with the code below
%%time similarity_matrix = linear_kernel(tf_idf,tf_idf)
But my kernel die