Re: fast dictionary - [EXTERNAL]

2017-11-02 Thread Melvin Ma
54059f6145509977ebe44ed65...@chexmail1a.chboston.org%3E > The comma-delimited semantic groups has been implemented. > > Sean > > > -Original Message- > From: Melvin Ma [mailto:ma.qian...@gmail.com] > Sent: Thursday, November 02, 2017 12:46 PM > To: dev@ctakes.apach

fast dictionary -

2017-11-02 Thread Melvin Ma
I am recently studying the fast dictionary code and behavior. I wonder how was sno_rx_16ab.script originally constructed. I have not seen any code converting UMLs data into "sno_rx_16ab.script" file (obviously I could missed something). Is it simply a copy of UMLs tables? Specifically, I am

Re: CAS Visual Debugger - [EXTERNAL]

2017-10-25 Thread Melvin Ma
; your > > type system. > > 7. Make a copy of the annotViewer.pref file (MyTypesCVD.pref) > > > > 8. Next time you launch the cvd, specify -ini MyTypesCVD.pref > > The cvd should load your type system on startup. > > > > Good luck, > > Sean > >

CAS Visual Debugger -

2017-10-25 Thread Melvin Ma
This is more of a question. I am fully aware that CAS Visual Debugger is maintained in UIMA project. For me for now, I will frequently need to use CVD to view .xmi file. It would be really nice if I could put the type system xml as an input to CVD startup argument (instead of manully lookup this

Piper File -

2017-10-25 Thread Melvin Ma
Sean - I am actually replying your earlier email. I have deleted the email by an accident. So here is a new thread. I searched up all the .piper files in the source and only "DictionarySubPipe.piper" file was not included in the *-res*.jar file downloaded from maven repo. It appears that pom.xml

Re: OCR engine used [EXTERNAL]

2017-10-18 Thread Melvin Ma
In the context of ctakes, I am not sure. But recently, I am using Google text recognition services and the results (of print texts) are really good. Maybe you could try that. Melvin On Wed, Oct 18, 2017 at 10:19 PM, wrote: > Sean, > > What is the accuracy that you

Re: using ctakes in an app -

2017-10-07 Thread Melvin Ma
M -XX:+CMSClassUnloadingEnabled > -XX:-UseGCOverheadLimit" mvn jetty:run > This would lunch jetty on 8080, so visit: > http://localhost:8080/ > and you should see something like: > > > > > > All settings are in target folder, so no need to modify source

using ctakes in an app -

2017-10-06 Thread Melvin Ma
This is more of a newbie question but I have not found a good document about it. Please help. As of now, my requirements appear to be : 1> use existing ctakes pipelines; 2> maybe develop one or two on my own 3> provide services (like a web server) To do that, it seems I could do the

Re: Introduction

2017-01-17 Thread Melvin Ma
region. Qianfan "Melvin" Ma On Tue, Jan 17, 2017 at 1:20 PM, Thomas W Loehfelm <twloehf...@ucdavis.edu> wrote: > Now seems like as good a time as any for an introduction. It is great to > hear about other organizations working to install cTAKES. > > I'm a radiologi

Newbie Question: TestClearNLPPipeLine failed

2016-10-20 Thread Melvin Ma
Hi, there. I am new here and have some questions. 1. For the past emails, where is a good place to search? 2. Do your guys typically use stackoverflow to discuss issues? 3. When building workspace, where we have to go to sourceforge to download them. It has the annoying HTTP redirects