Wiki labels/da
Wiki labels is a human computation system for use in "Wiki labels" WikiProjects. In order to perform difficult analyses (e.g. measuring the quality of newcomers over time[1]) and train intelligent wiki-tools like ORES (e.g. for detecting vandalism[2][3][4] and assessing the quality of articles[5][6][7]), we need labeled data (also known as "hand coding") and lots of it. The Wiki labels human computation system is designed to make collaboratively labeling wiki artifacts quick and easy. The system is implemented as a MediaWiki gadget/server pair in JavaScript/CSS and Python/Flask/Postgres.
Gadget
Editors with the gadget installed will find the wiki labels "home" interface load as a single page app within en:Wikipedia:Labels or their local variant (if their wiki has been configured). This single page app will allow an editor to view active campaigns, request worksets and label revisions and other "tasks".
The system uses mw:Extension:OAuth to integrate with an editor's MediaWiki account. Actions performed in the wiki labels system will be associated with a user's centralauth account.
Installation
No installation necessary. Just point your browser to https://labels.wmflabs.org/ui/ and choose your wiki from the list.
Interface oversættelser
Wiki labels is registered at translatewiki.net. Please see translatewiki:Translating:Revision_scoring to contribute translations.
Server
Behind the gadget, a server manages "campaigns", "tasks", "worksets" and "labels". This server provides a Restful interface for accessing this data. There are 4 basic modules: auth
, users
, campaigns
and forms
. The server also provides some user-facing services for designing new forms and access to a stand-alone gadget.
Form builder
A form builder interface is provided for the development and testing of forms to support new labeling tasks. Forms fields are configured using a YAML format that reflects OOjs UI. Forms can be submitted for review.
Stand-alone gadget
In order to ease development and testing, we also provide access to the gadget via a single page app. If for some reason the on-wiki version of the gadget is malfunctioning, users can work from this interface.
Machine-readable paths
/campaigns/ - Lists wikis with available campaigns.
| ||||||||
---|---|---|---|---|---|---|---|---|
|
/users/ - Provides access to data from the point of view of a user
| ||||
---|---|---|---|---|
|
/auth/ - Provides support for authentication of users.
| ||||||||
---|---|---|---|---|---|---|---|---|
|
/forms/ - Provides access to form configuration and internationalization
| ||
---|---|---|
These forms can be loaded by the labels gadget.
|
Se også
Henvisninger
- ↑ Halfaker, A., Geiger, R. S., Morgan, J. T., & Riedl, J. (2012). The rise and decline of an open collaboration system: How Wikipedia’s reaction to popularity is causing its decline. American Behavioral Scientist, 0002764212469365.
- ↑ West, A. G., Kannan, S., & Lee, I. (2010, April). Detecting Wikipedia vandalism via spatio-temporal analysis of revision metadata?. In Proceedings of the Third European Workshop on System Security (pp. 22-28). ACM.
- ↑ Smets, K., Goethals, B., & Verdonk, B. (2008, July). Automatic vandalism detection in Wikipedia: Towards a machine learning approach. In AAAI workshop on Wikipedia and artificial intelligence: An Evolving Synergy (pp. 43-48).
- ↑ Adler, B. T., De Alfaro, L., Mola-Velasco, S. M., Rosso, P., & West, A. G. (2011). Wikipedia vandalism detection: Combining natural language, metadata, and reputation features. In Computational linguistics and intelligent text processing (pp. 277-288). Springer Berlin Heidelberg.
- ↑ Hu, M., Lim, E. P., Sun, A., Lauw, H. W., & Vuong, B. Q. (2007, November). Measuring article quality in wikipedia: models and evaluation. In Proceedings of the sixteenth ACM conference on Conference on information and knowledge management (pp. 243-252). ACM.
- ↑ Stvilia, B., Twidale, M. B., Smith, L. C., & Gasser, L. (2008). Information quality work organization in Wikipedia. Journal of the American society for information science and technology, 59(6), 983-1001.
- ↑ Warncke-Wang, M., Cosley, D., & Riedl, J. (2013, August). Tell me more: An actionable quality model for wikipedia. In Proceedings of the 9th International Symposium on Open Collaboration (p. 8). ACM.