paper-with-me

홈 › Papers

Identifying Duplicate and Contradictory Information in Wikipedia

2014-06-04 · Sarah Weissman, Samet Ayhan, Joshua Bradley, Jimmy Lin

Our study identifies sentences in Wikipedia articles that are either identical or highly similar by applying techniques for near-duplicate detection of web pages. This is accomplished with a MapReduce implementation of minhash to identify clusters of sentences with high Jaccard similarity. We show that these clusters can be categorized into six different types, two of which are particularly interesting: identical sentences quantify the extent to which content in Wikipedia is copied and pasted, and near-duplicate sentences that state contradictory facts point to quality issues in Wikipedia.

📄 PDF Abstract BibTeX arXiv:1406.1143

Code (0)

등록된 구현이 없습니다.

Tasks

Articles

Similar Papers 제목 키워드 기반

Wiki-Reliability: A Large Scale Dataset for Content Reliability on Wikipedia

2021-05-10 · KayYen Wong, Miriam Redi, Diego Saez-Trumper

Wikipedia is the largest online encyclopedia, used by algorithms and web users as a central hub of reliable information on the web. The quality and reliability of Wikipedia content is maintained by a community of volunte…

ArticlesInformation RetrievalRetrieval

It Takes Two to Tango: Combining Visual and Textual Information for Detecting Duplicate Video-Based Bug Reports

2021-01-22 · Nathan Cooper, Carlos Bernal-Cárdenas, Oscar Chaparro, Kevin Moran 외

When a bug manifests in a user-facing application, it is likely to be exposed through the graphical user interface (GUI). Given the importance of visual information to the process of identifying and understanding such bu…

Optical Character RecognitionOptical Character Recognition (OCR)RetrievalText Retrieval

WikiContradict: A Benchmark for Evaluating LLMs on Real-World Knowledge Conflicts from Wikipedia

2024-06-19 · Yufang Hou, Alessandra Pascale, Javier Carnerero-Cano, Tigran Tchrakian 외

Retrieval-augmented generation (RAG) has emerged as a promising solution to mitigate the limitations of large language models (LLMs), such as hallucinations and outdated information. However, it remains unclear how LLMs …

Language ModellingRAGRetrieval-augmented GenerationWorld Knowledge

How Good is Your Wikipedia? Auditing Data Quality for Low-resource and Multilingual NLP

2024-11-08 · Kushal Tatariya, Artur Kulmizev, Wessel Poelman, Esther Ploeger 외

Wikipedia's perceived high quality and broad language coverage have established it as a fundamental resource in multilingual NLP. In the context of low-resource languages, however, these quality assumptions are increasin…

ArticlesMultilingual NLP

WikiContradiction: Detecting Self-Contradiction Articles on Wikipedia

2021-11-16 · Cheng Hsu, Cheng-Te Li, Diego Saez-Trumper, Yi-Zhan Hsu

While Wikipedia has been utilized for fact-checking and claim verification to debunk misinformation and disinformation, it is essential to either improve article quality and rule out noisy articles. Self-contradiction is…

ArticlesClaim VerificationFact CheckingMisinformation+1