// archives

python

This tag is associated with 2 posts

Review: Natural Language Processing With Python and spaCy

With the advent of voice assistants, chatbots, and automated voice prompts on phones, the need for interfaces that understand human language is growing. In order to learn how to create these relationships between computer and human being, there is Natural Language Processing With Python and spaCy: A Practical Introduction by Yuli Vasiliev.

Review: Python One-Liners

With a title like Python One-Liners, one might think that someone wrote a Henny Youngman-esque nerdy jokebook, but such is not the case. Instead, the book by Christian Mayer is how to “write concise, eloquent python like a professional.”