This project is part of my Ph.D. research and explores opinion extraction and financial trend prediction using LLMs (Large Language Models), Explainable AI (XAI), and deep learning.
git clone https://github.com/achrefweli/EDTA.git
cd EDTANote: It is recommended to use the uv Python environment manager.
uv synccode main.ipynb # Or open with VS Code and run cellsmain.ipynb– Main notebookrequirements.txt– List of Python dependencies.gitignore– Git exclusion rulesREADME.md– Project overview (this file)
- StockEmotions (GitHub) – Dataset and prior work used for reference
This project is for academic and research use only. Please contact me before using it commercially.