Essays about: "natural language programming"

Showing result 1 - 5 of 37 essays containing the words natural language programming.

  1. 1. Multilingual Text Robots for Abstract Wikipedia – Using Grammatical Framework to generate multilingual articles on Swedish localities

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

    Author : Omar Diriye; Filip Folkesson; Erik NIlsson; Felix NIlsson; William NIlsson; Dylan Osolian; [2023-03-03]
    Keywords : Text robot; Natural Language Generation; Grammatical Framework; Multilingual Natural Language Generation; Abstract Wikipedia; Wikidata;

    Abstract : The vast amount of Wikipedia articles and languages has resulted in a high cost of Wikipedia, i.e. the required time and dedication for making every article available in every language. READ MORE

  2. 2. Spatial Price Equilibrium in the World Natural Gas Market

    University essay from Göteborgs universitet/Institutionen för nationalekonomi med statistik

    Author : Linava Lahoni; Mattias Malmgren; [2023-02-09]
    Keywords : ;

    Abstract : Characteristic for the world natural gas market is that the markets in different continents are not completely integrated. In some cases, this leads to exceptionally large price differences. There are two reasons for this; first the technical difficulties related to shipping natural gas, second the pricing mechanism of the natural gas market. READ MORE

  3. 3. Can artificial intelligence replace humans in programming?

    University essay from Mälardalens universitet/Akademin för innovation, design och teknik

    Author : Hampus Ekedahl; Vilma Helander; [2023]
    Keywords : AI; ChatGPT; NLP;

    Abstract : The recent developments in artificial intelligence have brought forth natural language models like ChatGPT, which exhibits abilities in tasks such as language translation, text generation, and interacting conversations. Notably, ChatGPT's ability to generate code has sparked debates regarding the role of artificial intelligence in software engineering and its potential to replace human programmers. READ MORE

  4. 4. Round-Trip Translation : A New Path for Automatic Program Repair using Large Language Models

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

    Author : Fernando Vallecillos Ruiz; [2023]
    Keywords : Automatic Program Repair; Software Engineering; Large Language Models; Round-Trip Translation; Neural Machine Translation; Automatisk programreparation; Mjukvaruutveckling; Stora språkmodeller; Tur och retur-översättning; Neural maskinöversättning;

    Abstract : Research shows that grammatical mistakes in a sentence can be corrected by machine translating it to another language and back. We investigate whether this correction capability of Large Language Models (LLMs) extends to Automatic Program Repair (APR), a software engineering task. READ MORE

  5. 5. Contextual short-term memory for LLM-based chatbot

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

    Author : Mikael Lauri Aleksi Törnwall; [2023]
    Keywords : Chatbot; Artificial Intelligence; Machine Learning; Language Model; Large Language Model; GPT-3; Natural Language Processing; Text Summarization; Dialogue Summarization; Prompt Design; Prompt Programming; Chatbot; Artificiell Intelligens; Maskininlärning; Språkmodell; Stor Språkmodell; GPT-3; Naturlig Ppråkbehandling; Textsammanfattning; Sammanfattning av Dialog; Design för Inmatningsprompt; Inmatningsprompt Programmering;

    Abstract : The evolution of Language Models (LMs) has enabled building chatbot systems that are capable of human-like dialogues without the need for fine-tuning the chatbot for a specific task. LMs are stateless, which means that a LM-based chatbot does not have a recollection of the past conversation unless it is explicitly included in the input prompt. READ MORE