REALLY corrects the filetree

This commit is contained in:
Michael Beck 2023-08-30 21:54:13 +02:00
parent d94a93295f
commit a9018fedee

View File

@ -33,7 +33,7 @@ Execute in the following order:
08 ClassificationTopic.py
# Files & Folders
´´´
```
├── data
│   ├── IN
│   │   ├── counterKeywordsFinal.txt
@ -125,4 +125,4 @@ Execute in the following order:
├── README.md readme
├── trainFake.py training script for the fake tweet classification model
└── trainTopic.py training script for the tweet topic classification model
´´´
```