Instagram hashtag co-occurrence network
-
- Posts:3
- Joined:03 May 2018 04:40 [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
I'd like to know if Gephi can help build Instagram hashtag (mixed language: English & Traditional Chinese) co-occurrence network? Thanks.
- eduramiba
- Gephi Code Manager
- Posts:1064
- Joined:22 Mar 2010 15:30
- Location:Madrid, Spain [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: Instagram hashtag co-occurrence network
Not directly by Gephi, you will need to get the data yourself with some code.
-
- Posts:3
- Joined:03 May 2018 04:40 [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: Instagram hashtag co-occurrence network
Thanks. Do you think there are some reference sources demonstrating the steps for that?
- eduramiba
- Gephi Code Manager
- Posts:1064
- Joined:22 Mar 2010 15:30
- Location:Madrid, Spain [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: Instagram hashtag co-occurrence network
Hi,
Not sure, you can try to google "instagram scraping" or similar.
Not sure, you can try to google "instagram scraping" or similar.
-
- Posts:3
- Joined:03 May 2018 04:40 [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: Instagram hashtag co-occurrence network
I got a .csv file (as attachment) which contains Instagram posts extracted by Netlytic. Do you think I can use it for building hashtag co-occurrence network in Gephi, or I need additional codes for data-cleaning beforehand (e.g. extracting all hashtags from these posts)? Many thanks.
attachment: https://yadi.sk/d/0EXuwTPr3VE3a6
attachment: https://yadi.sk/d/0EXuwTPr3VE3a6
- eduramiba
- Gephi Code Manager
- Posts:1064
- Joined:22 Mar 2010 15:30
- Location:Madrid, Spain [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: Instagram hashtag co-occurrence network
You could reformat your columns to define relationshipts (source + target) as explained here: https://gephi.org/users/supported-graph ... readsheet/
Or maybe use these plugins if you need something different:
https://seinecle.github.io/gephi-tutori ... er-en.html
https://seinecle.github.io/gephi-tutori ... er-en.html
I recommend you read the tutorials here: https://seinecle.github.io/gephi-tutorials
Or maybe use these plugins if you need something different:
https://seinecle.github.io/gephi-tutori ... er-en.html
https://seinecle.github.io/gephi-tutori ... er-en.html
I recommend you read the tutorials here: https://seinecle.github.io/gephi-tutorials