This respository contains an example pipeline for labelling survey responses using an LLM, followed by embedding and clustering analysis. The notebook is designed to be ran in the NHS Federated Data Platform (FDP)
- Open this code in the FDP
- Run
labelling.ipynb
to label your data. - Run
LLM_topic_modelling.ipynb
to assign these labels to topics.