Skip to content

Commit 6940873

Browse files
authored
Update README.md
Added references to AFEL project and AFEL dataset
1 parent af40097 commit 6940873

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ TagRec
33

44
## Towards A Standardized Tag Recommender Benchmarking Framework
55
* TagRec won the best poster award @ Hypertext 2014 (HT'14) conference: [http://ht.acm.org/ht2014/index.php?awards.poster](http://ht.acm.org/ht2014/index.php?awards.poster)
6-
* TagRec is also a main part of the recommender system in the Layers project [http://results.learning-layers.eu/infrastructure/sss/services/tag-rec/](http://results.learning-layers.eu/infrastructure/sss/services/tag-rec/)
6+
* TagRec is also a main part of the recommender systems in the Layers project [http://results.learning-layers.eu/infrastructure/sss/services/tag-rec/](http://results.learning-layers.eu/infrastructure/sss/services/tag-rec/) as well as the AFEL project [http://afel-project.eu/](http://afel-project.eu/)
77
* TagRec is part of several lists of recommender systems frameworks such as [http://fmoraes.nl/se-recsys-paperswithcode/](http://fmoraes.nl/se-recsys-paperswithcode/) and [https://github.com/grahamjenson/list_of_recommender_systems](https://github.com/grahamjenson/list_of_recommender_systems)
88

99
## Description
@@ -34,6 +34,7 @@ The source-code can be directly checked-out through this repository. It contains
3434
* wiki_core for Wikipedia (based on bookmarks from Delicious)
3535
* twitter_core/researchers for the Twitter CompSci dataset
3636
* twitter_core/general for the Twitter Random dataset
37+
* afel for a dataset from the [AFEL project](http://afel-project.eu/)
3738

3839
## How-to-use
3940
The _tagrec_ .jar uses three parameters:
@@ -66,7 +67,7 @@ Resource-Recommender:
6667
Hashtag-Recommender (Kowald et al., 2017):
6768
* hashtag_analysis for analyzing the temporal effects on hashtag reuse
6869
* hashtag_socialmp for MostPopular hashtags of the followees (i.e., MPs)
69-
* hashtag socialrecency for recency-ranked hashtags of the followees (i.e., MRs)
70+
* hashtag social_recency for recency-ranked hashtags of the followees (i.e., MRs)
7071
* hashtag_socialbll for BLL-ranked hashtags of the followees (i.e., BLLs)
7172
* hashtag_hybrid for BLLi,s
7273
* hashtag_cb_res for BLLi,s,c on the Twitter CompSci dataset and SOLR core

0 commit comments

Comments
 (0)