From f4f66bfd21f6ca3afc0c1fc4a8f76d9dde1833e9 Mon Sep 17 00:00:00 2001 From: johannawild <72805812+johannawild@users.noreply.github.com> Date: Wed, 11 Aug 2021 20:06:56 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 464e3ef..4727506 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The project provides tools to analyze hashtags based on data downloaded using ti ## extract_hashtag.py 1. Use the following command: python3 extract_hashtag.py target_file.json n -2. The command above will plot top n hashtag frequencies based on the json file downloaded using tiktok scraper for a given hashtag. Recommendation n < = 10 for easy to read and analyze. +2. The command above will plot top **n** hashtag frequencies based on the json file downloaded using tiktok scraper for a given hashtag. Recommendation n < = 10 for easy to read and analyze. ## extract_posts.py 1. Use the following command: python3 extract_posts.py target_file.json hashtag_name