Natural Language Processing in node.js with "natural" (Sunday, May 22, 2011) - Over the last few years I've developed a bit of an interest in natural-language processing. It's never been the focus of my work, but when you're exposed to as many enterprise-class data storage/search systems as I have you have no choice but to absorb some details. Several hobby projects, sometimes involving home-brewed full-text searching, have also popped up requiring
The node.js Natural Language Story (Saturday, August 20, 2011) - In early May of 2011 I started work on natural, a general Natural Language Processing module for node.js. I was loosely basing the idea off of the ever-popular Natural Language ToolKit (NLTK) for python. I wanted to create a one-stop shop for NLP but for the node.js platform. I'm excited to see that I'm not the only one with an interest in NLP under noedejs. Considering