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 details)

Uploaded Source

File details

Details for the file StructuRX-0.2.tar.gz.

File metadata

  • Download URL: StructuRX-0.2.tar.gz
  • Upload date:
  • Size: 17.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for StructuRX-0.2.tar.gz
Algorithm Hash digest
SHA256 9cf2a549c0cd9b0ffea67a11f5abb7c095ac303b40182dd919b8ffed23e1e66b
MD5 1376ff68ed62c51f5e5a73111a93b068
BLAKE2b-256 f964c8660034b65414063b4ebbe32153f4bc2c75b95863130ba1810fae260fc1

See more details on using hashes here.

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