[Relation_Extraction] RE: Ctakes relation extraction

2017-03-06 Thread Oleg Bogatiryov
..@luc.edu] Sent: Tuesday, February 28, 2017 1:58 To: dev@ctakes.apache.org Subject: Re: Ctakes relation extraction Hi Oleg, You may want to look into learning about UIMA and UIMAFIT. Once you are somewhat comfortable with these frameworks, take a look at the package: ctakes/ctakes-relation-extractor

RE: [Relation_Extraction] RE: Ctakes relation extraction

2017-03-06 Thread Oleg Bogatiryov
anks in advance, Oleg. -Original Message- From: Oleg Bogatiryov [mailto:oleg.bogatir...@ctco.lv] Sent: Monday, March 06, 2017 12:19 To: 'ddlig...@luc.edu' Cc: 'dev@ctakes.apache.org' Subject: [Relation_Extraction] RE: Ctakes relation extraction Hi Dmitriy. Thank

Re: Ctakes relation extraction

2017-02-27 Thread Dligach, Dmitriy
m: Dligach, Dmitriy [mailto:ddlig...@luc.edu] > Sent: 20 февраля 2017 г. 17:48 > To: dev@ctakes.apache.org > Subject: Re: Ctakes relation extraction > > Hi Oleg, > > The relation extraction AE currently only handles location_of and degree_of > relations as described here

RE: Ctakes relation extraction

2017-02-24 Thread Oleg Bogatiryov
ses to use. Thanks in advance, Oleg. -Original Message- From: Dligach, Dmitriy [mailto:ddlig...@luc.edu] Sent: 20 февраля 2017 г. 17:48 To: dev@ctakes.apache.org Subject: Re: Ctakes relation extraction Hi Oleg, The relation extraction AE currently only handles location_of and degree_of

Re: Ctakes relation extraction

2017-02-20 Thread Abramowitsch, Peter
---Original Message- >From: Abramowitsch, Peter [mailto:pabramowit...@hearst.com] >Sent: Monday, February 20, 2017 1:19 PM >To: dev@ctakes.apache.org >Subject: Re: Ctakes relation extraction > >There is another, more generic NLP engine, StanfordCoreNLP which does &

RE: Ctakes relation extraction

2017-02-20 Thread Savova, Guergana
: dev@ctakes.apache.org Subject: Re: Ctakes relation extraction There is another, more generic NLP engine, StanfordCoreNLP which does have more advanced CORel annotation capabilities, but it is not specifically tuned to clinical concepts and relationships. So for instance, causal relationships mig

Re: Ctakes relation extraction

2017-02-20 Thread Abramowitsch, Peter
There is another, more generic NLP engine, StanfordCoreNLP which does have more advanced CORel annotation capabilities, but it is not specifically tuned to clinical concepts and relationships. So for instance, causal relationships might be detected if expressed in standard english, but certainly n

Re: Ctakes relation extraction

2017-02-20 Thread Dligach, Dmitriy
Hi Oleg, The relation extraction AE currently only handles location_of and degree_of relations as described here: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3994852/ The dependencies are handled by the dependency parser (i.e. a separate module). So you’ll need to run both and collect all an