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

2014-12-16 Thread Finan, Sean
Hi John, Look for an "Upload" button in the upper-left corner next to a blue "Sign in" button. 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 :

ApacheCon 2015 (April) UIMA Track

2014-12-16 Thread Marshall Schor
We are planning a UIMA Track at the next ApacheCon conference (being held in Austin Texas, April 13-17th, 2015). Topics / areas where talks are solicited include: - UIMA itself (including its subprojects), new features, directions, etc., which could be of interest to people using UIMA. - In

RE: drug ner in ctakes 3.2.1

2014-12-16 Thread Chen, Pei
Matt, I think the easiest would be to just add DrugNER Annotator to your existing AggregatePlaintextFastUMLSProcessor.xml. ... //then add it after the DictionaryLookupAnnotatorDB DrugNER I actually think we should add the DrugNER in by default and remove all of redundant descriptors.

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

2014-12-16 Thread John Green
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, Finan, Sean < sean.fi...@childrens.harvard.edu> wrote: > > Hmmm, I can't find it in a search. However, here is a direct link: > > https://www.youtu

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, Finan, Sean < > sean.fi...@chi

drug ner in ctakes 3.2.1

2014-12-16 Thread Matt Work Coarr
I'm getting an error when I try to load the Drug NER pipeline in the ctakes 3.2.1 CVD. I received a similar error in ctakes 3.2.0 for the clinical pipeline, but the clinical pipeline is working for me now in 3.2.1. :-) Is Drug NER supported in 3.2.1 and can it use the new fast dictionary lookup?

Re: revamping the Apache cTAKES website

2014-12-16 Thread John Green
Looks great. Bootstrap provides most of the css/layout natively. There are augmentations freely available like http://bootswatch.com/ that can add flare to the packaged css. Design is easy with templating incorporated into systems like django ;-) (not another plug!) Bootstrap also has some "design

Re: UMLS Integration

2014-12-16 Thread Pei Chen
Praveen, The error looks specific to UMLS metamorphosys rather than cTAKES. I am assuming you are trying to install UMLS locally from scratch rather than using the bundled cTAKES resources. Did you confirm that all of the files have been downloaded correctly per Metamorphosys instructions: http:/