Thanks Steve for the links. On Sat, Mar 14, 2015 at 2:15 AM, steve reinders <steve...@gmail.com> wrote:
> I also need this ability and working thru > > https://stanbol.apache.org/docs/trunk/customvocabulary.html > > https://stanbol.apache.org/docs/trunk/components/enhancer/engines/opennlpcustomner > > As well as Reto's book. > > I know this doesn't answer your question but these may help. > > On Sat, Mar 7, 2015 at 1:27 PM, Dileepa Jayakody < > dileepajayak...@gmail.com> > wrote: > > > Hi Devs, > > > > I'm following the ehealth sample of Stanbol [1] where we can build a > custom > > vocabulary for medicine and medical-organization types. > > I used the dailymed dataset with dailymed:drugs and > dailymed:organization > > entity types. > > > > After configuring Stanbol with ehealth, I can get the entity annotation > > results withe referenced dailymed:drugs and dailymed:organization types. > > But in the Stanbol UI the entity-annotation results are listed as > "Others". > > > > Is it possible to list them as custom entity types like Medicine and > > Medical Companies in Stanbol UI? > > > > Can some one please help me with the configurations to achieve this? > > > > Thanks, > > Dileepa > > > > [1] > > > > > https://github.com/apache/stanbol/tree/17db70cb87ae5bbb905c1dbe76fbe4c0ca1dd90d/demos/ehealth > > >