-
manage.py
is the main file to run the application. -
gunicorn --bind 0.0.0.0:5000 manage:application
command to run the application -
The app is designed for BERT model trained on sentiment analysis data. The is only inference API.
-
PRE_TRAINED_MODEL_NAME = 'bert-base-cased'
-
Deployed on ec2 instance :
Deep Learning AMI (Ubuntu 18.04) Version 35.0
-
Notifications
You must be signed in to change notification settings - Fork 0
99sbr/Sentiment-Analysis-Web-App
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Sentiment Analysis Flask-Restplus based Web app. The backed model is BERT powering the classification Engine.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published