Skip to main content

MIMIC III Corpus Parsing

Project description

MIMIC III Corpus Parsing

PyPI Python 3.9 Python 3.10 Build Status

A utility library for parsing the MIMIC-III corpus. This uses spaCy and extends the zensols.mednlp to parse the MIMIC-III medical note dataset, which include:

  • Re-groups pseudo tokens as a single token.
  • Modifies the spaCy tokenizer to deal with pseudo tokens--specifically not break on syntax used in the pseudo tokens.

Documentation

See the full documentation. The API reference is also available.

Obtaining

The easiest way to install the command line program is via the pip installer:

pip3 install zensols.mimic

Binaries are also available on pypi.

Installation

  1. Install the package: pip3 install zensols.mimic
  2. Install the database (either Postgres, which is tested, or SQLite). For Postgres, load MIMIC-III by following the Postgres instructions. An SQLite database file can also be used, but it has not been tested and it might need more configuration (resource library) work. Refer to the SQLite instructions to create the file if you chose to try this method.

Changelog

An extensive changelog is available here.

License

MIT License

Copyright (c) 2022 Paul Landes

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

zensols.mimic-0.1.1-py3.10.egg (67.4 kB view hashes)

Uploaded Source

zensols.mimic-0.1.1-py3-none-any.whl (33.8 kB view hashes)

Uploaded Python 3

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