dhruvarya / ISS-Assignment-4

POS Tagging: Viterbi Decoding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

POS TAGGING - VITERBI DECODING

This project was made by Divyank Shah and Dhruv Arya as an assignment for Intro to Software System course.

Disclaimer

This project was made solely for the purpose of an assignment and the content used in this app are in no way owned or distributed by us.

Prerequisites

Python v3.5 , Flask v0.12 , SQLalchemy v1.2 , Json , Jinja v2.10

All the above mentioned dependencies are easily available and can be installed using pip3 in a python environment.

Getting started

* First clone this repository
* Then run the file run.py by typing command "python3 run.py" 
* And then open the localhost in browser...

Authors

Divyank Shah(Roll no: 2018101037) and Dhruv Arya(Roll no: 2018101003)

Acknowledgements

Mohd Ali Rizwi (Mentor)

About

POS Tagging: Viterbi Decoding


Languages

Language:CSS 47.6%Language:HTML 34.5%Language:JavaScript 9.8%Language:Python 8.0%