Sorry to be late to the thread! Dima asks:
is it possible to set up a maven project that will use cTAKES as an > external dependency? Sean answers: just add ctakes poms as dependencies. I chime in: Yes, that's what we do. Don't know what's going on with the ctakes-the-api module, but here's a good starting point: https://libraries.io/github/acstevens/ctakes-standalone-application I swapped in 4.0.0 for ctakes.version, removed my .m2 directory, and it compiled fine. On Fri, Apr 14, 2017 at 11:04 AM, Finan, Sean < sean.fi...@childrens.harvard.edu> wrote: > Yes indeed. The chip-nlp and upmc Deep Phenome team uses ctakes as a > maven dependency. > > If the project uses maven just add ctakes poms as dependencies. For > instance, if you want to add everything necessary for the clinical pipeline: > <dependency> > <groupId>org.apache.ctakes</groupId> > <artifactId>ctakes-clinical-pipeline</artifactId> > <version>${ctakes.version}</version> > </dependency> > > To add individual modules: > <dependency> > <groupId>org.apache.ctakes</groupId> > <artifactId>ctakes-temporal</artifactId> > <version>${ctakes.version}</version> > </dependency> > > Either hardcode the version or use (with your desired version): > <properties> > <ctakes.version>3.2.3-SNAPSHOT</ctakes.version> > ... > </properties> > > You can find the available modules here: > https://mvnrepository.com/artifact/org.apache.ctakes > > There is a tiny module in ctakes sandbox named ctakes-the-api. It > consists of a simple pom.xml that can be used to do exactly what interests > you. Download that pom and look at the comments inside. It should be > pretty self-explanatory. > > If you aren't using maven you can download the jar files that you want > from the same site (https://mvnrepository.com/artifact/org.apache.ctakes > ). Click on a module then a version. There will be -code- for various > build systems. > If your build is manual, click "Download (JAR)". If you go the jar route > you will also need to download all of the "compile dependencies" below. > > Sean > > > -----Original Message----- > From: Dligach, Dmitriy [mailto:ddlig...@luc.edu] > Sent: Friday, April 14, 2017 10:48 AM > To: cTAKES Developer list > Subject: cTAKES as a dependency > > Hello, > > Has anybody tried to run a cTAKES pipeline without having a local cTAKES > installation? In other words, is it possible to set up a maven project that > will use cTAKES as an external dependency? > > Dima > > > > -- _____________________________________________________ *Kean Kaufmann* NLP Developer RecordsOne nSight Driven | *Priority. Clarity. Integrity. * *mobile* | 240-401-6131 *Twitter: **@R1_RecordsOne* *See us in Vegas @ ACDIS 2017 * *See us in Los Angeles @ AHIMA 2017* --------------------------------------------------------------------------------------------------- *Confidentiality Notice: *This email, including any attachments is the property of RecordsOne, LLC and is intended for the sole use of the intended recipient(s). It may contain information that is privileged and confidential. Any unauthorized review, use, disclosure, or distribution is prohibited. If you are not the intended recipient, please reply to the sender that you have received the message in error, then delete this message. --------------------------------------------------------------------------------------------------- *Mailing*: 10641 Airport Pulling Road, Suite 30 | Naples, FL 34109 *Main*: 239.451.6112 *Please consider the environmental impact before printing this email. *