Essays about: "user readability"

Showing result 1 - 5 of 30 essays containing the words user readability.

  1. 1. Improvements of the syntax of the query language DQL

    University essay from Jönköping University/JTH, Avdelningen för datateknik och informatik

    Author : Mikael Diep; Anestis Cheimonettos; [2023]
    Keywords : DQL; language design; language syntax; query language; syntax; syntaxis; user experience; DQL; språkdesign; språksyntax; query språk; syntax; användarupplevelse;

    Abstract : This thesis focuses on improving the syntax of a query language named DQL(Dynamic Query Language) in order to enhance the user experience and productivity of its users. The study investigates the original state of the query language and identifies areas for improvement in terms of intuitiveness, efficiency, and consistency. READ MORE

  2. 2. Textual Analysis and Detection of AIGenerated Academic Texts : A Study of ChatGPT Output, User Instructions, and Machine-Learning Classifiers

    University essay from Mittuniversitetet/Institutionen för data- och elektroteknik (2023-)

    Author : Adnan Al Medawer; [2023]
    Keywords : AI-generated texts; ChatGPT; Machine-learning; Text characteristics; Language models; Text Analysis; Detection tool.; AI-genererade texter; ChatGPT; Maskininlärning; Textegenskaper; Språkmodeller; Textanalys; AI-Detektion Verktyg;

    Abstract : Den här studien utforskar den textmässiga likheten mellan AI-genererade texter av ChatGPT och ursprungliga akademiska texter, jämför prestandan hos AI-detekteringsverktyg och maskininlärningsklassificerare, inklusive SVM, Logistic Regression och Random Forest, vid detektering av AI-genererat innehåll, och undersöker hur användarinstruktioner påverkar textkvaliteten. En rad mätvärden som stilometri, sentiment, textlikhet, läsbarhet och relevans användes för att analysera textegenskaper. READ MORE

  3. 3. Controllable sentence simplification in Swedish : Automatic simplification of sentences using control prefixes and mined Swedish paraphrases

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Julius Monsen; [2023]
    Keywords : NLP; automatic text simplification; paraphrase mining; prefix-tuning; control prefixes; BART;

    Abstract : The ability to read and comprehend text is essential in everyday life. Some people, including individuals with dyslexia and cognitive disabilities, may experience difficulties with this. Thus, it is important to make textual information accessible to diverse target audiences. READ MORE

  4. 4. Performance analysis of SwiftUI and UIKit : A comparison of CPU time and memory usage for common user interface elements

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Benjamin Ronneling; [2023]
    Keywords : SwiftUI; UIKit; Performance analysis; SwiftUI; UIKit; Prestationsanalys;

    Abstract : In today's digital era, smartphones have evolved into an important part of our daily routine, thereby raising the bar for high-quality applications that deliver premium user experiences. In this landscape, UIKit and SwiftUI have emerged as two noteworthy user interface frameworks in the realm of iOS development, with UIKit having a longstanding foothold and SwiftUI displaying newer declarative coding style. READ MORE

  5. 5. Improving maintenance of CSS through structure and refactoring strategies

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Villiam Rydfalk; [2022]
    Keywords : CSS; Maintainability; Maintenance; Refactoring; Refactoring Strategies; Visual Regression; Dead Code; Refactoring Tools; CSS Structure;

    Abstract : This study assesses how maintainability can be improved by manual and automatic refactoring strategies. Firstly, the structure of the CSS is important and CSS rules should conform to a certain order depending on their purpose. Secondly, dead code makes files unnecessarily large and more difficult to read. READ MORE