Skip to main content

Interpret medication prescriptions into a structured format using dependency parses or third-party drug NER pipeline

Project description

StructuRX interprets medication prescriptions into a structured format using dependency parses [1] or third-party drug NER pipeline [2].

The dependency-parse version uses a hand-crafted set of rules as described in [1] based on the output of the ClearParser dependency parser, while the alternative method described in [2] uses the output of the drug NER pipeline from the cTAKES clinical NER system.

Created by Andrew MacKinlay from the Biomedical Informatics team at NICTA, and licensed under the Apache License 2.0.

Recommended installation method:

$ pip install StructuRX

But of course you can instead do an old-fashioned:

$ python setup.py install

from a VCS checkout or tarball/zip download. In the latter case you will need to ensure that ClearWrap is installed, and in either case you will need a copy of the NICTA fork of ClearParser available to do the dependency parsing. We highly recommend installing into a virtualenv. If you wish to test against cTAKES, that will naturally need to be installed as well.

After installing, run the provided script structurx-run.py and follow the instructions for configuration.

Project details


Release history Release notifications | RSS feed

This version

0.2

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

StructuRX-0.2.tar.gz (17.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page