Prompt Resource

FindPropagandaMessage

Source Notebook

Finds (hidden) propaganda messages in texts

 

Examples

Apply to the US Constitution text:

In[1]:=
LLMResourceFunction["FindPropagandaMessage"][
 ExampleData[{"Text", "USConstitution"}]]
Out[1]=

Possible Issues

For most articles only models with larger limits of input tokens can applied. For example, (current) OpenAI's ChatGPT model "gpt-4-turbo-preview" that allows 128K input tokens.

Source Metadata

Publisher Information