Re: YTEX Semantic Sim RESTful

2014-10-14 Thread John Green
Thanks Vijay! You are the best! It now works with http://localhost:8080/services/rest/similarity?conceptGraph=sct-msh-csp-aod&concept1=C0018787&concept2=C0024109&metrics=LCH,INTRINSIC_LCH which is the name of the graph it was loading. Copying beans-kernel-simweb.xml

Re: YTEX Semantic Sim RESTful

2014-10-14 Thread vijay garla
Hi John, Looking at the code, that error is due to the concept graph 'umls' not being loaded. by default, ytex is configured to use the sct-rxnorm concept graph. Can you see if this works: http://localhost:8080/services/rest/similarity?conceptGraph=sct-rxnorm&concept1=C0018787&concept2=C0024109&

Re: YTEX Semantic Sim RESTful

2014-10-14 Thread John Green
Good idea Kim! Unfortunately, that wasn't it. Ill admit, though, I hadnt looked at that variable yet. Thanks for your help, JG On Mon, Oct 13, 2014 at 6:28 PM, Kim Ebert wrote: > Perhaps your JVM is running out of heap? I've noticed that when I run > out of heap, cTakes tends to behave erratica

Re: YTEX Semantic Sim RESTful

2014-10-13 Thread Kim Ebert
Perhaps your JVM is running out of heap? I've noticed that when I run out of heap, cTakes tends to behave erratically. Kim Ebert 1.801.669.7342 Perfect Search Corp http://www.perfectsearchcorp.com/ On 10/13/2014 09:29 AM, John Green wrote: > I've been putting off debugging this as it was a piece

YTEX Semantic Sim RESTful

2014-10-13 Thread John Green
I've been putting off debugging this as it was a piece of this app Im working on, but one that fit in down the road in development. Development has progressed, and here I am. I have posted this one before, was hoping to find fresh help. When running ytex.sh in a distro installed at something like