https://github.com/lightbridge-ks/radreportparser-app
A Python web app for extract key sections from radiology reports text
https://github.com/lightbridge-ks/radreportparser-app
radiology-report regex text-extraction
Last synced: 7 months ago
JSON representation
A Python web app for extract key sections from radiology reports text
- Host: GitHub
- URL: https://github.com/lightbridge-ks/radreportparser-app
- Owner: Lightbridge-KS
- Created: 2025-02-22T05:42:34.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-02-25T01:33:03.000Z (11 months ago)
- Last Synced: 2025-03-22T07:33:07.845Z (10 months ago)
- Topics: radiology-report, regex, text-extraction
- Language: Jupyter Notebook
- Homepage: https://lightbridge-ks.shinyapps.io/radreportparser/
- Size: 131 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RadReportParser App
> A Python web app for extract key sections from radiology reports text
**Web App:**
**Build using:**
1. [radreportparser](https://github.com/Lightbridge-KS/radreportparser): A regex-based text parser for common radiology report
2. [Shiny for Python](https://shiny.posit.co/py/)