Essays about: "Query Processing"

Showing result 11 - 15 of 70 essays containing the words Query Processing.

  1. 11. Descriptive Labeling of Document Clusters

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

    Author : Adam Österberg; [2022]
    Keywords : Natural Language Processing; Wikipedia; Topic Modeling; Labeling; Språkteknologi; Wikipedia; Temamodellering; Märkning;

    Abstract : Labeling is the process of giving a set of data a descriptive name. This thesis dealt with documents with no additional information and aimed at clustering them using topic modeling and labeling them using Wikipedia as a second source. Labeling documents is a new field with many potential solutions. READ MORE

  2. 12. News article segmentation using multimodal input : Using Mask R-CNN and sentence transformers

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

    Author : Gustav Henning; [2022]
    Keywords : Historical newspapers; Image segmentation; Multimodal learning; Deep learning; Digital humanities; Mask R-CNN; Historiska tidningar; Bildsegmentering; Multimodal inlärning; Djupinlärning; Digital humaniora; Mask R-CNN;

    Abstract : In this century and the last, serious efforts have been made to digitize the content housed by libraries across the world. In order to open up these volumes to content-based information retrieval, independent elements such as headlines, body text, bylines, images and captions ideally need to be connected semantically as article-level units. READ MORE

  3. 13. A Smart Patent Monitoring Assistant : Using Natural Language Processing

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

    Author : Selemawit Fsha Nguse; [2022]
    Keywords : Patent monitoring; natural language processing; bidirectional encoder representations from transformers; machine learning; patent classification; relevance ranking; Patentövervakning; natural language processing; bidirectional encoder representations from transformers; maskininlärning; klassificering av patent; relevansranking;

    Abstract : Patent monitoring is about tracking the upcoming inventions in a particular field, predicting future trends, and specific intellectual property rights of interest. It is the process of finding relevant patents on a particular topic based on a specific query. With patent monitoring, one can keep them updated on the new technology in the market. READ MORE

  4. 14. Continuous Parallel Approximate Frequent Elements Queries on Data Streams

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

    Author : Victor Jarlow; [2021-10-06]
    Keywords : computer science; big data; Space-Saving; Misra-Gries summary; frequent items; frequent elements; concurrent programming; Delegation Sketch; domain splitting; Count-Min Sketch; Majority algorithm; pproximate frequent-elements algorithm; approximate top-k elements algorithm;

    Abstract : The frequent elements problem involves processing a stream of elements and finding all elements that occur more than a given fraction of the time. A relaxed version of this problem is the -approximate elements problem which allows some false positives. READ MORE

  5. 15. Evaluating Erlang database structures for building statistics in telecommunications : Comparing non-relational and relational databases in Mnesia

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

    Author : Anton Ptitsin; Lou Jönsson; [2021]
    Keywords : Erlang; Mnesia; Data processing; Database models; Statistics; Erlang; Mnesia; Databearbetning; Databasmodeller; Statistik;

    Abstract : Mobile subscriptions are steadily increasing, making it more relevant to collect data and make useful statistics. To handle these large data sets, robust databases must be built. Two important factors for databases are storing the information persistently and having an adequate read and write speed to the database. READ MORE