File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -29,9 +29,8 @@ The source-code can be directly checked-out through this repository. It contains
2929* ml_core for MovieLens
3030* lastfm_core for LastFM
3131* wiki_core for Wikipedia (based on bookmarks from Delicious)
32- * twitter_core
33- ** /researchers (for researchers dataset)
34- ** /general (for general dataset)
32+ * twitter_core/researchers for the Twitter researchers dataset
33+ * twitter_core/general for the Twitter random dataset
3534
3635## How-to-use
3736The _ tagrecommender_ .jar uses three parameters:
@@ -83,6 +82,8 @@ Data-Processing:
8382* ml for MovieLens
8483* lastfm for LastFM
8584* wiki for Wikipedia (based on bookmarks from Delicious)
85+ * twitter_res for the Twitter researchers dataset
86+ * twitter_gen for the Twitter random dataset
8687
8788and third the filename (without file extension)
8889
You can’t perform that action at this time.
0 commit comments