Articles from Alexandre Blondin
Choose the NodeJS Framework that Best Suits Your Needs
Alexandre Blondin6 min read
This article explains how we chose our NodeJS framework at Theodo. Among others, we focused on ExpressJS, KoaJS, NestJS, MeteorJS, and SailsJS. Some context At Theodo, we have been working for a long time with API Platform and Django and they provided…
Continue reading →The Day Words Became Vectors
Alexandre Blondin7 min read
What is word vectorization? Word vectorization refers to a set of techniques that aims at extracting information from a text corpus and associating to each one of its word a vector. For example, we could associate the vector (1, 4, -3,
Continue reading →