This repository will have twitter sentiment analysis present on analytics Vidya hackathon. This Jupiter notebook mainly showcase classification algorithms.
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.
-