Skip to content

analysis of music celebrity data to check if cancel culture has an impact on their career

Notifications You must be signed in to change notification settings

tuke307/CancelCultureImpact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CancelCultureImpact

documents

proposal doc

sources doc

documentation

requirements

  • Python >=3.7
  • Visual Studio Code

Python

unix/mac

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
pip install --upgrade pip

windows

python -m venv .venv
.\.venv\Scripts\activate
pip install -r requirements.txt
pip install --upgrade pip

environment variables

  • copy and rename the .env.sample file to .env

LibreTranslate

pip install libretranslate
libretranslate --update-models

About

analysis of music celebrity data to check if cancel culture has an impact on their career

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published