Skip to content

sawalreverr/did-a-analisis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analisis Sentimen IKN

Due to the limit on GitHub storage, I put the model on Google Drive. Download it if you want to try it: Download Model

Setup

Clone the repository

$ git clone <repository-url>
$ cd <repository-directory>

Install the requirements

$ pip3 install -r requirements.txt

Download the fine-tuned model and place it in the model directory

$ unzip model.zip
$ mv fine_tuned_model/ model/ && mv xgboost_model.json model/

Run the program

$ streamlit run app.py

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages