I took this up when I had to setup a bunch of NLP pipelines for work and this does stand true to its name - it is a quick and practical index into approaches, introductory theory and useful libraries for the same.
I don’t like reading text books at a stretch due to several reasons:- “cross a bridge, when you get to it” is something that has stood the test of time for me when it comes to reading practical books.
Given I’ve passed through SICP once, quickly grasping common lisp to build stuff and explore the traditional and industrial aspects of lisp (I know clojure exists but traditional…) was my next objective: with decent speed and only solving the somewhat involved exercises, it took me two weeks to complete this book.
The exercises aren’t meant to be a challenge but to adapt to the environment and the topics introduced. The book does not explore concepts with depth (CLOS, macros, etc…) but that shouldn’t be the objective of an introduction anyway.