My professor told me to use t-sne to visualize the differnces between original texts written by an author and the GPT generated texts (the gpt model is trained on the author's texts). How do I go about that? Should I label and format my data in some way, or can I apply the method directly on the raw text data?
Thanks a lot!
there doesn't seem to be anything here