JT's Weblog

Tag: project:text-analysis

Understanding Text Analysis: Teaching Computers to Read Between the Lines

Published: October 19, 2025

Discover how text analysis helps computers make sense of human language, from detecting spam to understanding customer sentiment.


Word Count: The 'Hello World' of Text Analysis, Part 2

Published: October 18, 2025

Fighting LLM overkill to build a simple bash script. Turns out file metadata is the secret sauce.


Word Count: The 'Hello World' of Text Analysis, Part 1

Published: October 17, 2025

Building a word-counting script to track daily writing across scattered plain-text files. The background story and what I learned along the way.