faraaz-ahmed / Sentiment-Analysis

final year project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains front-end execution of sentiment analysis!

I have used node.js for server side, front end is plain bootstrap.

new modules used : Spawn(): Node.js module used to create child process inorder to integrate python code's output into node.js ,Pickle() : python module used for storing objects to be later used by another module, usefule for storing the knowledge gained after training so that we won't need to train it again and again each time we get request from client.

About

final year project


Languages

Language:HTML 45.0%Language:Python 29.8%Language:CSS 13.9%Language:JavaScript 11.3%