Javascript is the new cool

Still on NLP. You’re read about UIMA and the Stanford parser (typed dependency) the other day. I’ve been wondering if there is an online service provider for Stanford parser. Lo and behold, there is. Although it is better to spend some cash and run my own Standford parser, this service should be suffice to test my idea. You can find it here, along with JSONP API to access it.

More resource on javascript and NPL, there are some on github. There are some Entity Extractors as well. And it concludes that some extractor simply cannot get away from using a dictionary. Maybe I will end up with one.