...
You want to create a project that enables you to label the sentiment in a given Tweet post as “Positive” Positive, “Negative” Negative, “Neutral” Neutral, or “Not Not Sure.”
To create this project, you must perform the following tasks:
...
Identify the sentiment type in a given Tweet as “Positive” Positive, “Negative” Negative, or “Neutral Neutral.”
In the cases where the sentiment cannot be determined by you, mark it as “Not Not Sure.”
Sample Input Data
You select sample tweets that you wish to annotate. You paste the text of the tweets into a Microsoft Excel sheet under a column labeled Tweet. You save the Microsoft Excel sheet as Tweet_Tagging_Input.xlsx.
...