Skip to content

OHNLP/MedError

Repository files navigation

MedError

A project for medical error detection and analysis

🌐 Try the App

https://ohnlp.org/MedError/

📊 Sample Data

Sample data files are available in the assets/ folder:

  • error_definition.yaml - Error category definitions
  • error_labels.json - Annotated medical text examples

Create a virtual environment with:

conda env create -f environment.yml


Contribution Guidelines

If you plan to contribute to this repository, follow these steps:

  1. Fork the repository and create a new branch for your changes:
git checkout -b your-branch-name
  1. Install development dependencies:
pip install .[dev]
  1. Set up pre-commit hooks:
pre-commit install
  1. Commit your changes and open pull request with a clear description of changes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages