[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •Instagram hashtag co-occurrence network
Page 1 of 1

Instagram hashtag co-occurrence network

Posted: 03 May 2018 08:30
by jrmartin
I'd like to know if Gephi can help build Instagram hashtag (mixed language: English & Traditional Chinese) co-occurrence network? Thanks.

Re: Instagram hashtag co-occurrence network

Posted: 03 May 2018 09:20
by eduramiba
Not directly by Gephi, you will need to get the data yourself with some code.

Re: Instagram hashtag co-occurrence network

Posted: 03 May 2018 09:35
by jrmartin
Thanks. Do you think there are some reference sources demonstrating the steps for that?

Re: Instagram hashtag co-occurrence network

Posted: 03 May 2018 09:43
by eduramiba
Hi,
Not sure, you can try to google "instagram scraping" or similar.

Re: Instagram hashtag co-occurrence network

Posted: 03 May 2018 10:03
by jrmartin
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

Re: Instagram hashtag co-occurrence network

Posted: 03 May 2018 11:05
by eduramiba
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