- Made by Muhammad Dava Pasha (mdavap) @ DiCoding
conda create -n sentiment_py python=3.10
conda activate sentiment_py
pip install -r requirements.txt
jupyter-notebook .
- Lexicon @ https://github.com/fajri91/InSet
| Name | Name | Last commit date | ||
|---|---|---|---|---|
conda create -n sentiment_py python=3.10
conda activate sentiment_py
pip install -r requirements.txt
jupyter-notebook .