Skip to content

This respository contains code for analysing feedback from Maths Support Centres using Natural Language Processing techniques.

Notifications You must be signed in to change notification settings

alisonsneyd/Maths-Support-Centre-Feedback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains code in Python and R for analysing feedback from Maths Support Centres using Natural Language Processing Techniques (word clouds, topic models and hierarchical clustering).

PYTHON FILES:

make_word_clouds.py - run using python make_word_clouds.py infile.csv

topic_modelling.py - run using python topic_modelling.py infile.csv

hierarchical_clustering.py - run using python hierarchical_clustering.py infile.csv

For help run: python filename.py -h

About

This respository contains code for analysing feedback from Maths Support Centres using Natural Language Processing techniques.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published