Skip to content

mushie101/Assignment4_Ass4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POS Tagging - Viterbi Decoding

This is a web application made using Python/Flask for Assignment 4 as part of our Introduction to Software Systems course.

Getting Started

Run the run.py file using the command python3 run.py on your local machine and follow the instructions to proceed further.

Prerequisites

This app requires Flask, python3 and SQLAlchemy to be installed
Use the following commands to install them :
pip3 install flask
pip3 install flask_sqlalchemy
sudo apt install python3
Alternatively, you can run the shell script file setup.sh for this purpose.

Built With

Jquery and Bootstrap - For Javascript framework

Authors

  • Anirudh Palutla
  • Mustafa Siddiqui
  • Vinay Kumar Tadepalli

About

Assignment 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •