On 7/20/2011 8:13 AM, Jörn Kottmann wrote: > On 7/20/11 1:55 PM, Marshall Schor wrote: >> What does it mean to "deploy" inside of an Apache Felix instance? > > I did that once, and simply embedded everything in one bundle, even UIMA > itself. This way I could use UIMA plus some AEs to do analysis as a service > for other OSGi bundles inside Felix.
This suggests having a tool to make this "easy"; but also suggests that having individual addon annotators packaged up as a "complete UIMA pipeline" may not be very interesting to anyone. Is this right? If so, perhaps we should not release this osgi versions in the addons at this time. That also would reduce the size of the distribution considerably (about 100 MB of 150 MB is for the OSGi versions). In computing this, I also noticed that the tagger osgi packaging was missing the 19.5 mb of statistical models... -Marshall > > Jörn >