The Code for analysing the sentiment of a lecture during the IBL seminar presented in April 2018.
To install dependencies run
npm install
# or if you have yarn
yarn
To run the project
npm start
# or
yarn start
To develop on this visit /src/config.js
and add both your Firebase API keys and configuration and your Google NLP API
Eric Jiang (lorderikir) | Ishan Joshi (ish-joshi) |
To see license visit LICENSE. This is licensed under MIT