paper-with-me

홈 › Papers

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-resource languages (LRLs, e.g., Hindi), with many LRL articles lacking adequate information. To bridge these content gaps, we propose a lightweight framework to enhance knowledge equity between English and Hindi. In case the English Wikipedia page is not up-to-date, our framework extracts relevant information from external resources readily available (such as English books) and adapts it to align with Wikipedia's distinctive style, including its \textit{neutral point of view} (NPOV) policy, using in-context learning capabilities of large language models. The adapted content is then machine-translated into Hindi for integration into the corresponding Wikipedia articles. On the other hand, if the English version is comprehensive and up-to-date, the framework directly transfers knowledge from English to Hindi. Our framework effectively generates new content for Hindi Wikipedia sections, enhancing Hindi Wikipedia articles respectively by 65% and 62% according to automatic and human judgment-based evaluations.

📄 PDF Abstract BibTeX arXiv:2412.05708

Code (1)

paramita08/wikiTransfer 공식 구현 pytorch

Tasks

ArticlesIn-Context Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Hindi to English Transfer Based Machine Translation System

2015-07-08 · Akanksha Gehlot, Vaishali Sharma, Shashi Pal Singh, Ajai Kumar

In large societies like India there is a huge demand to convert one human language into another. Lots of work has been done in this area. Many transfer based MTS have developed for English to other languages, as MANTRA C…

Machine TranslationTranslation

CRF-based Named Entity Recognition @ICON 2013

2014-09-29 · Arjun Das, Utpal Garain

This paper describes performance of CRF based systems for Named Entity Recognition (NER) in Indian language as a part of ICON 2013 shared task. In this task we have considered a set of language independent features for a…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

A Topic-Aligned Multilingual Corpus of Wikipedia Articles for Studying Information Asymmetry in Low Resource Languages

2020-05-01 · LREC 2020 5 · Dwaipayan Roy, Sumit Bhatia, Prateek Jain

Wikipedia is the largest web-based open encyclopedia covering more than three hundred languages. However, different language editions of Wikipedia differ significantly in terms of their information coverage. We present a…

Articles

Cross Script Hindi English NER Corpus from Wikipedia

2018-10-08 · Mohd Zeeshan Ansari, Tanvir Ahmad, Md Arshad Ali

The text generated on social media platforms is essentially a mixed lingual text. The mixing of language in any form produces considerable amount of difficulty in language processing systems. Moreover, the advancements i…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Language Identification of Hindi-English tweets using code-mixed BERT

2021-07-02 · Mohd Zeeshan Ansari, M M Sufyan Beg, Tanvir Ahmad, Mohd Jazib Khan 외

Language identification of social media text has been an interesting problem of study in recent years. Social media messages are predominantly in code mixed in non-English speaking states. Prior knowledge by pre-training…

Language IdentificationTransfer Learning