Hi!
Is there any way to find out the main authors of an article? I found a German tool:
http://de.wikipedia.org/wiki/Benutzer:Jah/Hauptautoren
The author writes that his tool does not work at the moment. Probably I'll redevelop the tool by myself but I don't want to do work twice. Is there any working tool with the following behaviour:
Input: Title_of_Article or Article_ID Output: List of authors with percentage of their participation of the current article revision
(a table similar to
http://de.wikipedia.org/wiki/Wikipedia:Hauptautoren/Stern at the bottom of the article
)
I think one has to use the Wikipedia API because on toolserver I can only get the rev_len of an article and not the individual percentage of participation of the current revision of an article.
Thx for the help,
Robin
2010/4/14 Robin Fink robin.fink@cs.uni-dortmund.de:
Hi!
Is there any way to find out the main authors of an article?
Try this: http://vs.aka-online.de/cgi-bin/wppagehiststat.pl
Mauro
Hi,
Am 14.04.2010, 16:44 Uhr, schrieb Robin Fink robin.fink@cs.uni-dortmund.de:
Is there any way to find out the main authors of an article? I found a German tool:
I wrote a standalone application some time ago, you'll find a description at http://de.wikipedia.org/wiki/Benutzer:APPER/WikiHistory
The description page is in german, but the tool itself is in english and works for the english wikipedia, too. I think the images on the description page will help. After the last step (analyzing the authors), you'll find percentage statistics at "user statistics" and you are able to export the article like in this sample: http://de.wikipedia.org/wiki/Benutzer:APPER/WikiHistory/Beispiel
It is really slow for many versions, but besides this it works relatively good. It's written in .NET but runs using Mono, too (but there even slower).
You can download it from http://toolserver.org/~apper/WikiHistory.exe
Sincerelly, Christian Thiele / APPER
Hi,
I wrote a web-based tool, WikiDashboard a while ago. Please take a look at http://wikidashboard.parc.com
Bongwon
On Apr 14, 2010, at 4:03 PM, Christian Thiele wrote:
Hi,
Am 14.04.2010, 16:44 Uhr, schrieb Robin Fink robin.fink@cs.uni-dortmund.de:
Is there any way to find out the main authors of an article? I found a German tool:
I wrote a standalone application some time ago, you'll find a description at http://de.wikipedia.org/wiki/Benutzer:APPER/WikiHistory
The description page is in german, but the tool itself is in english and works for the english wikipedia, too. I think the images on the description page will help. After the last step (analyzing the authors), you'll find percentage statistics at "user statistics" and you are able to export the article like in this sample: http://de.wikipedia.org/wiki/Benutzer:APPER/WikiHistory/Beispiel
It is really slow for many versions, but besides this it works relatively good. It's written in .NET but runs using Mono, too (but there even slower).
You can download it from http://toolserver.org/~apper/WikiHistory.exe
Sincerelly, Christian Thiele / APPER
Toolserver-l mailing list (Toolserver-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/toolserver-l Posting guidelines for this list: https://wiki.toolserver.org/view/Mailing_list_etiquette
Bongwon Suh schrieb:
I wrote a web-based tool, WikiDashboard a while ago. Please take a look at http://wikidashboard.parc.com
The tool is great and implements exaclty the functions I need. But as far as I can see it is restricted to en.wikipedia.org, right? Is the sourcecode available for own adaptions?
Robin
toolserver-l@lists.wikimedia.org