Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 461 Bytes

File metadata and controls

14 lines (9 loc) · 461 Bytes

This application is a medical transcript classifier.

The output will be the corresponding medical specialty in the transcript.

Made with TF DistilBERT

Dataset scraped from https://www.mtsamples.com/index.asp

TODOs

  • Make the code cleaner, current code is modularized for the sake of being modularized.
  • Upload the actual model.

UI