dselivanov / text2vec

Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
http://text2vec.org
Other
850 stars 135 forks source link

Typo in itera(r)tion #271

Closed ludopulles closed 6 years ago

ludopulles commented 6 years ago

https://github.com/dselivanov/text2vec/blob/4e3194e5cae4b01521203735d6a8d00172893e10/R/model_GloVe.R#L238

Hey, I noticed a small typo. "Iterartion" should be "iteration" I suppose?