Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nlpie/biomedicus
BioMedICUS: A biomedical and clinical NLP engine.
https://github.com/nlpie/biomedicus
biomedical-informatics health-informatics natural-language-processing nlp text-analysis
Last synced: 3 days ago
JSON representation
BioMedICUS: A biomedical and clinical NLP engine.
- Host: GitHub
- URL: https://github.com/nlpie/biomedicus
- Owner: nlpie
- License: apache-2.0
- Created: 2019-04-10T18:10:36.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T18:21:38.000Z (23 days ago)
- Last Synced: 2024-10-28T19:32:14.605Z (23 days ago)
- Topics: biomedical-informatics, health-informatics, natural-language-processing, nlp, text-analysis
- Language: Java
- Homepage: https://nlpie.github.io/biomedicus/
- Size: 6.7 MB
- Stars: 17
- Watchers: 7
- Forks: 7
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 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](https://nlpie.github.io/biomedicus).
## Prerequisites
- [Python >=3.9,<=3.11](https://www.python.org/).
- [Java JDK 11+](https://adoptium.net). Note, you will need to have the ["java" command on the your "$PATH"](https://www.java.com/en/download/help/path.xml).## Installation
[Installation instructions are available on our website](https://nlpie.github.io/biomedicus/docs/installation.html).
## Guides
[Additional guides for usage and development are also available on our website](https://nlpie.github.io/biomedicus).
## Contact
BioMedICUS is developed by the [NLP/IE Group](https://healthinformatics.umn.edu/research/nlpie-group) at the University of Minnesota Institute for Health Informatics. You can contact us at [[email protected]](mailto:[email protected]).