Coder Social home page Coder Social logo

ctakes-clinical-pipeline's People

Contributors

giuseppetotaro avatar lewismc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ctakes-clinical-pipeline's Issues

Make selection of Pipeline Factory-based

Right now one needs to statically define the explicit pipeline they wish to use e.g.

CTAKESClinicalPipelineFactory.getDefaultPipeline();

It would be better if I could do

CTAKESClinicalPipelineFactory.getPipelineForProperty(properties.get("ctakes.pipeline"));

This would mean I can adapt my application easily to select fast pipeline, default, pipeline, etc.

Publish ctakes-clinical-pipeline to Maven Central

Hi @giuseppetotaro if it is OK with you I would like to publish this artifact on to Maven Central tomorrow.
It is a burden for me when the dependencies cannot be obtained transitively.
I'll keep this issue updated and will let you know what is going on. Nice work here Sir. :)

Error in finding the jar file

Hi,
I have an issue when running the shell script. Please find the error below.
Error: does not exist. Please provide the jar that contains CTAKESClinicalPipelineFactory class.
Another doubt is whether the jar file is the same as the SNAPSHOT.jar inside the target folder?
PS : I am running ctakes version 4.x.
Please help me sort this out. Thanks in advance :-)

Overwriting input file

In CTAKESClinicalPipelineFactory.java, this line overwrites the input file with xml output:
Line 237 aed.toXML(new FileWriter(args[0]));

Adding custom dictionary?

Is it possible to add a custom dictionary? For instance, I would like occurrences of VA in the text to be mapped to Visual Acuity?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.