Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dalelane/bluemixuima

A UIMA Hello World for BlueMix
https://github.com/dalelane/bluemixuima

Last synced: about 2 months ago
JSON representation

A UIMA Hello World for BlueMix

Awesome Lists containing this project

README

        

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