paper-with-me

홈 › Papers

Simple Construction of Mixed-Language Texts for Vocabulary Learning

2019-08-01 · WS 2019 8 · Adithya Renduchintala, Philipp Koehn, Jason Eisner

We present a machine foreign-language teacher that takes documents written in a student{'}s native language and detects situations where it can replace words with their foreign glosses such that new foreign vocabulary can be learned simply through reading the resulting mixed-language text. We show that it is possible to design such a machine teacher without any supervised data from (human) students. We accomplish this by modifying a cloze language model to incrementally learn new vocabulary items, and use this language model as a proxy for the word guessing and learning ability of real students. Our machine foreign-language teacher decides which subset of words to replace by consulting this language model. We evaluate three variants of our student proxy language models through a study on Amazon Mechanical Turk (MTurk). We find that MTurk {``}students{''} were able to guess the meanings of foreign words introduced by the machine teacher with high accuracy for both function words as well as content words in two out of the three models. In addition, we show that students are able to retain their knowledge about the foreign words after they finish reading the document.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

CoLI-Machine Learning Approaches for Code-mixed Language Identification at the Word Level in Kannada-English Texts

2022-11-17 · H. L. Shashirekha, F. Balouchzahi, M. D. Anusha, G. Sidorov

The task of automatically identifying a language used in a given text is called Language Identification (LI). India is a multilingual country and many Indians especially youths are comfortable with Hindi and English, in …

Language IdentificationSentenceTransfer Learning

HCMS at SemEval-2020 Task 9: A Neural Approach to Sentiment Analysis for Code-Mixed Texts

2020-07-23 · SEMEVAL 2020 · Aditya Srivastava, V. Harsha Vardhan

Problems involving code-mixed language are often plagued by a lack of resources and an absence of materials to perform sophisticated transfer learning with. In this paper we describe our submission to the Sentimix Hindi-…

Sentiment AnalysisSentiment ClassificationText Classification

Personalized Text Retrieval for Learners of Chinese as a Foreign Language

2018-08-01 · COLING 2018 8 · Chak Yan Yeung, John Lee

This paper describes a personalized text retrieval algorithm that helps language learners select the most suitable reading material in terms of vocabulary complexity. The user first rates their knowledge of a small set o…

Active LearningComplex Word IdentificationRetrievalText Retrieval

Determine-Then-Ensemble: Necessity of Top-k Union for Large Language Model Ensembling

2024-10-03 · Yuxuan Yao, Han Wu, Mingyang Liu, Sichun Luo 외

Large language models (LLMs) exhibit varying strengths and weaknesses across different tasks, prompting recent studies to explore the benefits of ensembling models to leverage their complementary advantages. However, exi…

Language ModelingLanguage ModellingLarge Language ModelModel Selection

Context encoders as a simple but powerful extension of word2vec

2017-06-08 · WS 2017 8 · Franziska Horn

With a simple architecture and the ability to learn meaningful word embeddings efficiently from texts containing billions of words, word2vec remains one of the most popular neural language models used today. However, as …

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