19 lines
508 B
Markdown
19 lines
508 B
Markdown
# AI models for identifying trigger events in disinformation analysis
|
|
Final Dissertation Submission Repository
|
|
|
|
## Project Description
|
|
-- todo --
|
|
|
|
## Solution Diagram
|
|
-- todo --
|
|
|
|
## Repository Structure
|
|
```
|
|
├── literature/
|
|
| └── report.pdf # Final submission report
|
|
├── agent/ # Code for main project pipeline
|
|
| └── -- todo --
|
|
└── supporting/ # Code for visualisation tools and more
|
|
└── -- todo --
|
|
```
|