ChenYP-1982 / Reviews_Feedback

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Creating Virtual enviroment

conda create -n sentiment python=3.11

conda activate sentiment

pip install -r requirements.txt

conda deactivate

'''

About


Languages

Language:Jupyter Notebook 100.0%