Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 424 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 424 Bytes

Twitter_sent_analysis

This repository will have twitter sentiment analysis present on analytics Vidya hackathon. This Jupiter notebook mainly showcase classification algorithms.

Revisiting this work on 2019-09-12:

 Main focus is to implement KERAS and BERT to increase my skill in to that area.

-- The methodology of implementation is 
    - Through Keras tokenize and vectorize the sentense.
    -