Вики-метки
Вики-оценка - система искусственного интеллекта, используемая в вики-проекте "Вики-оценка". Для проведения сложного анализа (например, оценки изменения качества работы новичков со временем[1]) и обучения интеллектуальных вики-инструментов (например, для обнаружения вандализма[2][3][4] и оценки качества статей[5][6][7]), нам необходима оценка информации (называемая также " ручная оценка") большого массива. Интеллектуальная система "Вики-оценка" должна сделать совместную работу по оценке действий редакторов в вики-проектах быстрой и простой. Система разработана как гаджет MediaWiki с использованиемJavaScript/CSS и Python/Flask/PostgreSQL.
Гаджет
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.
Установка
No installation necessary. Just point your browser to https://labels.wmflabs.org/ui/ and choose your wiki from the list.
Перевод интерфейса
Wiki labels is registered at translatewiki.net. Please see translatewiki:Translating:Revision_scoring to contribute translations.
Сервер
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.
Конструктор форм
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.
|
См. также
Примечания
- ↑ 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.