Barari [mailto:alaa.albar...@gmail.com]
Sent: Monday, February 06, 2017 1:15 PM
To: dev@ctakes.apache.org
Subject: RE: jcas work with a list of schemas
Thanks. I was hoping for away to fetch only whats needed for performance
enhancement.
On Feb 6, 2017 8:09 PM, "Finan
Barari [mailto:alaa.albar...@gmail.com]
Sent: Monday, February 06, 2017 1:15 PM
To: dev@ctakes.apache.org
Subject: RE: jcas work with a list of schemas
Thanks. I was hoping for away to fetch only whats needed for performance
enhancement.
On Feb 6, 2017 8:09 PM, "Finan, Sean
de within that class and within those
> methods to do something similar.
>
> -Original Message-
> From: Alaa al Barari [mailto:alaa.albar...@gmail.com]
> Sent: Monday, February 06, 2017 1:07 PM
> To: dev@ctakes.apache.org
> Subject: RE: jcas work with a list of schemas
&g
@ctakes.apache.org
Subject: RE: jcas work with a list of schemas
Thanks. I was hoping for away to fetch only whats needed for performance
enhancement.
On Feb 6, 2017 8:09 PM, "Finan, Sean"
wrote:
> Yes. You do not need to use the code directly if it doesn't fit your
> needs. You
those methods
> to do something similar.
>
> -Original Message-
> From: Alaa al Barari [mailto:alaa.albar...@gmail.com]
> Sent: Monday, February 06, 2017 1:07 PM
> To: dev@ctakes.apache.org
> Subject: RE: jcas work with a list of schemas
>
> Thanks sean but internally
PM
To: dev@ctakes.apache.org
Subject: RE: jcas work with a list of schemas
Thanks sean but internally this fetch data for all schemas then filter the
needed schema right ?
On Feb 6, 2017 7:57 PM, "Finan, Sean"
wrote:
> Hi Alaa,
>
> Have a look at the OntologyConceptUtil cl
etting all annotations with codes of a
> certain scheme, let me know.
> Sean
>
>
>
> -Original Message-
> From: Alaa al Barari [mailto:alaa.albar...@gmail.com]
> Sent: Monday, February 06, 2017 4:30 AM
> To: dev@ctakes.apache.org
> Subject: jcas work with a list of
, like getting all annotations with codes of a
certain scheme, let me know.
Sean
-Original Message-
From: Alaa al Barari [mailto:alaa.albar...@gmail.com]
Sent: Monday, February 06, 2017 4:30 AM
To: dev@ctakes.apache.org
Subject: jcas work with a list of schemas
Hi,
I have my own dictionary
Hi,
I have my own dictionary and it has a lot of schemas which takes a lot of
time. please see code below, how to make it work with specific list of
schemas instead of all of them
jcas = pipeline.newJCas();
jcas.setDocumentText(sentence.getCoveredText());
pipeline.
Hi,
I have my own dictionary and it has a lot of schemas which takes a lot of
time. please see code below
jcas = pipeline.newJCas();
jcas.setDocumentText(sentence.getCoveredText());
pipeline.process(jcas);
String previousEntity = "";
for ( IdentifiedAnnotation entity : JCasUtil.select( jcas,
Ide
10 matches
Mail list logo