Skip to content

Text Classification of NHS patient feedback

Pre-release
Pre-release
Compare
Choose a tag to compare
@andreassot10 andreassot10 released this 01 Feb 11:32

First release with the following features:

  1. Pre-process data.
  2. Build & tune text classification pipeline.
  3. Analyse learner performances on test set.

Python code is divided into .py script modules. Modules should be run in the order in text_mining_run_entire_process.py.

This version uses a CSV file of the feedback text comments for Nottinghamshire Healthcare NHS Foundation Trust. A future release will handle and pull this and all other data (feedback text from partner trusts) directly from SQL.