Building a mobile app for joke-generating with machine learning model

Several studies have utilised machine learning language models, such as GPT-2, to learn and generate new tweets; however, not many of them attempt to explore the usage of language learning in the entertainment field through a more accessible medium. Here we designed an Android mobile application whi...

全面介紹

Saved in:
書目詳細資料
主要作者: Toh, Rui Sheng
其他作者: Jong Ching Chuen
格式: Final Year Project
語言:English
出版: Nanyang Technological University 2021
主題:
在線閱讀:https://hdl.handle.net/10356/149713
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:Several studies have utilised machine learning language models, such as GPT-2, to learn and generate new tweets; however, not many of them attempt to explore the usage of language learning in the entertainment field through a more accessible medium. Here we designed an Android mobile application which showcases the jokes obtained by training the GPT-2 model. The model is trained by feeding Tweets, from Twitter accounts of well-known comedians, into it. Outputs of the model are curated through both software and manual approaches, in order to ensure the end results possess proper grammatical structures and high qualities. The results are stored in MongoDB Atlas, a cloud database. Additionally, MongoDB Realm is used to synchronise data between the database and the Android application.