2012/6/21 Andrea Taurchini <[email protected]>: > Dear Olivier, > thanks for your reply. > Ok, so it is possible, but I have to implement it as a new Engine on my own. > As for "Tagging Server" is a new restful interface to OpenNLP exposing on > http its algorithm.
Alright then you can indeed write a set of new low level, pure NLP engines and let delegate the semantic intepretations of such annotations to the caller. The Stanbol RDF-based output format might be a little bit verbose for such kind of low level annotations though. -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel
