Is there a way to calculate word count in an article according to contributors?
For example: an article is written by three authors A, B, C. The total word count of this article is 100 words. A write 60 word, B write 30 word, C write 10 words. After the article is stable and no more editing, is there any method that could list the word count for each author automatically?
Thanks!
Lei Jiang
__________ Information from ESET Smart Security, version of virus signature database 3895 (20090227) __________
The message was checked by ESET Smart Security.
On Sat, Feb 28, 2009 at 01:26:30PM +0800, Lei Jiang wrote:
Is there a way to calculate word count in an article according to contributors?
I did some work on this a while ago and came up with the following output: http://hewgill.com/~greg/wikiblame/
Here's a short description of how I created the output: http://ghewgill.livejournal.com/118086.html
One of these days, I'm going to clean up the code I used to create this and share it. As somebody suggested, it would be useful to be able to request this online using Special:Export.
Greg Hewgill http://hewgill.com
Thanks! However, the second link could not be opened?
-----Original Message----- From: wikitech-l-bounces@lists.wikimedia.org [mailto:wikitech-l-bounces@lists.wikimedia.org] On Behalf Of Greg Hewgill Sent: Saturday, February 28, 2009 1:39 PM To: Wikimedia developers Subject: Re: [Wikitech-l] How to calculate word count in an article according to contributors?
On Sat, Feb 28, 2009 at 01:26:30PM +0800, Lei Jiang wrote:
Is there a way to calculate word count in an article according to contributors?
I did some work on this a while ago and came up with the following output: http://hewgill.com/~greg/wikiblame/
Here's a short description of how I created the output: http://ghewgill.livejournal.com/118086.html
One of these days, I'm going to clean up the code I used to create this and share it. As somebody suggested, it would be useful to be able to request this online using Special:Export.
Greg Hewgill http://hewgill.com
_______________________________________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
__________ Information from ESET Smart Security, version of virus signature database 3895 (20090227) __________
The message was checked by ESET Smart Security.
__________ Information from ESET Smart Security, version of virus signature database 3895 (20090227) __________
The message was checked by ESET Smart Security.
On Fri, Feb 27, 2009 at 9:26 PM, Lei Jiang code@263.net wrote:
Is there a way to calculate word count in an article according to contributors?
For example: an article is written by three authors A, B, C. The total word count of this article is 100 words. A write 60 word, B write 30 word, C write 10 words. After the article is stable and no more editing, is there any method that could list the word count for each author automatically?
Various people, myself included, have experimented with a variety of technical tools for attribution. Simple cases can easily be done automatically; however, given the variety of ways that content can be edited, one can quickly think of types of edits that are difficult for a machine to attribute correctly. As a result, there isn't any universally agreed upon method or tool for doing what you are talking about in all cases.
Depending on what you want it for we may be able to suggest a tool that would make a good attempt in most cases. Perhaps you could be more specific about what type of application you have in mind.
-Robert Rohde
Thank you Robert,
In fact what I want is a mechanism to evaluate the contribution of every author. What I think now is to compute the word count of every author, then the system could give a score to them.
Is there a better way to evaluate the contribution of the authors?
Thanks!
Lei Jiang
-----Original Message----- From: wikitech-l-bounces@lists.wikimedia.org [mailto:wikitech-l-bounces@lists.wikimedia.org] On Behalf Of Robert Rohde Sent: Saturday, February 28, 2009 1:41 PM To: Wikimedia developers Subject: Re: [Wikitech-l] How to calculate word count in an article according to contributors?
On Fri, Feb 27, 2009 at 9:26 PM, Lei Jiang code@263.net wrote:
Is there a way to calculate word count in an article according to contributors?
For example: an article is written by three authors A, B, C. The total
word
count of this article is 100 words. A write 60 word, B write 30 word, C write 10 words. After the article is stable and no more editing, is there any method that could list the word count for each author automatically?
Various people, myself included, have experimented with a variety of technical tools for attribution. Simple cases can easily be done automatically; however, given the variety of ways that content can be edited, one can quickly think of types of edits that are difficult for a machine to attribute correctly. As a result, there isn't any universally agreed upon method or tool for doing what you are talking about in all cases.
Depending on what you want it for we may be able to suggest a tool that would make a good attempt in most cases. Perhaps you could be more specific about what type of application you have in mind.
-Robert Rohde
_______________________________________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
__________ Information from ESET Smart Security, version of virus signature database 3897 (20090228) __________
The message was checked by ESET Smart Security.
__________ Information from ESET Smart Security, version of virus signature database 3897 (20090228) __________
The message was checked by ESET Smart Security.
wikitech-l@lists.wikimedia.org