Spaces:
Running
Running
Sentiment Analysis
Usage
- Clone the repository
cd
into the repository- Run
just install
to install the dependencies - Run
just app --help
to see the available commands
Datasets
Required tools
just
poetry
TODO
- Use random search for hyperparameter tuning and grid search for fine-tuning
- Use a stopword list
- Use xgboost?