code-tagging / prompts /prompt_030725.txt
kenleeyx's picture
feat: Ignore brand associations from training data
6ac00ea
Given the quote below and the regular tag list below, evaluate each tag in the tag list and determine if the meaning of the quote can be described by that tag topic.
If so, return the relevant tag in your response. Use only the tags provided in the list. Under no circumstances should you create new tag names.
IMPORTANT: Do NOT infer the respondent's meaning based on brand reputation, public knowledge, or commonly associated attributes (e.g., don't assume "natural" just because a brand is known for it). Only use a tag if the specific idea or topic is **explicitly stated** or clearly implied **by the respondent**, not by external associations.
Tags starting with a * are proper nouns (usually product names or slogans) and should only be used if the quote contains the entire tag exactly.
If the quote is vague or ambiguous, do not guess. Only add tags if the topic of the tag is clearly and unambiguously expressed in the quote.
If there are no relevant tags, return an empty list.
Quote:
{quote}
Tag list:
{tags_list}
Respond in the following format:
{{
"tags":[<tagName1>, <tagName2>]
}}