paper-with-me

홈 › Papers

Mining Interesting Trivia for Entities from Wikipedia

2015-10-11 · Prakash Abhay

Trivia is any fact about an entity, which is interesting due to any of the following characteristics - unusualness, uniqueness, unexpectedness or weirdness. Such interesting facts are provided in 'Did You Know?' section at many places. Although trivia are facts of little importance to be known, but we have presented their usage in user engagement purpose. Such fun facts generally spark intrigue and draws user to engage more with the entity, thereby promoting repeated engagement. The thesis has cited some case studies, which show the significant impact of using trivia for increasing user engagement or for wide publicity of the product/service. In this thesis, we propose a novel approach for mining entity trivia from their Wikipedia pages. Given an entity, our system extracts relevant sentences from its Wikipedia page and produces a list of sentences ranked based on their interestingness as trivia. At the heart of our system lies an interestingness ranker which learns the notion of interestingness, through a rich set of domain-independent linguistic and entity based features. Our ranking model is trained by leveraging existing user-generated trivia data available on the Web instead of creating new labeled data for movie domain. For other domains like sports, celebrities, countries etc. labeled data would have to be created as described in thesis. We evaluated our system on movies domain and celebrity domain, and observed that the system performs significantly better than the defined baselines. A thorough qualitative analysis of the results revealed that our engineered rich set of features indeed help in surfacing interesting trivia in the top ranks.

📄 PDF Abstract BibTeX arXiv:1510.03025

Code (1)

abhayprakash/WikipediaTriviaMiner_SharedResources 공식 구현

Similar Papers 제목 키워드 기반

Fun Facts: Automatic Trivia Fact Extraction from Wikipedia

2016-12-12 · Tsurel David, Pelleg Dan, Guy Ido, Shahaf Dafna

A significant portion of web search queries directly refers to named entities. Search engines explore various ways to improve the user experience for such queries. We suggest augmenting search results with {\em trivia fa…

Hierarchical Trivia Fact Extraction from Wikipedia Articles

2020-12-01 · COLING 2020 8 · Jingun Kwon, Hidetaka Kamigaito, Young-In Song, Manabu Okumura

Recently, automatic trivia fact extraction has attracted much research interest. Modern search engines have begun to provide trivia facts as the information for entities because they can motivate more user engagement. In…

Articles

How much is Wikipedia Lagging Behind News?

2017-03-30 · Fetahu Besnik, Anand Abhijit, Anand Avishek

Wikipedia, rich in entities and events, is an invaluable resource for various knowledge harvesting, extraction and mining tasks. Numerous resources like DBpedia, YAGO and other knowledge bases are based on extracting ent…

Articles

Neural Attentive Bag-of-Entities Model for Text Classification

2019-09-03 · CONLL 2019 11 · Ikuya Yamada, Hiroyuki Shindo

This study proposes a Neural Attentive Bag-of-Entities model, which is a neural network model that performs text classification using entities in a knowledge base. Entities provide unambiguous and relevant semantic signa…

ClassificationGeneral ClassificationQuestion AnsweringText Classification

Wikipedia Entities as Rendezvous across Languages: Grounding Multilingual Language Models by Predicting Wikipedia Hyperlinks

2021-06-01 · NAACL 2021 4 · Iacer Calixto, Alessandro Raganato, Tommaso Pasini

Masked language models have quickly become the de facto standard when processing text. Recently, several approaches have been proposed to further enrich word representations with external knowledge sources such as knowle…

ArticlesKnowledge Graphs