Paper 1: de Kok (2024 MS Forth) “ChatGPT for Textual Analysis? How to use Generative LLMs in Accounting Research.”
Paper 2: Rooein et al. (2024 Working) “Beyond Flesch-Kincaid: Prompt-based Metrics Improve Difficulty Classification of Educational Texts.”
Paper 3: Kim, Muhn and Nikolaev (2024 Working) “Bloated disclosures: can ChatGPT help investors process information?”
We already covered implementing the OpenAI API last week
LLMs can be used in many ways
Word to the wise
Be sure to implement the methods appropriately and with due caution.
Python
openai
pandas