Nice info

2014-03-03 Thread John Green
I'm sure most of you know what he presents esp because he's from Mayo, but great talk: http://webcast.jhu.edu/Mediasite/Play/0fd833143fcc4bd5954bcab801bba6da1d If that url doesnt work: http://www.icm.jhu.edu/seminars/index.php?pageid=5 and look for Christopher Chute Professor of Biomedical Infor

Re: groovy script(s) for running equivalent of AggregatePlaintextUMLSProcessor.xml

2014-04-02 Thread John Green
Finally got around to looking at these: work great on ubuntu 13.1 JG — Sent from Mailbox for iPhone On Tue, Dec 24, 2013 at 3:48 PM, Masanz, James J. wrote: > I checked in 2 groovy scripts under > ctakes-core\scripts\groovy\ > I checked into trunk. Will gladly move or remove if needed. > Th

Re: ctakes-vm.apache.org

2014-04-02 Thread John Green
Andy: this is very interesting and exciting.  I hacked out a script that makes a visually appealing representation of the aggregate pipeline in d3js that, at least for a clinician, is a nice overall summary of the meta data generated from the pipeline. Its really no more than a parser of the

Re: ctakes-vm.apache.org

2014-04-02 Thread John Green
, 2014 8:33 AM, "John Green" wrote: >> Andy: this is very interesting and exciting. >> >> >> >> >> I hacked out a script that makes a visually appealing representation of >> the aggregate pipeline in d3js that, at least for a clinician, is a n

RE: ctakes-vm.apache.org

2014-04-03 Thread John Green
ou can also put it directly in sandbox > https://svn.apache.org/repos/asf/ctakes/sandbox/ > It may make it easier in the future if folks decided to integrate into > cTAKES... and possibly save any potential IP/License questions... > --Pei > __

Oops

2014-04-05 Thread John Green
Hmm. Been awhile since Ive committed to anything with svn. Seems I botched my import and rather than it creating my subdir ctakes-data-vis added all my files to ./sandbox project root.  Gimme a min and ill fix it or Pei if you beat me to it, sorry, should have gone in ctakes-data-vis. Apolog

Further

2014-04-05 Thread John Green
Well, dang. I think I can fix my mistake but it seems one of my files needs unlocked. Rather than compound things here, Pei, you mind extricating me from this by moving those files to a subdir called ctakes-data-vis?  Sorry about that. JG — Sent from Mailbox for iPhone

Disregard

2014-04-05 Thread John Green
Please disregard Pei. The lock error I was getting threw me. All is corrected. Jg — Sent from Mailbox for iPhone

Ctakes-data-vis

2014-04-05 Thread John Green
Had to refresh my svn skills as its been years. As a result not much cleaning up got done Andy/Pei. The code is solid though and I sent four different ways to view the json up too; collapsable dendrogram is the most useful. The script could easily be re written to iterate through a directory as

RE: ctakes-vm.apache.org

2014-04-05 Thread John Green
s. > It requires passwordless ssh so you'll need to ssh-keygen and save them via > http://id.apache.org. > --Pei >> -Original Message- >> From: John Green [mailto:john.travis.gr...@gmail.com] >> Sent: Thursday, April 03, 2014 6:05 PM >> To: dev@ct

Re: Ctakes-data-vis

2014-04-13 Thread John Green
d. The only edit I recommend I have is about spacing -- The > information often exceeds the space of a single page. > On Sat, Apr 5, 2014 at 12:13 PM, John Green > wrote: >> Had to refresh my svn skills as its been years. As a result not much >> cleaning up got done Andy/Pei. The

Re: Apache cTAKES Example Application?

2014-04-17 Thread John Green
+1! Im mainly using ctakes as middleware, which is totally inline with this. What is NCBO?  JG — Sent from Mailbox for iPhone On Wed, Apr 16, 2014 at 6:53 PM, andy mcmurry wrote: > Lowering the barrier to entry = worth the effort > Notice the NCBO users mailing list has solid routine c

RE: Ctakes-data-vis

2014-04-29 Thread John Green
t; We can certainly load up cTAKES and it's resources. > If it's a web app, we can prompt the user to enter umls credentials if they > choose the umls resources? > --Pei >> -----Original Message- >> From: John Green [mailto:john.travis.gr...@gmail.com] >> S

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-23 Thread John Green
e to install tomcat on the demo vm properly yet]. Feel > free to give it a shot if you have time. >> -Original Message- >> From: John Green [mailto:john.travis.gr...@gmail.com] >> Sent: Wednesday, June 18, 2014 1:22 PM >> To: dev@ctakes.apache.org >> Subj

RE: LVG Thread Safety

2014-06-23 Thread John Green
Nice!— Sent from Mailbox for iPhone On Mon, Jun 23, 2014 at 2:57 PM, Chen, Pei wrote: > +dev@ > Chris, > This awesome news. Yes we'll be happy to try out the fix. > Thanks again, > Pei > https://issues.apache.org/jira/browse/CTAKES-151 > From: Lu, Chris (NIH/NLM/LHC) [C] [mailto:c...@mail.nih.g

Building

2014-06-29 Thread John Green
I got the semantic similarity web app running in ytex. Im still learning umls terminology, but I believe it says that out of the box its concept graphs are limited to the free set from umls? Does this mean without permissions? Similar to ctakes with umls rights? The concepts available seem limit

Confluence

2014-06-29 Thread John Green
Pei - Im finally getting around to working with ytex. There are some things Id like to clarify in the install for beginners like me. How do I edit the confluence wiki? JG Sent from my iPhone

Re: Building

2014-06-29 Thread John Green
t; > All YTEX packages moved from the ytex namespace into org.apache.ctakes.ytex > - can you tell me which document you were looking at that mentioned > ytex.kernel.dao.ConceptDaoImpl? I thought I had fixed this in the > documentation. > > HTH, > > -vj > > > On

Re: Building

2014-06-29 Thread John Green
for using them (this makes sense as the command line output makes no mention of loading them) but I can find where what is loaded is defined. I hope that wasnt too poorly explained, Thanks, John On Sun, Jun 29, 2014 at 9:10 PM, John Green wrote: > Hi Vijay, thank you for your time. >

Re: Building

2014-06-29 Thread John Green
Correction: "cant find where what is loaded is defined". On Sun, Jun 29, 2014 at 9:30 PM, John Green wrote: > Successfully ran command to build the concept graph, however, it seems to > be failing silently. The version issued with ytex is 10m. I expected, worst > case, for

Re: Confluence

2014-07-01 Thread John Green
Thanks Pei!— Sent from Mailbox for iPhone On Sun, Jun 29, 2014 at 10:37 PM, Pei Chen wrote: > jtgreen has been added to the confluence wiki. > --Pei > On Sun, Jun 29, 2014 at 2:03 PM, John Green wrote: >> Pei - Im finally getting around to working with ytex. There are some >&

ytex DBconsumer and groovy parser

2014-07-01 Thread John Green
If someone has a free minute, which, judging from my own life is probably not the case - where in the groovy scrips in sandbox do you define the consumer to use? There is one comment that says "dont put the .xml here" then there is a path to the dictionary ae. Im working by ssh from the hospital a

Re: Building

2014-07-04 Thread John Green
T.zip > > > < > > > > > > http://www.ytex-nlp.org/umls.download/secure/3.1/ctakes-ytex-resources-3.1.2-SNAPSHOT.zip > > > > > > > 'over' > > > your installation. This contains: > > > > > >- Concept Graphs de

Re: Building

2014-07-14 Thread John Green
ces run as well > > On Friday, July 4, 2014, John Green wrote: > > > Vijay - Ha! Ok. Works perfect with cuis. > > > > Is there a way to run the web application as a RESTful API? You mention > > this as a service on your yale box, but I dont see a way to deploy it

Re: ytex DBconsumer and groovy parser

2014-07-14 Thread John Green
ot;annotator" as a consumer and convention is AFAIK to call them writers in > this case. > > Hope that helps, > -- James > > -Original Message- > From: John Green [mailto:john.travis.gr...@gmail.com] > Sent: Tuesday, July 01, 2014 7:15 PM > To: dev@ctakes.apache.o

Re: ytex DBconsumer and groovy parser

2014-07-14 Thread John Green
o say the same thing. > > > > cTAKES_clinical_pipeline.groovy is in ctakes-core/scripts/groovy > > > > In that script, line 321 is where the writer is specified. There is no > separately defined "consumer" in the same sense that the CPE GUI has > consumers that are

DBConsumer

2014-07-14 Thread John Green
The Ytex DBConsumer - If someone has a free moment, could they give me a hint at how I can plug into a mysql DB with the ytex DB consumer? For example, taking the default ytex pipeline and sending it to a db. If I get pointed in the right direction such that I figure it out Ill update the confluen

Re: DBConsumer

2014-07-15 Thread John Green
to and your database as documented here: > https://cwiki.apache.org/confluence/display/CTAKES/YTEX+Installation > -vj > On Tue, Jul 15, 2014 at 2:16 AM, John Green > wrote: >> The Ytex DBConsumer - If someone has a free moment, could they give me a >> hint at how I can p

Re: DBConsumer

2014-07-15 Thread John Green
; See > https://cwiki.apache.org/confluence/display/CTAKES/cTAKES+3.1.2+-+YTEX+DBConsumer > You will have to set up ctakes to and your database as documented here: > https://cwiki.apache.org/confluence/display/CTAKES/YTEX+Installation > -vj > On Tue, Jul 15, 2014 at 2:16 AM, John Green

Re: DBConsumer

2014-07-15 Thread John Green
uld probably add to the docs to use the component descriptor: > YTEX_HOME\desc\ctakes-ytex-uima\desc\analysis_engine\DBConsumer.xml > On Tue, Jul 15, 2014 at 2:53 PM, John Green > wrote: >> Ok. I must have missed something. I did read both of those. Ill go back >> and look again. >

Procedure

2014-07-16 Thread John Green
Is there a generally accepted procedure for identifying why an annotation wasnt made? JG

Re: Procedure

2014-07-16 Thread John Green
t the > dictionary, if not then I go back to the chunker to figure out why the > lookup window wasn't found, etc. > Tim > On 07/16/2014 03:01 PM, John Green wrote: >> Is there a generally accepted procedure for identifying why an annotation >> wasnt made? >> >> JG >>

Re: Procedure

2014-07-17 Thread John Green
f > annotation you are most interested in. > > -Original Message- > From: John Green [mailto:john.travis.gr...@gmail.com] > Sent: Wednesday, July 16, 2014 2:01 PM > To: dev@ctakes.apache.org > Subject: Procedure > > Is there a generally accepted procedure for identifying why an annotation > wasnt made? > > JG >

RE: Procedure

2014-07-17 Thread John Green
n, > but doesn't associate those with a named entity that has a cui. > The example of "pulsatile abdominal mass" listed the same 3 words in the same > order for the dictionary entry and the text that was processed, so I'm not > clear what you meant about word order

Re: Procedure

2014-07-17 Thread John Green
olutions] <http://imatsolutions.com> > Bruce Tietjen > Senior Software Engineer > [image: Mobile:] 801.634.1547 > bruce.tiet...@imatsolutions.com > On Thu, Jul 17, 2014 at 11:57 AM, John Green > wrote: >> I didnt see how it appeared in dictionary, I just looked at the cui

RE: Procedure

2014-07-17 Thread John Green
quot;. > Also note that intervening words can be OK, up to a limit, but all words > within the term must appear within a single LookupWindow. > Hope that is helpful > -- James > -Original Message- > From: John Green [mailto:john.travis.gr...@gmail.com] > Sent: Thursd

Re: Type System updates

2014-07-17 Thread John Green
As a clinician Id really like to see the types that Melissa has elicited from physicians. By the by: Id call apgar, or duke, or has bled score, or chads vasc, or childs criteria, or anything else like them risk classifiers or prognosticators or decision models or something like that (the line

Re: [VOTE] Release Apache cTAKES 3.2.0 (rc2)

2014-07-22 Thread John Green
What exactly needs updated? I have not had the time (unfortunately) to help with this project very much because of the steep learning curve on the technology. I'm currently on some protected research time working with cTakes as of this week and would be happy to help with some grunt work. JG On

RE: [VOTE] Release Apache cTAKES 3.2.0 (rc2)

2014-07-22 Thread John Green
ay/CTAKES/cTAKES+3.1.1 > And just add the YTEX and/or any new changes to it... > Would be grateful for any help here... >> -Original Message- >> From: John Green [mailto:john.travis.gr...@gmail.com] >> Sent: Tuesday, July 22, 2014 2:37 PM >> To: dev@ctakes.ap

Wiki

2014-07-23 Thread John Green
Well Pei, I guess we were editing at the same time 5 hours ago. I kept getting this error, and I couldn't figure it out because nothing was in the index yet: Cause com.atlassian.confluence.pages.DuplicateDataRuntimeException: A page already exists with the title cTAKES 3.2 Component Use Guide in

RE: Wiki

2014-07-24 Thread John Green
inal Message- >> From: John Green [mailto:john.travis.gr...@gmail.com] >> Sent: Wednesday, July 23, 2014 9:11 PM >> To: dev@ctakes.apache.org >> Subject: Wiki >> >> Well Pei, I guess we were editing at the same time 5 hours ago. I kept >> getting >

Re: Fwd: UMLS integration with cTAKES 3.1​

2014-07-25 Thread John Green
This sounds just like jira ctakes-306.  JG — On Fri, Jul 25, 2014 at 1:04 PM, John Green wrote: > — > -- Forwarded message -- > From: "Natalia Connolly" > Date: Fri, Jul 25, 2014 at 12:35 PM > Subject: UMLS integration with cTAKES 3.1 > To: "

Null Pointer

2014-07-28 Thread John Green
Any ideas why as of cTakes 3.2.0 when I try and use FilesInDirectoryCollectionReader.xml I get a NullPointerException? java.lang.NullPointerException at org.apache.uima.tools.cpm.CpmPanel.fileSelected(CpmPanel.java:1509) at org.apache.uima.tools.util.gui.FileSelector$1.actionPerformed(FileSelector

Re: Null Pointer

2014-07-28 Thread John Green
Please disregard, I discovered the error. JG On Mon, Jul 28, 2014 at 3:29 PM, John Green wrote: > Any ideas why as of cTakes 3.2.0 when I try and > use FilesInDirectoryCollectionReader.xml I get a NullPointerException? > > java.lang.NullPointerEx

Re: question about sentence segmentation

2014-08-02 Thread John Green
I was thinking the same thing as Steve. Thats a pretty regular onc physical exam, why not just split sentences with regex's off a small list of defined onc physical exam terms? The interesting case would be breast, as this term may appear in the body of a sentence (rather than just a term), but

Re: LabMentions

2014-08-07 Thread John Green
outstanding!— On Thu, Aug 7, 2014 at 9:16 AM, britt fitch wrote: > We have been actively working on a lab annotator at Wired Informatics that we > are planning to contribute back to the community once its fully tested. > We will post to the dev list when we have a date that that becomes availa

Re: Youtube Channel "Apache cTakes"

2014-08-12 Thread John Green
Nice!!! — Sent from Mailbox for iPhone On Tue, Aug 12, 2014 at 5:09 PM, Finan, Sean wrote: > cTakes now has a youtube channel named "Apache cTakes". It is empty, but if > you have ever made a training video, presentation on a component > (descriptors, type system, etc.), or demo of integratio

Re: Change from SNOMEDCT to SNOMEDCT_US affecting v_snomed_fword_lookup

2014-08-16 Thread John Green
Great catch!— Sent from Mailbox for iPhone On Sat, Aug 16, 2014 at 2:53 AM, Tim O'Connell wrote: > Hi folks, > I was having an issue with the current build (from svn) of ctakes/ytex not > identifying any annotations as some folks on this board. I traced it to > the fact that the UMLS database h

Re: Change from SNOMEDCT to SNOMEDCT_US affecting v_snomed_fword_lookup

2014-08-19 Thread John Green
I have not had time to implement this - to clarify out of curiosity, does this clear up the @db.schema@ error Tim? And did you successfully run ytex with the ctakes dictionary-lookup? JG — Sent from Mailbox for iPhone On Sat, Aug 16, 2014 at 2:53 AM, Tim O'Connell wrote: > Hi folks, > I was

Web server

2014-08-21 Thread John Green
Im trying to deploy the cTakes web-server code someone already wrote (who wrote it btw?). Im running into deployment issues in eclipse with tomcat 7 on mac... I can get into details but for now: is it in a working state? Im learning as I go and it looks in order and the code is solid... Also, Pei:

Acronym annotator

2014-08-21 Thread John Green
Are there any acronym annotators and disambiguators? What are people doing in production elsewhere? Im learning the heart of cTakes and UIMA by the numbers right now and I think writing an annotator of my own will be the best way to solidify the information. If no one has it done already, I thought

RE: Web server

2014-08-21 Thread John Green
> -Original Message----- >> From: John Green [mailto:john.travis.gr...@gmail.com] >> Sent: Thursday, August 21, 2014 3:06 PM >> To: dev@ctakes.apache.org >> Subject: Web server >> >> Im trying to deploy the cTakes web-server code someone already wrote (who &

RE: Web server

2014-08-21 Thread John Green
ered that as such it could serve as a nice foundation. Well, maybe a > cornerstone. >> -Original Message- >> From: John Green [mailto:john.travis.gr...@gmail.com] >> Sent: Thursday, August 21, 2014 3:43 PM >> To: dev@ctakes.apache.org >> Cc: dev@ctakes.apache

Re: Web server

2014-08-21 Thread John Green
for iPhone On Thu, Aug 21, 2014 at 12:05 PM, John Green wrote: > Im trying to deploy the cTakes web-server code someone already wrote (who > wrote it btw?). Im running into deployment issues in eclipse with tomcat 7 > on mac... I can get into details but for now: is it in a working

Re: Change from SNOMEDCT to SNOMEDCT_US affecting v_snomed_fword_lookup

2014-08-21 Thread John Green
tUMLSProcessor.xml (with swapping >>> the >>> LookupDesc_Db.xml file as above) >>> >>> I've even made modifications to the ytex version of LookupDesc_SNOMED.xml >>> to get it tagging Disease Disorders, along with database modifications to >>>

Re: Acronym annotator

2014-08-22 Thread John Green
t. Co-occurence is one way of doing it, not necessarily the > best; you need a ton of annotated data for it to work well. > On Thu, Aug 21, 2014 at 9:08 PM, John Green > wrote: >> Are there any acronym annotators and disambiguators? What are people doing >> in production elsewher

Re: Acronym annotator

2014-08-22 Thread John Green
Wow, what a goldmine, thanks!  JG — Sent from Mailbox for iPhone On Fri, Aug 22, 2014 at 8:31 AM, Koola, Jejo David wrote: > You might be interested in: > https://sbmi.uth.edu/ccb/resources/abbreviation.htm > On Aug 21, 2014, at 2:08 PM, John Green > mailto:john.travis.gr.

Re: [jira] [Created] (UIMA-3969) Add JSON Serialization for CASs and UIMA Descriptors

2014-08-27 Thread John Green
Very good On Wed, Aug 27, 2014 at 2:39 AM, and...@apache.org (Andy McMurry) < mcmurry.a...@gmail.com> wrote: > Interesting thread in UIMA core about JSON Serialization CAS and > Descriptors. > > > Begin forwarded message: > > > From: Marshall Schor > > Subject: Re: [jira] [Created] (UIMA-3969)

Semantic similarity standard

2014-09-27 Thread John Green
Does anyone know of a larger set of human generated measures for semantic simalarity than the 500+ one cited by Vijay in his paper on semantic simalarity? The paper cited was PMID 21347043. Jg — Sent from Mailbox

Re: Semantic similarity standard

2014-09-27 Thread John Green
u/~bthomson/sim/index.html > Dima > On Sep 27, 2014, at 12:26, John Green wrote: >> Does anyone know of a larger set of human generated measures for semantic >> simalarity than the 500+ one cited by Vijay in his paper on semantic >> simalarity? The paper cited was PMI

Re: De-identified lab tests dataset

2014-09-30 Thread John Green
How large? And across how many EMRs?  JG — Sent from Mailbox On Mon, Sep 29, 2014 at 6:58 PM, Ajay Jain wrote: > Sorry, I wasn't clear. I am working on a related project and trying to figure > out if the code can be repurposed for a lab mention annotator for cTAKES. > From what I have seen,

Re: De-identified lab tests dataset

2014-09-30 Thread John Green
ever dataset you > are able to provide without spending a lot of effort extracting it. > Thanks. > Ajay > Sent from my iPhone >> On Sep 30, 2014, at 5:22 AM, "John Green" >> wrote: >> >> How large? And across how many EMRs? >> >> &g

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

Re: YTEX Semantic Sim RESTful

2014-10-14 Thread John Green
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 of this app Im > > working on, but one that fi

Re: YTEX Semantic Sim RESTful

2014-10-14 Thread John Green
vn.apache.org/repos/asf/ctakes/trunk/ctakes-ytex-res/src/main/resources/org/apache/ctakes/ytex/web/beans-kernel-simweb.xml > to CTAKES_HOME/resources/org/apache/ctakes/ytex/web/ > * copy > > https://svn.apache.org/repos/asf/ctakes/trunk/ctakes-distribution/src/main/bin/ytexweb.bat > to

YTEX semantic similarity concept graph questions

2014-10-15 Thread John Green
Hope this finds everyone well. It is not immediately clear to me why select distinct cui1, cui2 from umls.MRREL where sab in ('SNOMEDCT') and rel in ('PAR') order by cui1, cui2 would only be selecting the relationship (REL) of PAR. Im not sure the selectio

Re: YTEX semantic similarity concept graph questions

2014-10-16 Thread John Green
> , > you will see that we use both PAR & RB relationships. > > HTH, > > VJ > > > > > > On Thu, Oct 16, 2014 at 2:58 AM, John Green > wrote: > > > Hope this finds everyone well. > > > > It is not immediately clear to me why > > > >

Re: Announcement: UMLS MedGen-MySQL dataset now available as open access download

2014-11-13 Thread John Green
The old licensed setup would be kept as a packaged option? Much as it is now With the unlicensed going out in place of the current "free" dictionary? Am I understanding that right?  JG — Sent from Mailbox On Thu, Nov 13, 2014 at 1:40 PM, andy mcmurry wrote: > I'll crunch the numbers -- i

Re: gold standard annotations for Apache cTAKES sample notes

2014-12-05 Thread John Green
Thank you for the thanks! If its at all helpful, I can expand the note base at some point. Best, JG — Sent from Mailbox On Fri, Dec 5, 2014 at 11:32 AM, Savova, Guergana wrote: > Thanks to John Green, we now have sample clinical notes in cTAKES. Many > thanks, John, for your effort

RE: revamping the Apache cTAKES website

2014-12-05 Thread John Green
I would like to second the bootstrap recommendation, with the additional recommendation of django for the backend. It is an amazing platform for rapid development and easy updating. JG — Sent from Mailbox On Fri, Dec 5, 2014 at 12:15 PM, Savova, Guergana wrote: > There are now 4 volunteers:

intro video and ctakes youtube

2014-12-12 Thread John Green
I was going to post some basic how to videos that help with the learning curve I've walked over the last year and a half. I went looking for ctakes youtube channel mentioned awhile back and I did not find it... Anyone know where it went? Best, JG

Re: revamping the Apache cTAKES website

2014-12-16 Thread John Green
ablets > > > > - The most currently visited pages are: downloads.cgi, > > > gettingstarted.html. I suggest we focus our attention on those 2 > items. > > > (Putting a Downloads link right on the front page, etc.) > > > > > > > > svn co

Re: intro video and ctakes youtube : Youtube Apache cTakes Channel Direct Link

2014-12-16 Thread John Green
That is, how do we upload videos *to the channel. * On Tue, Dec 16, 2014 at 11:09 AM, John Green wrote: > > How do we upload videos we wish to contribute? I dont have any experience > with youtube other than as a watcher. > > JG > > On Mon, Dec 15, 2014 at 11:43 AM, Fi

Re: intro video and ctakes youtube : Youtube Apache cTakes Channel Direct Link

2014-12-16 Thread John Green
nymore either... The place holder could have > been auto deleted because it was empty? I think it's worth it if you're > willing to create and add to it again... > > ---Pei > > On Fri, Dec 12, 2014 at 11:46 PM, John Green > wrote: > > > > I was goin

Re: intro video and ctakes youtube : Youtube Apache cTakes Channel Direct Link

2014-12-17 Thread John Green
utton. > > Sean > > -Original Message- > From: John Green [mailto:john.travis.gr...@gmail.com] > Sent: Tuesday, December 16, 2014 11:12 AM > To: dev@ctakes.apache.org > Subject: Re: intro video and ctakes youtube : Youtube Apache cTakes > Channel Direct Link > > Th

Re: cTakes Annotation Comparison

2014-12-19 Thread John Green
Wow, great work. Thank you for sharing.  John Green — Sent from Mailbox On Thu, Dec 18, 2014 at 6:08 PM, Bruce Tietjen wrote: > Actually, we are working on a similar tool to compare it to the human > adjudicated standard for the set we tested against. I didn't mention it > befo

RE: intro video and ctakes youtube : Youtube Apache cTakes Channel Direct Link

2014-12-19 Thread John Green
-- > From: John Green [mailto:john.travis.gr...@gmail.com] > Sent: Wednesday, December 17, 2014 2:08 PM > To: dev@ctakes.apache.org > Subject: Re: intro video and ctakes youtube : Youtube Apache cTakes Channel > Direct Link > Isnt this to upload for my account? What about to th

Re: cTakes polarity problem

2014-12-31 Thread John Green
As I was reading this thread I had the same thought as Tim, perhaps a combination. It seems over the perfect training corpus this wouldnt be necessary, but perhaps as a stop gap the "ensemble" approach for some using your training data but working in a diff corpus (not that I really have the time t

Re: [DISCUSS] new cTAKES web site

2014-12-31 Thread John Green
Acknowledging how variable taste is in aesthetics like web design... I'll say I really like 1! Though 4 would be a strong contender. The graphic in 3 is very informative. JG On Wed, Dec 31, 2014 at 4:09 PM, Lin, Chen wrote: > Thanks for creating all those mockups! Agree with James and Tim, I p

Re: Negex

2015-01-05 Thread John Green
Thanks Ma'am for the input! So to clarify: ctakes added additional trigger words to the list published originally? (This is an unrelated question to the negex vs ml thread last month). Best, John — Sent from Mailbox On Mon, Jan 5, 2015 at 12:58 PM, Green, John wrote: > Hi all - Does any

RE: Negex

2015-01-13 Thread John Green
2009 negex trigger words, such as "exhibit". >> >> Anyway, you can read >> https://cwiki.apache.org/confluence/display/CTAKES/cTAKES+3.0+-+NE+Con >> texts for info on adding triggers to the cTakes version. >> >> Sean >> >> -Original M

Re: types for hybrid relations

2015-02-10 Thread John Green
Im interested in hearing more about this. John — Sent from Mailbox On Mon, Feb 9, 2015 at 12:22 PM, Miller, Timothy wrote: > The typesystem has a few different basic relations: > Relation: The base type, it has no information about how many arguments > or what type of arguments it uses. > Bina

Re: Running cTAKES via command line

2015-04-02 Thread John Green
Hi! It depends on what you mean by run on the command line... Can you clarify the use case?Jg On Thu, Apr 2, 2015 at 5:42 PM, Pedro Teixeira wrote: > Hello, I've got an installation of cTAKES running but am unsure of how to > run it via commandline only. I'd like to write a script to automate >

Small medical query parser

2015-04-17 Thread John Green
Hi all, been silent awhile but not for lack of work. Recently pushed a project to github that some on this list might find interesting. Its a small NER program suitable for one line inputs. A use case is highly variable one line inputs that need cui's mapped for searching against say a larger corpu

Re: Small medical query parser

2015-04-18 Thread John Green
xisting bundled > hsqldb cTAKES dictionaries (that way folks won't have to worry about > UMLS). Something for the sandbox if others think it will be useful for > their use cases and especially if you're willing to help maintain it... > --Pei > On Fri, Apr 17, 2015 at 10:22

Re: Python Libraries

2015-05-04 Thread John Green
Your best bet would be using it as a RESTful service. There is a service in the sandbox that is under developed but works fine for testing out an integration. You have to change the serielized to json unless you can easily parse xmi from python which I dont think you can... Even lxml doesnt from

RE: Allergy Annotator

2015-07-11 Thread John Green
Great discussion On Fri, Jul 10, 2015 at 7:16 PM, Finan, Sean wrote: > Hi Tom, > Just for fun I checked "ctakes-allergy" into sandbox. Great title. While > too simple to be really useful, it might serve as a testing point or example > for future endeavors. > Sean > -Original Message-

Re: Combining Knowledge- and Data-driven Methods for De-identification of Clinical Narratives

2015-07-30 Thread John Green
Sounds great On Thu, Jul 30, 2015 at 7:21 AM, Ted Strall wrote: > How / when can we go about getting started on this? > From: "Chen, Pei" > To: "dev@ctakes.apache.org" ; Ted Strall > > Sent: Friday, July 24, 2015 12:52 PM > Subject: RE: Combining Knowledge- and Data-driven Methods f

Re: Indentification of prostatectomy using http://52.27.22.206:8080/

2015-10-11 Thread John Green
You would have to look into the CUIs. My guess is RRP isnt going to be recognized but I could be wrong, simple acronym.  — On Fri, Oct 9, 2015 at 4:43 AM, Sangram Patil wrote: > Hi All, > At http://52.27.22.206:8080/, When I input the following note - > "69 y.o. Caucasian gentleman with a hi

Re: Identification of prostatectomy

2015-10-11 Thread John Green
My appologies; this was already answered. Going thru old emails. — On Fri, Oct 9, 2015 at 6:53 AM, Finan, Sean wrote: > Hi Sangram, > Just fyi, users of some email apps (e.g. Outlook) may not be able to reply to > a message with a web address in the title. > Now to your question: >>69 y.o. C

Re: Does Apache cTakes have Python API ?

2017-10-30 Thread John Green
Only if you wrap it in a restful interface --- Sent from VMware Boxer Hello, Can anybody please tell me if Apache cTakes have Python API and is there any documentation available for it? -- Thanks, Bhagwat Posane

Re: cTAKES Rest Service Development - Dictionary GUI MySQL Progress + 1 Concern [EXTERNAL]

2017-12-31 Thread John Green
Strong work! --- Sent from VMware Boxer Just wanted to note that I've made a good bit of progress on the GUI dictionary piece. I'll post some screenshots when it is further along, but I am definitely seeing the tables in my MySQL database (tested with CPT and ICD10). I'll aim to setup Cou

Re: Apache cTAKES is now on GitHub ! [EXTERNAL] [SUSPICIOUS]

2023-01-03 Thread John Green
Wonderful! On Tue, Jan 3, 2023 at 17:15 Savova, Guergana wrote: > Fantastic development, thank you very much for making this happen, Sean! > > Happy New Year to all. > -- > Guergana Savova, PhD, FACMI > Patricia F. Brennan Professor > Computational Health Informatics Program (CHIP) > Boston Chil

Re: Next cTAKES release (3.1)?

2013-07-02 Thread John Green
, given the current talk of examples, if any domain specific examples needed generated I am domain knowledgable enough that I could pound out a few free text notes made to order. Let me know, you all may already have docs on hand willing todo this, but if not... John Green Sent from my iPhone On

Re: Next cTAKES release (3.1)?

2013-07-03 Thread John Green
e: > Agreed that you could definitely help out, and that would be a great way > to do so. We don't really have "examples" right now, more like just short > test sentences for showing simple results and verifying that nothing has > been broken by changes. I think reg

Re: Next cTAKES release (3.1)?

2013-07-03 Thread John Green
test notes that have been collected over >> the years: >> https://svn.apache.org/repos/asf/ctakes/trunk/ctakes-regression-test/testdata/input/plaintext/ >>> >>> >>> From: Tim Miller [timothy.mil...@childrens.harvar

Examples

2013-08-17 Thread John Green
Just got some free time. I have a number of example free-text per previous discussions to upload. They're quality but not annotated. Do I need someone to commit for me? Thanks, J Green

Re: Examples

2013-08-19 Thread John Green
://issues.apache.org/jira/browse/ctakes.] > Then we can make the commits for you. > This is awesome... do anyone have the gold standard annotation > guideline(s) handy? Would be great to have those test notes annotated as > well as examples. > > --Pei > > > > On Sat, Au

Re: ctakes-examples project?

2013-08-21 Thread John Green
So far I have about 15 notes done. Im submitting them slow as, after I said they were done I decided one last review of each for gross errors and completeness would be in order. Im slowly working through the proof read of each now. Just FYI if anyone was wondering. I don't know what the coders can

  1   2   >