code-tagging / user_instructions.txt
kenleeyx's picture
feat: \n-separated taglist, progress bar, etc
76b64ac
ABOUT:
This automated tagger takes in a list of tags and a list of input quotes. Each input quote is individually fed to OpenAI's ChatGPT together with the list of tags,
and ChatGPT will respond with the subset of the input tags which are related to the content of the quote.
HOW TO USE:<br>
1)Upload a single sheet Excel file containing quotes in a column.(It is ok for the file to contain other data also)<br>
2)Type in the name of the column where the quotes are located<br>
3)Type in the names of any other columns which you wish to retain in the output <br>
4)Type in a list of tags, each tag on a new line. For proper names/slogans/other tags that should be treated as an inseparable unit eg. Nike's "Just Do It", add a * in front of the tag eg. tag1, *Just Do It, tag3, etc. <br>
This will ensure only quotes containing "Just Do It" exactly are tagged and not other quotes about doing other things.<br>
Please allow 5-10 min for processing, especially if you are giving upwards of 100 quotes!<br>
READING THE OUTPUT(in the right-side column): <br>
Progress bar: Indicates which quote is currently being processed <br>
First table: All the responses are collated and displayed here, together with the original quotes.<br>
Second table: Displays all the tags used and the number of occurrences of each tag. <br>
You may also retrieve both tables in a single Excel file via the link below them.<br>
DISCLAIMER:<br>
Please bear in mind that the tags are AI generated so check your results to ensure they make sense before using them.
I will not be responsible for mistakes made by the AI, but I can try to fix them if you alert me.<br>
-Kenneth Lee, Perceptech.AI