GitXplorerGitXplorer
g

text-mining-demos-workshop

public
1 stars
2 forks
0 issues

Commits

List of commits on branch main.
Verified
4eca867b74a25481cbe7e15169d0907fd98a467c

Rename 5_Chain_of_Thought.ipynb to demos/5_Chain_of_Thought.ipynb

gghomasHudson committed a year ago
Verified
20e7d9a08e651c081d8e2593d0f39c03ccbaca69

Add files via upload

gghomasHudson committed a year ago
Verified
a117f7c3a842c8351d70f51fd5f44e03a102a868

Update README.md

gghomasHudson committed a year ago
Verified
ef8ed4f4d9fdab4dda9afdb6e8e8775f2d95f1c8

Added slides

gghomasHudson committed a year ago
Verified
384361498742b3c9e59ab5abe297ab4ffaf0f2a8

Update README.md

gghomasHudson committed a year ago
Verified
91be5370c9bb28b44e1b9c38cc15b7ffa39b99b5

Update README.md

gghomasHudson committed a year ago

README

The README file for this repository.

Text-mining Workshop

This repo contains the resources for the N8 CIR text-mining workshop. Feel free to adapt and use these for your own projects.

Running the code

The demos folder contains all the code. For the workshop, I recommend running them on Google colab using the following links:

  1. Analysing the Disaster Dataset
  2. Classification with a Simple SVM model
  3. Classification with Transformers
  4. Prompting LLMs
  5. 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: