Re: query

2014-06-18 Thread Pei Chen
Harpreet, I just did a fresh checkout of trunk and could recreate the error. I think I see the issue- the orangebook hsqldb resource is empty on maven central. I'm hoping to fix that up today. --Pei On Tue, Jun 17, 2014 at 6:22 PM, Harpreet Khanduja wrote: > Hello Pei, > > I also ran from cm

Re: query

2014-06-18 Thread Harpreet Khanduja
Hello Pei, Thank you so much for helping. Harpreet On Wed, Jun 18, 2014 at 11:08 AM, Pei Chen wrote: > Harpreet, > I just did a fresh checkout of trunk and could recreate the error. I think > I see the issue- the orangebook hsqldb resource is empty on maven central. > I'm hoping to fix tha

Web demo

2014-06-18 Thread John Green
Where do we stand on the web demo? Ive been off on other projects and Im looking to digging into ctakes again, picking up where I left off, for an application for my med school. I think my work there could overlap with a demp server. In regards to thread safety: it sounds like from the chatter

RE: Web demo

2014-06-18 Thread Chen, Pei
There is a demo server setup to host a web ui: https://demo-ctakes.apache.org/ There is a code for a very simple html web UI at: http://svn.apache.org/repos/asf/ctakes/sandbox/ctakes-web-client/ We should be able to just mvn package and drop the war file into a tomcat instance. [I didn't get a ch

RE: Preparing for an Apache cTAKES 3.2 Release?

2014-06-18 Thread Chen, Pei
Renamed to *-fast. Again, this is only temporary... this will eventually just replace the existing dictionary lookup (next minor release?). > -Original Message- > From: Chen, Pei [mailto:pei.c...@childrens.harvard.edu] > Sent: Tuesday, June 17, 2014 10:14 AM > To: dev@ctakes.apache.org

Re: query

2014-06-18 Thread Harpreet Khanduja
Hello Pei, Are you able to use trunk now? Thank you, Harpreet On Wed, Jun 18, 2014 at 12:47 PM, Harpreet Khanduja wrote: > Hello Pei, > > Thank you so much for helping. > > > Harpreet > > > On Wed, Jun 18, 2014 at 11:08 AM, Pei Chen wrote: > >> Harpreet, >> I just did a fresh checkout of tr

Re: query

2014-06-18 Thread Pei Chen
Harpreet, looks like resources just made it to the maven central mirrors. But I didn't not get a chance to try it out or fully test it yet. If you would like to give it a whirl, you can update ctakes-dictionary-lookup-res/pom.xml to use the latest. If EclipseIDE doesn't unpack the resources automa

Re: query

2014-06-18 Thread Harpreet Khanduja
Hello Pei, It didn't work for me. If it works for you, please let me know. Thank you, Harpreet On Wed, Jun 18, 2014 at 8:02 PM, Pei Chen wrote: > Harpreet, > looks like resources just made it to the maven central mirrors. But I > didn't not get a chance to try it out or fully test it yet. >