Skip to content

This notebook will look at data from the wikipedia pages of all Turing Award winners. In a first step the notebook will fecth the winners and the introduction of their wikipedia pages. Then the notebook will analyse and visualise this data using different NLP techniques.

License

Notifications You must be signed in to change notification settings

paul-gailey/NLP-Visualisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP-Visualisation

This notebook will look at data from the wikipedia pages of all Turing Award winners. In a first step the notebook will fecth the winners and the introduction of their wikipedia pages. Then the notebook will analyse and visualise this data using different NLP techniques.

Contains one jupyter notebook. The jupyter notebook contains all functions and visualisation within.

Notes

Project was for an introductory Python course. Issues and improvements will considered.

Environment - Libraries

- requirements.txt

- Native Python 3.10

pip install -r requirements.txt

- nltk library sometimes needs additional downloads (see nltk documentation)

License

MIT License Copyright (c) 2022 Paul Gailey

About

This notebook will look at data from the wikipedia pages of all Turing Award winners. In a first step the notebook will fecth the winners and the introduction of their wikipedia pages. Then the notebook will analyse and visualise this data using different NLP techniques.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages