Re: Apache cTAKES is now on GitHub !

2022-12-31 Thread Benjamin hansen
Hi, this looks great. Awesome work. May I ask - is there any reason why the issues section in the new github repo has been deactivated? In my experience this is a great place to discuss issues and ask for help. It could be a good way to make the community a bit more active :) Thanks On Fri, Dec

Using ctakes with new language

2022-05-20 Thread Benjamin hansen
Hello, we are using ctakes to extract certain named entities from clinical texts and match them against dictionaries with snomed codes. This works very well and we were able to use the built in models in ctakes for this purpose - however; This is all in english. Now we want to do the same thing in

Loading model - what?

2021-09-13 Thread Benjamin hansen
Hi, when i run my ctakes code i see in the stdout loads of Loading model: . Loading model: ... Loading model: . Loading model: etc. I understand that my pipeline is loading a lot of models - but what models are they? Is there any way i can find out what models are being loaded in the pipelin

Re: An exception occured while executing the Java class. URI is not hierarchical [EXTERNAL]

2021-08-20 Thread Benjamin hansen
arNLPDependencyParserAE > > - Peter > > On Thu, Aug 19, 2021 at 2:39 AM Benjamin hansen < > benjaminkakke...@gmail.com> > wrote: > > > Thanks for the input. > > So I am trying to use > > the ClinicalPipelineFactory.getTokenProcessingPipeline which includes th

Re: An exception occured while executing the Java class. URI is not hierarchical [EXTERNAL]

2021-08-19 Thread Benjamin hansen
] Finished at: 2021-08-19T13:11:20+02:00 On Thu, Aug 19, 2021 at 11:38 AM Benjamin hansen wrote: > Thanks for the input. > So I am trying to use > the ClinicalPipelineFactory.getTokenProcessingPipeline which includes the > LVG which seems to be having the issue. But you say i can just repla

Re: An exception occured while executing the Java class. URI is not hierarchical [EXTERNAL]

2021-08-19 Thread Benjamin hansen
"deprel": "root", > "pdeprel": "_" > } > > On Wed, Aug 18, 2021 at 7:29 AM Finan, Sean < > sean.fi...@childrens.harvard.edu> wrote: > > > Hi Benjamin, > > > > My first question is: what pipeline are you trying to

Re: UIMA version 3 or later JCas required [EXTERNAL]

2021-08-19 Thread Benjamin hansen
ts about mixing versions or > equivalent v2 solutions for your goals. > > Sean > > > > From: Benjamin hansen > Sent: Tuesday, August 17, 2021 3:35 PM > To: dev@ctakes.apache.org > Subject: UIMA version 3 or later JCas required [

An exception occured while executing the Java class. URI is not hierarchical

2021-08-18 Thread Benjamin hansen
While working at a simple pipeline example I got this error: *java.lang.IllegalArgumentException*: *URI is not hierarchical* *at* java.io.File. (*File.java:420*) *at* org.apache.ctakes.lvg.resource.LvgCmdApiResourceImpl.load ( *LvgCmdApiResourceImpl.java:65*) I found that this issue ha

UIMA version 3 or later JCas required

2021-08-17 Thread Benjamin hansen
Hello, I am trying to compile some of the examples from the ctakes example directory using maven. Specifically I am trying to compile the example called: HelloWorldAggregatePipeline I am using ctakes v. 4.0.0.1 and uima fit v. 3.0.2 and i am getting the following error when i run mvn package and

Re: ctakes activity gauge

2021-07-29 Thread Benjamin hansen
ference. > > You'll have to search through this list: > https://www.youtube.com/playlist?list=PLU2OcwpQkYCy_awEe5xwlxGTk5UieA37m > > By all means, come and join us! > > Regards, Peter > > > > On Thu, Jul 29, 2021 at 12:24 AM Benjamin hansen < > benjamin

ctakes activity gauge

2021-07-29 Thread Benjamin hansen
Hi all, I hope its okay i send this mail here - i was not sure where else to pose my question. We are considering to use cTakes in our applications - however I got concerned when i saw the lack of activity in the github repository which is why I want to ask - Is cTakes still being actively d