Matrix dot product performance & Word Embeddings — I would like to share with you a few things I’ve learned from testing Pandas and Numpy when performing a very specific operation: the dot product. Yes yes, of course this post comes along with its own Jupyter Notebook. The origin of the post: Word Embeddings and a lame server Everything started with Metaphor, a personal project I’m using to explore…