Difference between revisions of "Citolytics: a Link-Based Recommender System for Wikipedia"

From Wikipedia Quality
Jump to: navigation, search
(+ wikilinks)
(+ infobox)
Line 1: Line 1:
 +
{{Infobox work
 +
| title = Citolytics: a Link-Based Recommender System for Wikipedia
 +
| date = 2017
 +
| authors = [[Malte Schwarzer]]<br />[[Corinna Breitinger]]<br />[[Moritz Schubotz]]<br />[[Norman Meuschke]]<br />[[Bela Gipp]]
 +
| doi = 10.1145/3109859.3109981
 +
| link = https://dl.acm.org/citation.cfm?doid=3109859.3109981
 +
}}
 
'''Citolytics: a Link-Based Recommender System for Wikipedia''' - scientific work related to [[Wikipedia quality]] published in 2017, written by [[Malte Schwarzer]], [[Corinna Breitinger]], [[Moritz Schubotz]], [[Norman Meuschke]] and [[Bela Gipp]].
 
'''Citolytics: a Link-Based Recommender System for Wikipedia''' - scientific work related to [[Wikipedia quality]] published in 2017, written by [[Malte Schwarzer]], [[Corinna Breitinger]], [[Moritz Schubotz]], [[Norman Meuschke]] and [[Bela Gipp]].
  
 
== Overview ==
 
== Overview ==
 
Authors present Citolytics - a novel link-based recommendation system for [[Wikipedia]] articles. In a preliminary study, Citolytics achieved promising results compared to the widely used text-based approach of Apache Lucene's MoreLikeThis (MLT). In this demo paper, authors describe how authors plan to integrate Citolytics into the Wikipedia infrastructure by using Elasticsearch and Apache Flink to serve recommendations for Wikipedia articles. Additionally, authors propose a large-scale online evaluation design using the Wikipedia Android app. Working with Wikipedia data has several unique advantages. First, the availability of a very large user sample contributes to statistically significant results. Second, the openness of Wikipedia's architecture allows making source code and evaluation data public, thus benefiting other researchers. If link-based recommendations show promise in online evaluation, a deployment of the presented system within Wikipedia would have a far-reaching impact on Wikipedia's more than 30 million users.
 
Authors present Citolytics - a novel link-based recommendation system for [[Wikipedia]] articles. In a preliminary study, Citolytics achieved promising results compared to the widely used text-based approach of Apache Lucene's MoreLikeThis (MLT). In this demo paper, authors describe how authors plan to integrate Citolytics into the Wikipedia infrastructure by using Elasticsearch and Apache Flink to serve recommendations for Wikipedia articles. Additionally, authors propose a large-scale online evaluation design using the Wikipedia Android app. Working with Wikipedia data has several unique advantages. First, the availability of a very large user sample contributes to statistically significant results. Second, the openness of Wikipedia's architecture allows making source code and evaluation data public, thus benefiting other researchers. If link-based recommendations show promise in online evaluation, a deployment of the presented system within Wikipedia would have a far-reaching impact on Wikipedia's more than 30 million users.

Revision as of 11:37, 6 October 2019


Citolytics: a Link-Based Recommender System for Wikipedia
Authors
Malte Schwarzer
Corinna Breitinger
Moritz Schubotz
Norman Meuschke
Bela Gipp
Publication date
2017
DOI
10.1145/3109859.3109981
Links
Original

Citolytics: a Link-Based Recommender System for Wikipedia - scientific work related to Wikipedia quality published in 2017, written by Malte Schwarzer, Corinna Breitinger, Moritz Schubotz, Norman Meuschke and Bela Gipp.

Overview

Authors present Citolytics - a novel link-based recommendation system for Wikipedia articles. In a preliminary study, Citolytics achieved promising results compared to the widely used text-based approach of Apache Lucene's MoreLikeThis (MLT). In this demo paper, authors describe how authors plan to integrate Citolytics into the Wikipedia infrastructure by using Elasticsearch and Apache Flink to serve recommendations for Wikipedia articles. Additionally, authors propose a large-scale online evaluation design using the Wikipedia Android app. Working with Wikipedia data has several unique advantages. First, the availability of a very large user sample contributes to statistically significant results. Second, the openness of Wikipedia's architecture allows making source code and evaluation data public, thus benefiting other researchers. If link-based recommendations show promise in online evaluation, a deployment of the presented system within Wikipedia would have a far-reaching impact on Wikipedia's more than 30 million users.