A biomedical and clinical NLP engine.
Project description
BioMedICUS
The BioMedical Information Collection and Understanding System (BioMedICUS) is a system for large-scale text analysis and processing of biomedical and clinical reports. The system is being developed by the Natural Language Processing and Information Extraction Program at the University of Minnesota Institute for Health Informatics.
This is a collaborative project that aims to serve biomedical and clinical researchers, allowing for customization with different texts.
More information about BioMedICUS can be found on our website.
Prerequisites
- Python 3.5 or later
- Java JDK 8.0 or later. Note, you will need to have the "java" command on the your "$PATH".
Installation
pip install biomedicus\[torch]
Deploying the default BioMedICUS Pipeline
The following command runs a script that will start up all of the BioMedICUS services for processing clinical notes:
biomedicus deploy --download-data
Processing a directory of text files using BioMedICUS
After deploying BioMedICUS, you can process a directory of documents using the following command:
biomedicus run /path/to/input_dir /path/to/output_dir
This will process the documents in the directory using BioMedICUS and save the results as json-serialized MTAP Events to output directory.
Contact
BioMedICUS is developed by the NLP/IE Group at the University of Minnesota Institute for Health Informatics. You can contact us at nlp-ie@umn.edu.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for biomedicus-3.0b1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d408bb59baaea027b29255fca6628807142178f1ece86e8498b130eba3a247f |
|
MD5 | faa4e05241bcd3a4776fb1ad35f6bd08 |
|
BLAKE2b-256 | 7748d7ebe0f5f06da3c156ea2ca63a9c292eeeb2acbff7bc757bb5d85936d0ec |