Category: Technology

  • NLP: Part I

    NLP: Part I

    Natural Language Processing (NLP) is a pretty cool thing to have on your resume right? So, I figured I’d repurpose an old personal project to be more abstract, and in the process, incorporate NLP. The Challenge Here is the challenge: given a book with a number of different point of view (POV) characters, figure out…

  • Query Builder: Part I: Introduction

    Query Builder: Part I: Introduction

    Training a program how to (insert verb here) boils down to defining the rules, and the actions.