Re: periods and the interaction with PTB & Fast Dict Lookup.

2015-07-17 Thread britt fitch
Hi Sean, do you want a ticket for the PTB update? Cheers, Britt Britt Fitch Wired Informatics 265 Franklin St Ste 1702 Boston, MA 02110 http://wiredinformatics.com britt.fi...@wiredinformatics.com > On Jul 15, 2015, at 9:07 AM, britt fitch > wrote: > > Thanks Sean. > > The other part of t

How to Add the resources as a folder to the classpath? - Compilereleasefromcommandline.

2015-07-17 Thread Justin Zhang
Could anybody help some information how to add resources folder to the classpath? Thanks, https://cwiki.apache.org/confluence/display/CTAKES/cTAKES+3.0+Developer+Install+Guide#cTAKES3.0DeveloperInstallGuide-Compileareleasefromcommandline 5. Add the resources as a folder to the classpath. Make su

RE: Allergy Annotator

2015-07-17 Thread Tomasz Oliwa
Hi, I am interested in the design decision of the sentence detector. Why does it split a sentence of the form "WORD1: WORD2 WORD3." into two sentences "WORD1:" and "WORD2 WORD3."? Do other components of cTAKES require such a sentence splitting? It would seem to me that it should remain one s

Resources for current Version

2015-07-17 Thread Braun, Florian A
Hello, I am trying to set up the source code and am following the developer install guide. When I get to the part about the resources, which resources should I using? The 3.2.0 or the 3.2.1.1-bin? I would think the -bin ones are compiled? Also, I am getting an xml error for ytex: Element type "

Re: Resources for current Version

2015-07-17 Thread Chen, Pei
Florian, If you're building it from source, all of the resources should be automatically downloaded for you via maven. Sent from my iPhone > On Jul 17, 2015, at 4:11 PM, Braun, Florian A wrote: > > Hello, > > I am trying to set up the source code and am following the developer install > gui