Update twitter/twitter.md
Browse files- 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
|
| 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
|