# AI models for identifying trigger events in disinformation analysis Final Dissertation Submission Repository - Future work with created dataset ## Project Description -- todo -- ## Solution Diagram -- todo -- ## Generated Database Link -- todo -- ## Repository Structure ``` ├── run.sh # Bash script to run project elements from one place └── data/ # Holder from project data ├── dataset.jsonl # Collated dataset - in full format └── dataset.csv # Collated dataset - in CSV format ```