Knowledge Amalgam: Generating Jokes and Quotes Together
Generating humor and quotes are very challenging problems in the field of computational linguistics and are often tackled separately. In this paper, we present a controlled Long Short-Term Memory (LSTM) architecture which is trained with categorical data like jokes and quotes together by passing category as an input along with the sequence of words. The idea is that a single neural net will learn the structure of both jokes and quotes to generate them on demand according to input category. Importantly, we believe the neural net has more knowledge as it's trained on different datasets and hence will enable it to generate more creative jokes or quotes from the mixture of information. May the network generate a funny inspirational joke!
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Comparing Apples to Oranges: A Dataset & Analysis of LLM Humour Understanding from Traditional Puns to Topical Jokes
Humour, as a complex language form, is derived from myriad aspects of life, whilst existing work on computational humour has focussed almost exclusively on short pun-based jokes. In this work, we investigate whether the …
Common Sense ReasoningWorld KnowledgeWitscript 2: A System for Generating Improvised Jokes Without Wordplay
A previous paper presented Witscript, a system for generating conversational jokes that rely on wordplay. This paper extends that work by presenting Witscript 2, which uses a large language model to generate conversation…
ChatbotCommon Sense ReasoningLanguage ModelingLanguage Modelling+1Amalgamating Knowledge from Two Teachers for Task-oriented Dialogue System with Adversarial Training
The challenge of both achieving task completion by querying the knowledge base and generating human-like responses for task-oriented dialogue systems is attracting increasing research attention. In this paper, we propose…
Generative Adversarial NetworkTask-Oriented Dialogue SystemsWitscript: A System for Generating Improvised Jokes in a Conversation
A chatbot is perceived as more humanlike and likeable if it includes some jokes in its output. But most existing joke generators were not designed to be integrated into chatbots. This paper presents Witscript, a novel jo…
ChatbotLanguage ModelingLanguage ModellingSentenceQuoteKG: A Multilingual Knowledge Graph of Quotes
Quotes of public figures can mark turning points in history. A quote can explain its originator's actions, foreshadowing political or personal decisions and revealing character traits. Impactful quotes cross language bar…