Skip to content
This repository has been archived by the owner on Aug 20, 2019. It is now read-only.

Latest commit

 

History

History
37 lines (23 loc) · 1.1 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.1 KB

Lecture Sentiment

The Code for analysing the sentiment of a lecture during the IBL seminar presented in April 2018.

Project Setup

To install dependencies run

npm install

# or if you have yarn
yarn

To run the project

npm start

# or

yarn start

Developing

To develop on this visit /src/config.js and add both your Firebase API keys and configuration and your Google NLP API

Authors

Eric Jiang (lorderikir) Ishan Joshi (ish-joshi)

LICENSE

To see license visit LICENSE. This is licensed under MIT