Skip to content

Commit efe97b4

Browse files
committed
Update README.md
1 parent 367f08f commit efe97b4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff 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
3736
The _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

8788
and third the filename (without file extension)
8889

0 commit comments

Comments
 (0)