Skip to content

Idea-Innovation-Cell-VSSUT/Sentiment-Analyser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment Analyser

Built using Python, it is a simple sentiment analyser built on the Aylien API. For the code to work properly, make sure you have the aylien-apiclient installed on the machine using pip. API keys are also very important for the project to run.

Dependencies

  • Aylien API

pip install aylien-apiclient

Command format

python sentinal.py

Sample output :

  1. Neutral:
  2. Negative:
  3. Positive:

About

A simple sentiment analyser built on Aylien API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%