Compare commits
No commits in common. "master" and "0.2.0" have entirely different histories.
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,8 +2,6 @@
|
|||||||
**/*lock*
|
**/*lock*
|
||||||
**/*-slice*.csv
|
**/*-slice*.csv
|
||||||
**/*.zip
|
**/*.zip
|
||||||
**/*.html
|
|
||||||
**/*.htm
|
|
||||||
/ALL-SENATORS-LONG.csv
|
/ALL-SENATORS-LONG.csv
|
||||||
/ALL-SENATORS.csv
|
/ALL-SENATORS.csv
|
||||||
/collect2.py
|
/collect2.py
|
||||||
|
@ -34,9 +34,6 @@ Execute in the following order:
|
|||||||
|
|
||||||
# Files & Folders
|
# Files & Folders
|
||||||
|
|
||||||
Datafiles are not included in the repository but can be found in the full package that can be downloaded from [here](https://ncloud.mischbeck.de/s/T4QcMDSfYSkadYC) (password protected).
|
|
||||||
|
|
||||||
```
|
|
||||||
├── data
|
├── data
|
||||||
│ ├── IN
|
│ ├── IN
|
||||||
│ │ ├── counterKeywordsFinal.txt
|
│ │ ├── counterKeywordsFinal.txt
|
||||||
@ -128,4 +125,3 @@ Datafiles are not included in the repository but can be found in the full packag
|
|||||||
├── 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
|
||||||
```
|
|
1185
data/OUT/profiles/AllTweets.html
Normal file
1185
data/OUT/profiles/AllTweets.html
Normal file
File diff suppressed because one or more lines are too long
5086
data/OUT/profiles/CovTweets.html
Normal file
5086
data/OUT/profiles/CovTweets.html
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user