Quantcast
Channel: NodeXL: Network Overview, Discovery and Exploration for Excel
Viewing all articles
Browse latest Browse all 4386

New Post: about pre-collected twitter dataset

$
0
0
Hello, Jinie:

NodeXL knows how to pull "mentioned" and "replied-to" usernames from a set of tweets and then create a network using those usernames and the relationships among them. However, it can do that only in the context of the Import from Twitter Search Network feature, where NodeXL gets the tweets directly from Twitter, along with a bunch of metadata about the tweets and their tweeters. It cannot process a set of tweets obtained elsewhere.

So you will need to do that processing yourself. I don't know how you've done the processing so far, but I'll point you to the code that NodeXL uses to pull usernames out of tweets, in case it's of any use. It's in C# and it uses a couple of regular expressions to do the job.

TwitterStatusTextParser.cs

http://nodexl.codeplex.com/SourceControl/latest#Common/SocialNetwork/Twitter/TwitterStatusTextParser.cs

-- Tony

Viewing all articles
Browse latest Browse all 4386

Latest Images

Trending Articles



Latest Images