Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 419 Bytes

File metadata and controls

9 lines (7 loc) · 419 Bytes

Sentiment-Analysis-And-NLP-Classifiers-on-Human-Speech

Implementing Sentiment Analysis and NLP Analysis on Human recorded Speech

  • Translated an audio speech (scene.wav) into text format.
  • Performed sentiment analysis on that text.
  • Implemented NLP Classifiers on that data.
  • Data analysis done with required python toolkits.

Please review the Jupyter Notebook files for graphical illustrations of plots.