Essays about: "semantik"

Showing result 1 - 5 of 44 essays containing the word semantik.

  1. 1. Aggregating predictions of a yeast semantic segmentation model : Reducing a pixel classifier into a binary image classifier

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

    Author : Ali Muquri; [2023]
    Keywords : ;

    Abstract : The introduction of machine learning in clinical microbiology is important for aiding clinical laboratories with highly repetitive tasks that are fatiguing, error-prone, and require long employee training time due to the complex nature of the task. A challenging task that belongs to the subareas that need assistance is yeast detection in fluorescence microscopy where various yeast morphologies exist. READ MORE

  2. 2. Generating Wikipedia Articles with Grammatical Framework : A Case Study

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

    Author : Keivan Matinzadeh; [2023]
    Keywords : Grammatical Framework; Computational Linguistics; Natural Language Generation; Computer Science; Grammatical Framework; Beräkningslingvistik; Textgenerering; Datavetenskap;

    Abstract : Natural language generation is a method used to produce understandable texts in human languages from data [1]. Grammatical Framework is a grammar formalism and a functional programming language using a nonstatistical approach to build natural language applications. READ MORE

  3. 3. The Semantics of the Recorded Drum Kit and its Processing

    University essay from Luleå tekniska universitet/Institutionen för ekonomi, teknik, konst och samhälle

    Author : Alexander Evans; [2023]
    Keywords : Semantics; drums; drum kit; rock n roll; rock music; rock drums; snare; cymbal; kick; hi-hat; music semantics; audio semantics; communicative audio; semantik; trummor; hårdrock; musiksemantik; virvel; bastrumma; cymbal; musikalisk kommunikation;

    Abstract : This study investigated the terms used by drummers and audio engineers to describe the recorded drum kit and the processing applied to it. The main method consisted of semi-structured interviews with six professionals in the fields of drumming and audio engineering. READ MORE

  4. 4. An Arrow Metalanguage for Partially Invertible Computation

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

    Author : Anders Ågren Thuné; [2023]
    Keywords : Reversible computation; Domain-specific languages; Arrows; Partial invertibility; Reversibel beräkning; Domänspecifika språk; Arrows; Partiell inverterbarhet;

    Abstract : Programming languages traditionally describe computations going one way: a program might compute a hash value from a string, or an encrypted message from a plaintext. However, sometimes it is also of interest to go the other way around: for encryption, we not only want to encrypt messages but also to decrypt them, and to be sure that the decryption correctly reproduces the original message. READ MORE

  5. 5. Reliable Web Applications Through Contracts and Generative Testing

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

    Author : Fredrik Hallsmar; [2022]
    Keywords : Web applications; Design by contract; Generative testing; Reliability; Clojure; Webbapplikationer; Kontrakt; Automatisk testning; Pålitlighet; Clojure;

    Abstract : Client-side web applications have recently gone from progressive enhancements to powering large scale Single-page Applications (SPAs). Testing such applications is a tedious effort, often requiring manually constructing tests and emulating the browser, which leads to high programming effort and low performance. READ MORE