The trial data can be used for training. The trial data file has the following format: where is an internal identification number; is the entity of interest (e.g., "Hillary Clinton" or "Legalization of Abortion"; there will be more targets in the training data); is the text of a tweet; is the stance label. The possible stance labels are: 1. FAVOR: We can infer from the tweet that the tweeter supports the target (e.g., directly or indirectly by supporting someone/something, by opposing or criticizing someone/something opposed to the target, or by echoing the stance of somebody else). 2. AGAINST: We can infer from the tweet that the tweeter is against the target (e.g., directly or indirectly by opposing or criticizing someone/something, by supporting someone/something opposed to the target, or by echoing the stance of somebody else). 3. NONE: none of the above. Note: Each of the instances in the trial data has an additional hashtag (#SemST) that just marks that the tweet is part of the SemEval-2016 Stance in Tweets shared task. Your systems are free to delete this hashtag during pre-processing or simply ignore it. Human annotators of stance did not see this hashtag in the tweet when judging stance.