Prakriti-nith / Thesis-Work

Codebase of thesis work

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains my thesis codebase.

Steps to run the code:

  1. Run tfidf.py in scripts folder to generate the csv files for 3-gram binary data.
  2. Run predict_mlp.py to predict using neural network.
  • Note: Link for all the csv files that are generated using tfidf.py is provided here. Please change the name of the csv files in predict scripts too accordingly.

About

Codebase of thesis work


Languages

Language:Python 100.0%