Re: Filter CVD output? [EXTERNAL]

2017-07-17 Thread Lacey A . S .
It's a directory! Problem solved. Thanks Sean. And I will try out the FileTreeReader in it's place... Sent from Nine From: "Finan, Sean" Sent: 17 Jul 2017 21:08 To: dev@ctakes.apache.org Subject: RE:

RE: Filter CVD output? [EXTERNAL]

2017-07-17 Thread Finan, Sean
Hi Arron, In your version of the clinical pipeline gui you just need to set the value of OutputDirectory: add org.apache.ctakes.core.cc.pretty.html.HtmlTextWriter OutputDirectory=/my/directory In the pipeline creator gui you should be able to click the button with a folder icon to the right

RE: Filter CVD output? [EXTERNAL]

2017-07-17 Thread Finan, Sean
Hi A.S., If you are interested in showing medical terms discovered in text to non-nlpers, you could try adding the html writer to your pipeline. ctakes-core org/apache/ctakes/core/cc/pretty/html/HtmlTextWriter.java It creates an html file that displays the document text marked with green,

Re: Filter CVD output?

2017-07-17 Thread Kean Kaufmann
Hi A.S., Does the "Show Selected Annotations" menu item serve your purposes? https://uima.apache.org/d/uimaj-current/tools.html#cvd.toolsMenu On Mon, Jul 17, 2017 at 4:31 AM, Lacey A.S. wrote: > Hi - I spend a lot of time showing doctors the output of cTakes via what

Filter CVD output?

2017-07-17 Thread Lacey A . S .
Hi - I spend a lot of time showing doctors the output of cTakes via what I have parsed during post processing. Problem being there is not context of where it is in the letter each term has been pulled from, visually anyway. It would be great if I could sit down and run a letter through the CVD