Skip to content

IamNirvan/GrubGo-absa-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GrubGo ABSA Engine

This system is responsible for performing Aspect Based Sentiment Analysis (ABSA) on reviews. This is part of my final year project in my BEng (Hons) Topup programme.

Running the application

  • Activate the python environment
.\env\Scripts\activate

Or if you are using MAC, use the following

source venv/bin/activate
  • Navigate into the \src directory
  • Execute following command
uvicorn WebServerV1:app --reload

About

This module is the implmentation of an ASBA model for the GrubGo food ordering application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published