Project INIT - add readme
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# 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
|
||||
```
|
||||
Reference in New Issue
Block a user