paper-with-me

홈 › Papers

Wikibook-Bot - Automatic Generation of a Wikipedia Book

2018-12-28 · Shahar Admati, Lior Rokach, Bracha Shapira

A Wikipedia book (known as Wikibook) is a collection of Wikipedia articles on a particular theme that is organized as a book. We propose Wikibook-Bot, a machine-learning based technique for automatically generating high quality Wikibooks based on a concept provided by the user. In order to create the Wikibook we apply machine learning algorithms to the different steps of the proposed technique. Firs, we need to decide whether an article belongs to a specific Wikibook - a classification task. Then, we need to divide the chosen articles into chapters - a clustering task - and finally, we deal with the ordering task which includes two subtasks: order articles within each chapter and order the chapters themselves. We propose a set of structural, text-based and unique Wikipedia features, and we show that by using these features, a machine learning classifier can successfully address the above challenges. The predictive performance of the proposed method is evaluated by comparing the auto-generated books to existing 407 Wikibooks which were manually generated by humans. For all the tasks we were able to obtain high and statistically significant results when comparing the Wikibook-bot books to books that were manually generated by Wikipedia contributors

📄 PDF Abstract BibTeX arXiv:1812.10937

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesBIG-bench Machine LearningClustering

Similar Papers 제목 키워드 기반

This Table is Different: A WordNet-Based Approach to Identifying References to Document Entities

2016-01-01 · GWC 2016 1 · Shomir Wilson, Alan Black, Jon Oberlander

Writing intended to inform frequently contains references to document entities (DEs), a mixed class that includes orthographically structured items (e.g., illustrations, sections, lists) and discourse entities (arguments…

Articles

Wiki Dumps to Training Corpora: South Slavic Case

2026-04-28 · Mihailo Škorić, Cosimo Palma arxiv

This paper presents a pipeline designed to transform raw Wikimedia dumps into quality textual corpora for seven South Slavic languages. The work is divided into two major phases. The first involves extracting and cleanin…

Using Wikipedia to Validate the Terminology found in a Corpus of Basic Textbooks

2012-05-01 · LREC 2012 5 · Jorge Vivaldi, Luis Adri{\'a}n Cabrera-Diego, Gerardo Sierra, Mar{\'\i}a Pozzi

A scientific vocabulary is a set of terms that designate scientific concepts. This set of lexical units can be used in several applications ranging from the development of terminological dictionaries and machine translat…

Machine TranslationTranslation

Exploring Transformer Extrapolation

2023-07-19 · Zhen Qin, Yiran Zhong, Hui Deng

Length extrapolation has attracted considerable attention recently since it allows transformers to be tested on longer sequences than those used in training. Previous research has shown that this property can be attained…

Language ModelingLanguage Modelling

On the effective transfer of knowledge from English to Hindi Wikipedia

2024-12-07 · Paramita Das, Amartya Roy, Ritabrata Chakraborty, Animesh Mukherjee

Although Wikipedia is the largest multilingual encyclopedia, it remains inherently incomplete. There is a significant disparity in the quality of content between high-resource languages (HRLs, e.g., English) and low-reso…

ArticlesIn-Context Learning