Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 537 Bytes

DAY30.md

File metadata and controls

29 lines (24 loc) · 537 Bytes

NLP

TASK

  • collect all general keywords---creat chatbot
  • google ---> Dailogflow
  • rasa
  • IBM --> Watson

Sentiment Analysis

Summerization

sentiment analysis

  • data ---> Token-----> Stopword----> Lemma---->Polarity

Polarity

  • -1 to +1 including Zero
  • we can also use Textblob for sentiment analysis

API

  • linkedin
  • twitter both same API
  • FB
  • Insta both same

twitter API

  • consumer Key (called OAuth)
  • Consumer Sec

acces key

  • Access Token
  • Access Sec