Essays about: "thesis in user interface"

Showing result 6 - 10 of 889 essays containing the words thesis in user interface.

  1. 6. Unlocking Poliphilo’s Dream: Towards a digital scholarly edition of the Hypnerotomachia Poliphili

    University essay from Linnéuniversitetet/Institutionen för kulturvetenskaper (KV)

    Author : Efthymia Priki; [2024]
    Keywords : Hypnerotomachia Poliphili; digital scholarly edition; early modern books; reception studies;

    Abstract : Hypnerotomachia Poliphili is a fifteenth-century illustrated incunabulum first published in 1499 by Aldo Manuzio in Venice. It delivers the story of two lovers separated by death but united in a dream; in fact, the entire book is a complex, multi-layered dream narrative which gradually unfolds through the interaction between text and image, inviting readers to engage with its rich content in a playful manner. READ MORE

  2. 7. Rules of Thumb for VR RTS games

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : David Hultsten; Martin Quach; [2023-11-30]
    Keywords : Game design; strategy games; thesis; guidelines; games; UI; VR;

    Abstract : Creating good user interfaces in VR can be a challenge especially when trying to make strategy games in VR. The reason is that strategy games tend to have a lot of GUI (Graphical User Interface) on the screen during gameplay. READ MORE

  3. 8. CHATBOT TO SUPPORT LEARNING AMONG NEWCOMERS IN CITIZEN SCIENCE

    University essay from Göteborgs universitet/Institutionen för pedagogik, kommunikation och lärande

    Author : Tran Thanh Phong Trang; [2023-10-23]
    Keywords : Citizen Science; Chatbot; Learning engagement;

    Abstract : Purpose: Citizen Science (CS) can be defined as the intentional involvement of the public as volunteers in scientific activities or research. Participation in CS can be described as a learning process, but long-term engagement of volunteers is hard to sustain. READ MORE

  4. 9. Syntax-based Concept Alignment for Machine Translation

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Arianna Masciolini; [2023-03-30]
    Keywords : computational linguistic; machine translation; concept alignment; syntax; dependency parsing; Universal Dependencies; Grammatical Framework;

    Abstract : This thesis presents a syntax-based approach to Concept Alignment (CA), the task of finding semantical correspondences between parts of multilingual parallel texts, with a focus on Machine Translation (MT). Two variants of CA are taken into account: Concept Extraction (CE), whose aim is to identify new concepts by means of mere linguistic comparison, and Concept Propagation (CP), which consists in looking for the translation equivalents of a set of known concepts in a new language. READ MORE

  5. 10. Front-end of a Debugger for Compiled Programs in Haskell

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Andreas Olsson; Carl Bergman; Brage Salhus Bunk; Elias Johansson; Krešimir Popovic; [2023-03-03]
    Keywords : Haskell; debugger; debug; heap; lazy evaluation; functional programming; GHC;

    Abstract : There are debugging tools available for Haskell programs today, but despite providing help for developers, these tools are not widely used in the Haskell community. Current debugging tools for Haskell have different kinds of limitations. This thesis will discuss the implementation of a new debugger with a graphical interface. READ MORE