This repo contains the resources for the N8 CIR text-mining workshop. Feel free to adapt and use these for your own projects.
The demos
folder contains all the code. For the workshop, I recommend running them on Google colab using the following links:
- Analysing the Disaster Dataset
- Classification with a Simple SVM model
- Classification with Transformers
- Prompting LLMs
- Chain-of-Thought Prompting
Here is a notebook to answer some of the questions people asked during the workshop:
Other resources if you're interested in the technical details of transformers: