Re: Get the Annotator descriptor file [EXTERNAL]

2017-06-14 Thread Miller, Timothy
Someone else can probably be more helpful for building a custom dictionary. I 
haven't looked too much but if someone has a pointer to a guide that would be 
helpful to me too. I do know if you have a lookup descriptor there is a version 
of the method that takes its location:
DefaultJCasTermAnnotator.java.createAnnotatorDescription(final String 
descriptorPath)

Tim


From: Kumar, Avanish 
Sent: Wednesday, June 14, 2017 3:25 PM
To: dev@ctakes.apache.org
Subject: RE: Get the Annotator descriptor file [EXTERNAL]

Hi Tim,
 Thanks for your suggestion. I need a little more help. Can you tell the full 
procedure on how to build custom dictionary which will include terms defined by 
me and then how to configure that custom dictionary with the annotator.

Thanks,
Avanish kumar

-Original Message-
From: Miller, Timothy [mailto:timothy.mil...@childrens.harvard.edu]
Sent: Wednesday, June 14, 2017 5:17 PM
To: dev@ctakes.apache.org
Subject: Re: Get the Annotator descriptor file [EXTERNAL]

You should be able to add the dictionary to an AggregateBuilder with
DefaultJCasTermAnnotator.java.createAnnotatorDescription()
and then get a descriptor with toXml() (or whatever the uimafit method is 
called).

If you've tried that and it's not working then I think we'll need more 
information about the error to help you.

Thanks
Tim


From: Kumar, Avanish 
Sent: Wednesday, June 14, 2017 12:44 PM
To: dev@ctakes.apache.org
Subject: Get the Annotator descriptor file [EXTERNAL]

Hi ,

I am using UIMAFit so the program is unable to generate the annotator 
descriptor file(.xml file) for the dictionary lookup annotator.
If anyone has any idea how to get the descriptor file while using UIMAFit 
please help me out.

Thanks
Avanish Kumar

This e-mail, including attachments, may include confidential and/or proprietary 
information, and may be used only by the person or entity to which it is 
addressed. If the reader of this e-mail is not the intended recipient or his or 
her authorized agent, the reader is hereby notified that any dissemination, 
distribution or copying of this e-mail is prohibited. If you have received this 
e-mail in error, please notify the sender by replying to this message and 
delete this e-mail immediately.


This e-mail, including attachments, may include confidential and/or
proprietary information, and may be used only by the person or entity
to which it is addressed. If the reader of this e-mail is not the intended
recipient or his or her authorized agent, the reader is hereby notified
that any dissemination, distribution or copying of this e-mail is
prohibited. If you have received this e-mail in error, please notify the
sender by replying to this message and delete this e-mail immediately.



RE: Get the Annotator descriptor file [EXTERNAL]

2017-06-14 Thread Kumar, Avanish
Hi Tim,
 Thanks for your suggestion. I need a little more help. Can you tell the full 
procedure on how to build custom dictionary which will include terms defined by 
me and then how to configure that custom dictionary with the annotator.

Thanks,
Avanish kumar

-Original Message-
From: Miller, Timothy [mailto:timothy.mil...@childrens.harvard.edu] 
Sent: Wednesday, June 14, 2017 5:17 PM
To: dev@ctakes.apache.org
Subject: Re: Get the Annotator descriptor file [EXTERNAL]

You should be able to add the dictionary to an AggregateBuilder with
DefaultJCasTermAnnotator.java.createAnnotatorDescription()
and then get a descriptor with toXml() (or whatever the uimafit method is 
called).

If you've tried that and it's not working then I think we'll need more 
information about the error to help you.

Thanks
Tim


From: Kumar, Avanish 
Sent: Wednesday, June 14, 2017 12:44 PM
To: dev@ctakes.apache.org
Subject: Get the Annotator descriptor file [EXTERNAL]

Hi ,

I am using UIMAFit so the program is unable to generate the annotator 
descriptor file(.xml file) for the dictionary lookup annotator.
If anyone has any idea how to get the descriptor file while using UIMAFit 
please help me out.

Thanks
Avanish Kumar

This e-mail, including attachments, may include confidential and/or proprietary 
information, and may be used only by the person or entity to which it is 
addressed. If the reader of this e-mail is not the intended recipient or his or 
her authorized agent, the reader is hereby notified that any dissemination, 
distribution or copying of this e-mail is prohibited. If you have received this 
e-mail in error, please notify the sender by replying to this message and 
delete this e-mail immediately.


This e-mail, including attachments, may include confidential and/or
proprietary information, and may be used only by the person or entity
to which it is addressed. If the reader of this e-mail is not the intended
recipient or his or her authorized agent, the reader is hereby notified
that any dissemination, distribution or copying of this e-mail is
prohibited. If you have received this e-mail in error, please notify the
sender by replying to this message and delete this e-mail immediately.



Re: Get the Annotator descriptor file [EXTERNAL]

2017-06-14 Thread Miller, Timothy
You should be able to add the dictionary to an AggregateBuilder with
DefaultJCasTermAnnotator.java.createAnnotatorDescription()
and then get a descriptor with toXml() (or whatever the uimafit method is 
called).

If you've tried that and it's not working then I think we'll need more 
information about the error to help you.

Thanks
Tim


From: Kumar, Avanish 
Sent: Wednesday, June 14, 2017 12:44 PM
To: dev@ctakes.apache.org
Subject: Get the Annotator descriptor file [EXTERNAL]

Hi ,

I am using UIMAFit so the program is unable to generate the annotator 
descriptor file(.xml file) for the dictionary lookup annotator.
If anyone has any idea how to get the descriptor file while using UIMAFit 
please help me out.

Thanks
Avanish Kumar

This e-mail, including attachments, may include confidential and/or
proprietary information, and may be used only by the person or entity
to which it is addressed. If the reader of this e-mail is not the intended
recipient or his or her authorized agent, the reader is hereby notified
that any dissemination, distribution or copying of this e-mail is
prohibited. If you have received this e-mail in error, please notify the
sender by replying to this message and delete this e-mail immediately.


Get the Annotator descriptor file

2017-06-14 Thread Kumar, Avanish
Hi ,

I am using UIMAFit so the program is unable to generate the annotator 
descriptor file(.xml file) for the dictionary lookup annotator.
If anyone has any idea how to get the descriptor file while using UIMAFit 
please help me out.

Thanks
Avanish Kumar

This e-mail, including attachments, may include confidential and/or
proprietary information, and may be used only by the person or entity
to which it is addressed. If the reader of this e-mail is not the intended
recipient or his or her authorized agent, the reader is hereby notified
that any dissemination, distribution or copying of this e-mail is
prohibited. If you have received this e-mail in error, please notify the
sender by replying to this message and delete this e-mail immediately.