You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An OCR post-processing tool for scanned medical reports that reconstructs fragmented text lines into semantically coherent paragraphs. 一款来自于医学报告扫描件处理的 OCR 后处理工具。将离散的文本行自动重建为语义连贯的段落。医療レポートのスキャン画像に特化した OCR 後処理ツール。離散的なテキスト行をセマンティック(意味的)に連結し、一貫性のある段落を再構築します。(機械翻訳)
A full-stack Hospital Management System built with Django featuring role-based authentication, appointment booking, medical report management, secure PDF uploads, doctor and patient dashboards, and PostgreSQL deployment on Render.
Rust preprocessing tool that converts local DOCX/RTF medical reports into normalized UTF-8 plain text by extracting content, removing formatting artifacts, preserving accented text, structuring sections, and aggregating outputs for LLM/RAG research.