For the course Information Retrieval we identified whether a tweet is written by a bot or a human based on Twitter data.
- Dataset: author profiling (https://pan.webis.de/clef19/pan19-web/author-profiling.html)
- Add raw data source in the data folder if you want to run the full code. Else, pre-processed data can be found under the svm-folder
- Levenshtein
- Textblob
- NLTK
- restat
- Gensim