Essays about: "parsing"

Showing result 11 - 15 of 129 essays containing the word parsing.

  1. 11. UpdateCommander: A Library for Incremental Historical Updates for Complex Data

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Oskar Åsbrink; [2023]
    Keywords : ;

    Abstract : A common goal in complex data transformation applications is the reduction of required computation. This is especially true for applications with expensive computations and frequent updates to the transformation model. READ MORE

  2. 12. Parallel Query Systems : Demand-Driven Incremental Compilers

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

    Author : Christofer Nolander; [2023]
    Keywords : Query Systems; Parallelism; Incremental Computation; Compiler Architecture; Dependency Tracking; Query system; Parallelism; inkrementella beräkningar; kompilatorer; beroende spårning;

    Abstract : Query systems were recently introduced as an architecture for constructing compilers, and have shown to enable fast and efficient incremental compilation, where results from previous builds is reused to accelerate future builds. With this architecture, a compiler is composed of several queries, each of which extracts a small piece of information about the source program. READ MORE

  3. 13. Cross-Lingual and Genre-Supervised Parsing and Tagging for Low-Resource Spoken Data

    University essay from Uppsala universitet/Institutionen för lingvistik och filologi

    Author : Iliana Fosteri; [2023]
    Keywords : dependency parsing; part-of-speech tagging; low-resource languages; transcribed speech; large language models; cross-lingual learning; transfer learning; multi-task learning; Universal Dependencies;

    Abstract : Dealing with low-resource languages is a challenging task, because of the absence of sufficient data to train machine-learning models to make predictions on these languages. One way to deal with this problem is to use data from higher-resource languages, which enables the transfer of learning from these languages to the low-resource target ones. READ MORE

  4. 14. Subtree Hashing of Tests in Build Systems : Rust Tricorder

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

    Author : Calin Capitanu; [2023]
    Keywords : Build systems; tests execution; caching; Abstract Syntax Tree parsing; Sisteme de construire; Teste; Memorare in cache; Arbore sintactic abstract; Bygg system; tester; cachelagring; analys av abstrakt syntaxträd;

    Abstract : Software applications are built by teams of developers that constantly iterate over the codebase. Software projects rely on a build system, which handles the management of dependencies, compilation, testing, and deployment of the software. READ MORE

  5. 15. Token Budget Minimisation of Large Language Model based Program Repair

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

    Author : Dávid Hidvégi; [2023]
    Keywords : Automated Program Repair; Conversational; Prompt Engineering; Automatiserad programreparation; Konversationell; Prompt-utformning;

    Abstract : Automated Program Repair (APR) is gaining popularity in the field of software engineering. APR reduces the time and effort needed to find and fix software bugs, with a goal of completely automating bug fixing without any human input. READ MORE