Re: move ytex annotators to ctakes.apache.org?

2013-10-21 Thread vijay garla
Hello All, I've started on the ytex-ctakes port, and have some packaging questions. * Hibernate & Weka & JDBC Driver (SQL Server, Oracle) dependencies: I understand that we will not ship these jars as part of the ctakes download. Can we bundle the jars and ship them as part of an additional down

Re: relation types in typesystem

2013-10-21 Thread Tim Miller
I'm not sure I understand the distinction between BinaryTextRelation and ElementRelation types. Is it the difference between the abstract relation and a particular text instantiation? On 10/17/2013 02:33 PM, Wu, Stephen T., Ph.D. wrote: +1 creation of additional relation types, both BinaryText

Re: relation types in typesystem

2013-10-21 Thread Wu, Stephen T., Ph.D.
That's right. BinaryTextRelations connect Annotations. ElementRelations connect Elements. In practice we have only ever used Annotations and BinaryTextRelations. stephen On 10/21/13 2:20 PM, "Tim Miller" wrote: >I'm not sure I understand the distinction between BinaryTextRelation and >Elemen

Re: move ytex annotators to ctakes.apache.org?

2013-10-21 Thread Pei Chen
Hi Vijay, This is awesome. Some ideas inline below: >I'm not sure how you collect all the dependencies for shipment, but how do I tell maven not to include these? Take a look at the distribution project [1]. It defines what gets put in and out of the distro. > Is it OK to check weka & jdbc into

Re: move ytex annotators to ctakes.apache.org?

2013-10-21 Thread vijay garla
More questions: On Mon, Oct 21, 2013 at 4:26 PM, Pei Chen wrote: > Hi Vijay, > This is awesome. Some ideas inline below: > > >I'm not sure how you collect all the dependencies for shipment, but how do > I tell maven not to include these? > Take a look at the distribution project [1]. It defin

Fw: Synonymous terms

2013-10-21 Thread samir chabou
On Monday, October 21, 2013 7:58:01 PM, samir chabou wrote: Synonymous terms     Given a C0001621 I need to get its synonyms terms for example in MeSH, ICD, SNOMED (as shown bellow)…Is that possible ?   Synonymous terms  Adrenal gland diseases     MeSH  D000307 Disease

RE: Clinical Pipeline Solution

2013-10-21 Thread eli mizzou
Hi cTAKES folks, I am trying to figure out how to run the Clinical Document Pipeline from Java. I have a set of clinical documents as plain texts. I want to parse these documents and extract a list of that is in document *doc_ID*, there is *CUI* with frequency of *freq*. I spent several days ins