A RESTFul/JSON Web Service for text and metata extraction
An open source RESTFul Web Service for text , meta-data extraction and analysis.
oss-text-extractor supports various binary formats:
Word processor (doc, docx, odt, rtf)
Spreadsheet (xls, xlsx, ods)
Presentation (ppt, pptx, odp)
Publishing (pdf, pub)
Web (rss, html/xhtml)
Medias (audio, images)
Others (vsd, text)
Small UI which exercises the Send Word Now web service.
Send Word Now (http://www.sendwordnow.com) is an enterprise application that enables companies to implement a hierarchical emergency contact trees using phone, pager, email, and so on. There is both a web and a web service interface. This project implements a UI which exercises the SWN API sufficiently to show how to us it with Java.