dalelane / bluemixuima

A UIMA Hello World for BlueMix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A UIMA Hello World for BlueMix

This is a sample for how to do text analytics using Apache UIMA in a BlueMix application.

The "analytics" that the app is doing is trivial, but this is just a Hello World. It's intended to be an example of the config needed to define a UIMA analytics pipeline, wrap it in a REST API, and deploy it as a BlueMix application.

When I get a chance, I'll write a follow-up application that does something more useful.

It's deployed to BlueMix at http://uimahelloworld.mybluemix.net/

It's documented at http://dalelane.co.uk/blog/?p=3073

About

A UIMA Hello World for BlueMix

License:MIT License


Languages

Language:Java 96.6%Language:JavaScript 3.1%Language:CSS 0.3%