Releases: The-Strategy-Unit/pxtextmining
Releases · The-Strategy-Unit/pxtextmining
Update documentation
0.1.1 doc: Update Readme.
Text Classification of NHS patient feedback
First release with the following features:
- Pre-process data.
- Build & tune text classification pipeline.
- 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.