Essays about: "Text Parsing"

Showing result 1 - 5 of 23 essays containing the words Text Parsing.

  1. 1. Nested Noun Phrase Detection in English Text with BERT

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

    Author : Shweta Misra; [2023]
    Keywords : Phrase detection; nested noun phrase identification; phrase structure identification; sentence parsing; transformer models; machine learning; natural language processing; Frasdetektering; kapslad substantivfrasidentifiering; frasstrukturidentifiering; meningsanalys; transformers-modeller; maskininlärning; naturlig språkbehandling;

    Abstract : In this project, we address the task of nested noun phrase identification in English sentences, where a phrase is defined as a group of words functioning as one unit in a sentence. Prior research has extensively explored the identification of various phrases for language understanding and text generation tasks. READ MORE

  2. 2. ML enhanced interpretation of failed test result

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

    Author : Hiranmayi Pechetti; [2023]
    Keywords : Data Parsing; Machine Learning; Log file Analysis; Text Classification; Supervised Classification; Dataanalys; maskininlärning; loggfilsanalys; textklassificering; Övervakad klassificering;

    Abstract : This master thesis addresses the problem of classifying test failures in Ericsson AB’s BAIT test framework, specifically distinguishing between environment faults and product faults. The project aims to automate the initial defect classification process, reducing manual work and facilitating faster debugging. READ MORE

  3. 3. Accurately extracting information from a finite set of different report categories and formats

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

    Author : Jonatan Holmbäck; [2023]
    Keywords : Text Extraction; PDF; Excel; Text Parsing; Data Analysis; Text Extrahering; PDF; Excel; Text Parsing; Data Analys;

    Abstract : POC Sports (hereafter simply POC) is a company that manufactures gear and accessories for winter sports as well as cycling. Their mission is to “Protect lives and reduce the consequences of accidents for athletes and anyone inspired to be one”. READ MORE

  4. 4. 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

  5. 5. Generic Data Harvester

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

    Author : William Asp; Johannes Valck; [2022]
    Keywords : News; Articles; Newspapers; Web crawler; Web site parsing; Optimization; Web robot; Web spider; Web data extraction; HTML; Scrapy; Nyheter; Artiklar; Tidningar; Sökrobot; Analys av hemsida; Optimering; Webbrobot; Webbspindel; Data extrahering hemsidor; HTML; Scrapy;

    Abstract : This report goes through the process of developing a generic article scraper which shall extract relevant information from an arbitrary web article. The extraction is implemented by searching and examining the HTML of the article, by using Python and XPath. READ MORE