Essays about: "parsning"

Showing result 1 - 5 of 7 essays containing the word parsning.

  1. 1. Generation of Control Logic from Ordinary Speech

    University essay from Högskolan i Halmstad/Akademin för informationsteknologi

    Author : Hamed Haghjo; Elias Vahlberg; [2022]
    Keywords : Code generation; generation of code; generation of control logic; natural language processing;

    Abstract : Developments in automatic code generation are evolving remarkably fast, with companies and researchers competing to reach human-level accuracy and capability. Advancements in this field primarily focus on using machine learning models for end-to-end code generation. READ MORE

  2. 2. Evaluation of embedded processors for next generation asic : Evaluation of open source Risc-V processors and tools ability to perform packet processing operations compared to Arm Cortex M7 processors

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

    Author : Mike Musasa Mutombo; [2021]
    Keywords : Network processing; Risc-V; Packet processing; Instruction set architecture; Open-source; Nätverksprocessorer; instruktionsuppsättnings arkitektur; Risc-V; öppen-källkod; processorer;

    Abstract : Nowadays, network processors are an integral part of information technology. With the deployment of 5G network ramping up around the world, numerous new devices are going to take advantage of their processing power and programming flexibility. READ MORE

  3. 3. Building Programming Languages, Construction by Construction

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

    Author : Viktor Palmkvist; [2018]
    Keywords : domain-specific language; programming language construction;

    Abstract : The task of implementing a programming language is a task that entails a great deal of work. Yet much of this work is similar for different programming languages: most languages require, e.g., parsing, name resolution, type-checking, and optimization. READ MORE

  4. 4. Dynamic Programming Algorithms for Semantic Dependency Parsing

    University essay from Linköpings universitet/Interaktiva och kognitiva system

    Author : Nils Axelsson; [2017]
    Keywords : semantic dependency parsing; machine learning; parsing; logic; deduction system; crossing edges; SemEval; coverage; crossing arcs; graph; graph class; non-crossing; QAC; quartic; acyclic; semantisk dependensparsning; maskininlärning; parsning; logik; deduktionssystem; korsande bågar; SemEval; täckning; korsande kanter; graf; grafklass; ickekorsande; QAC; kvartiskt; acykliskt;

    Abstract : Dependency parsing can be a useful tool to allow computers to parse text. In 2015, Kuhlmann and Jonsson proposed a logical deduction system that parsed to non-crossing dependency graphs with an asymptotic time complexity of O(n3), where “n” is the length of the sentence to parse. READ MORE

  5. 5. Understanding Context-free Grammars through Data Visualization

    University essay from Stockholms universitet/Avdelningen för datorlingvistik

    Author : Felix Hultin; [2016]
    Keywords : Context-free grammar; data visualization; usability testing; user interview; D3.js; Backbone.js; JavaScript;

    Abstract : Ever since the late 1950's, context-free grammars have played an important role within the field of linguistics, been a part of introductory courses and expanded into other fields of study. Meanwhile, data visualization in modern web development has made it possible to do feature rich visualization in the browser. READ MORE