atessuleyman/sentiment-analyzer-app

0

stars

2

commits

Jupyter Notebook

primary language

Sep 5, 2022

updated

README

Turkish Sentiment Analyzer App

plot

Tuskish Sentiment Analyzer application to determine the sentiment of the input text. The used model in the application is a fine-tuned version of the ELECTRA model, BERT model can be used as well.

How to run the app?

  • Clone the repository.
  • Make sure you have docker and docker-compose in your environment.
  • Navigate to the app folder.
  • Run the following docker command.
docker-compose up --build
  • Wait until you see the initialization of the app.
web_1 | INFO: Application startup complete.
  • Navigate the following url in any web browser.
http://0.0.0.0:8080/

Contributors

atessuleyman

2 commits

atessuleyman/sentiment-analyzer-app

0

stars

2

commits

Jupyter Notebook

primary language

Sep 5, 2022

updated

README

Turkish Sentiment Analyzer App

plot

Tuskish Sentiment Analyzer application to determine the sentiment of the input text. The used model in the application is a fine-tuned version of the ELECTRA model, BERT model can be used as well.

How to run the app?

  • Clone the repository.
  • Make sure you have docker and docker-compose in your environment.
  • Navigate to the app folder.
  • Run the following docker command.
docker-compose up --build
  • Wait until you see the initialization of the app.
web_1 | INFO: Application startup complete.
  • Navigate the following url in any web browser.
http://0.0.0.0:8080/

Contributors

atessuleyman

2 commits

Languages

Jupyter Notebook

88.0%

CSS

7.5%

HTML

2.7%

Python

1.8%