jessicasaikia/Sentiment-Analysis-Large-Language-Model-LLM — reverse-engineered prompt
Reverse engineered prompt
Build me a simple sentiment analysis project for Assamese and English mixed text. I want to be able to paste in code mixed sentences, like the kind people actually write online, and have the model tell me the sentiment in a clear way. If it makes sense, use common sentiment classes like positive, negative, and neutral, and show the result in an easy to understand format.
Please make it feel like a usable project, not just a notebook. I’d like a clean way to run it, test a few sample inputs, and understand how the model was trained or set up. Include some example Assamese English mixed sentences so I can quickly see it working. If there is no dataset in the repo, use a reasonable placeholder workflow and explain what data format is expected.
Keep the code organized and easy to follow, and add a short README with setup and usage steps. You can look up current docs online if you need to.
Want more depth? Deep Reverse