ZhuofengLi commited on
Commit
1486a2a
·
verified ·
1 Parent(s): c1911fa

Update twitter/twitter.md

Browse files
Files changed (1) hide show
  1. twitter/twitter.md +1 -1
twitter/twitter.md CHANGED
@@ -1,7 +1,7 @@
1
  # Twitter Datasets
2
 
3
  ## Dataset Description
4
- The twitter dataset is a social network. Nodes represent tweets and users. Text on nodes is the description of the tweets or the users. Edge between a and tweet means that the user posts the tweet. Text on edges is contents of the tweets.
5
 
6
 
7
  ## Graph Machine Learning Tasks
 
1
  # Twitter Datasets
2
 
3
  ## Dataset Description
4
+ The twitter dataset is a social network. Nodes represent tweets and users. Text on nodes is the description of the tweets or users. The Edge between a use and a tweet means that the user posts the tweet. Text on edges is contents of the tweets.
5
 
6
 
7
  ## Graph Machine Learning Tasks