Creating a WebLicht Web Service

From WebLichtWiki

Revision as of 17:02, 10 December 2012 by Yana (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

You are developing a new NLP tool or want to make an existing NLP tool available as a web service to the linguist community? Your tool can be easily integrated into the WebLicht infrastructure. Wrap it by a RESTful webservice that accepts TCF input and/or produces TCF output and you are done!


The following examples will help you to develop a WebLicht service in Java with the JAX-RS reference implementation Jersey: