Essays about: "Utility Library"

Showing result 1 - 5 of 15 essays containing the words Utility Library.

  1. 1. The One Spider To Rule Them All : Web Scraping Simplified: Improving Analyst Productivity and Reducing Development Time with A Generalized Spider

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

    Author : Rikard Johansson; [2023]
    Keywords : Web scraping; Web crawlers; HTML; Scrapy; Optimization; Web data extraction; Webbskrapning; Webbsökrobotar; HTML; Scrapy; Optimering; Webbdataextraktion;

    Abstract : This thesis addresses the process of developing a generalized spider for web scraping, which can be applied to multiple sources, thereby reducing the time and cost involved in creating and maintaining individual spiders for each website or URL. The project aims to improve analyst productivity, reduce development time for developers, and ensure high-quality and accurate data extraction. READ MORE

  2. 2. Feature-based machining of crankshafts for automobile engines

    University essay from Högskolan i Skövde/Institutionen för ingenjörsvetenskap

    Author : Henrik Mailer; [2023]
    Keywords : Feature-based machining; CAD; CAM; manufacturing; industry 4.0; sustainability;

    Abstract : Manufacturing companies are faced with challenges associated with the fluctuating demand in consumer purchases. As a result, broader families of varyingly manufactured products are on the rise, which poses a significant workload problem for production engineers involved with process planning. READ MORE

  3. 3. Utility Library Performance Compared to Native Solutions : JavaScript as a Case Study

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

    Author : Sebastian Williams; [2022]
    Keywords : Javascript; Utility Library; ECMA; Performance; Web; Benchmarking; Javascript; Verktygsbibliotek; ECMA; Prestanda; Webb; Benchmarking;

    Abstract : Modern software development often involves using third-party libraries to prevent re-inventing the wheel, however, it is not always certain that they are the best solution. Within web development using JavaScript, there has been some debate on whether or not popular utility libraries have become obsolete as the language and ECMA script have been updated throughout the years. READ MORE

  4. 4. KtSpoon: Modelling Kotlin by extending Spoon’s Java Metamodel

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

    Author : Jesper Lundholm; [2021]
    Keywords : Code analysis; code transformation; metamodel; abstract representation; Kotlin; Spoon; Källkodsanalys; kodtransformation; metamodell; abstrakt representation; Kotlin; Spoon;

    Abstract : Kotlin is a relatively new language that has received much attention since its first stable release in February 2016. Despite the fast growth of the language, there is a lack of libraries to provide an intuitive, typed abstract syntax tree (AST). READ MORE

  5. 5. Hudi on Hops : Incremental Processing and Fast Data Ingestion for Hops

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

    Author : Netsanet Gebretsadkan Kidane; [2019]
    Keywords : Hudi; Hadoop; Hops; Upsert; SQL; Spark; Kafka; Hudi; Hadoop; Hops; Upsert; SQL; Spark; Kafka;

    Abstract : In the era of big data, data is flooding from numerous data sources and many companies have been utilizing different types of tools to load and process data from various sources in a data lake. The major challenges where different companies are facing these days are how to update data into an existing dataset without having to read the entire dataset and overwriting it to accommodate the changes which have a negative impact on the performance. READ MORE