Whenever I run the following code:
lsa = LSA$new(n_topics = 100) dtm_tfidf_lsa = fit_transform(dtm_tfidf, lsa)
I get the following error: