corrects filetree

This commit is contained in:
Michael Beck 2023-08-30 21:53:05 +02:00
parent 80b63b39df
commit d94a93295f

View File

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