Wikietiketter
Wikietiketter är ett system med mänskliga beräkningar som används i WikiProjektet Wikietiketter. För att hantera svåra analyser (t.ex. beräkna kvalitén på nykomlingar över tid[1]) och träna intelligenta wikiverktyg som ORES (för att t.ex. upptäcka vandalism[2][3][4] och bedöma artiklars kvalité[5][6][7]) behöver vi etiketterad data och massor av den. Wikietiketter utformades för att underlätta att markera wikiartifakter med etiketter. Systemet implementerades som en MediaWikifiness eller ett serverpar i JavaScript/CSS och Python/Flask/Postgres.
Finess
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
Det krävs ingen installation. Hänvisa bara din webbläsare till https://labels.wmflabs.org/ui/ och välj din wiki i listan.
Översättning av gränssnittet
Wikietiketter har registrerats på translatewiki.net. Var god läs translatewiki:Translating:Revision_scoring för att bidra med översättningar.
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 även
- Wikietiketter för nybörjare
- Bibliotek med öppen källkod (MIT-licens)
- ORES
- mw:Wikimedia Scoring Platform team
Referenser
- ↑ 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.