The objective of Sentiment Analysis of Text Based on Bidirectional LSTM With Multi Head Attention is to develop a machine learning model that can accurately analyze the sentiment of text data, such as social media posts, reviews, or customer feedback, using deep learning techniques. The model uses Bidirectional Long Short-Term Memory (LSTM) and Multi-Head Attention mechanisms to capture the context and dependencies of the input text and provide a more accurate sentiment analysis.