EzouineAbdelmoghit/ACL-DM — reverse-engineered prompt
Reverse engineered prompt
I have a very bare repo for a project called ACL DM, basically just one Jupyter notebook and almost no README. Please turn it into something clean and runnable.
I want to be able to open the notebook, run it from top to bottom, and understand what it is doing without guessing. Clean up the notebook, add clear section titles, simple explanations, and fix any broken paths or missing setup steps. If it needs data, make the data loading part obvious and add a small placeholder or instructions for where the user should put the files. If it trains a model or runs an analysis, make sure the final results are shown clearly with useful charts or printed summaries.
Also add a better README that explains what ACL DM is, how to install what is needed, how to run the notebook, and what output to expect. Keep it simple and beginner friendly. Look up current docs online if you need to.
Want more depth? Deep Reverse