Skip to content

Tuskish Text Classifier application to determine the topic of the input string. The model itself is a fine-tuned version of the BERT model.

Notifications You must be signed in to change notification settings

arda-num/Turkish-Text-Classifier

Repository files navigation

Turkish Text-Classifier Application

plot

Tuskish Text Classifier application to determine the topic of the input string. The model itself is a fine-tuned version of the BERT, Electra, DistilBERT.

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.
api_1 | INFO: Application startup complete.
  • Navigate the following url in any web browser to reach the React app.
http://localhost:3000/

Quick tour on application

2022-08-22.02-14-48.mp4

About

Tuskish Text Classifier application to determine the topic of the input string. The model itself is a fine-tuned version of the BERT model.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published