Wikipedia is Not a Dictionary, Delete! Text Classification as a Proxy for Analysing Wiki Deletion Discussions
Automated content moderation for collaborative knowledge hubs like Wikipedia or Wikidata is an important yet challenging task due to multiple factors. In this paper, we construct a database of discussions happening around articles marked for deletion in several Wikis and in three languages, which we then use to evaluate a range of LMs on different tasks (from predicting the outcome of the discussion to identifying the implicit policy an individual comment might be pointing to). Our results reveal, among others, that discussions leading to deletion are easier to predict, and that, surprisingly, self-produced tags (keep, delete or redirect) don't always help guiding the classifiers, presumably because of users' hesitation or deliberation within comments.
Code (0)
등록된 구현이 없습니다.
Tasks
Articlestext-classificationText ClassificationSimilar Papers 제목 키워드 기반
Generating a Large-Scale Entity Linking Dictionary from Wikipedia Link Structure and Article Text
Wikipedia has been increasingly used as a knowledge base for open-domain Named Entity Linking and Disambiguation. In this task, a dictionary with entity surface forms plays an important role in finding a set of candidate…
Entity LinkingCross-lingual Dataless Classification for Languages with Small Wikipedia Presence
This paper presents an approach to classify documents in any language into an English topical label space, without any text categorization training data. The approach, Cross-Lingual Dataless Document Classification (CLDD…
ClassificationDocument ClassificationGeneral ClassificationMachine Translation+2TokTrack: A Complete Token Provenance and Change Tracking Dataset for the English Wikipedia
We present a dataset that contains every instance of all tokens (~ words) ever written in undeleted, non-redirect English Wikipedia articles until October 2016, in total 13,545,349,787 instances. Each token is annotated …
ArticlesLocal vs. Global interpretations for NLP
Recently, WordsWorth scores have been proposed for calculating feature importance in the context of traditional deep learning models trained for text classification tasks. Here, we experiment with the idea behind these s…
Feature Importancetext-classificationText ClassificationvalidGhost Vectors: Soft-Deleted Embeddings Remain Reconstructible in HNSW Vector Databases
Retrieval-augmented generation (RAG) allows large language models to access external and private corpora for factual, domain-specific responses. Modern RAG pipelines use hierarchical navigable small world (HNSW) vector d…