Relative Content

Tag Archive for promptchatgpt-apistructured-text

Prompting ChatGPT to structure unstructured data

I want to prompt ChatGPT to restructure a given text according to a provided schema. The issue is that I can not seem to bring it to restructure everything that is contained in the document. It always summarizes sentences and leaves out most of the actual text. The goal is clear: ChatGPT should rearrange every sentence of a given text and order it based on a given schema. I don’t want it to summarize anything. I don’t want any sentence of the text to be left out. Is there a good prompt to prevent it from synthesizing any text / leaving it out / summarizing / rephrasing and just rearrange the data?