Open Access. Powered by Scholars. Published by Universities.®

Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Computational Engineering

California Polytechnic State University, San Luis Obispo

Master's Theses

Theses/Dissertations

2015

Articles 1 - 3 of 3

Full-Text Articles in Engineering

A Hybrid Approach To General Information Extraction, Marie Belen Grap Sep 2015

A Hybrid Approach To General Information Extraction, Marie Belen Grap

Master's Theses

Information Extraction (IE) is the process of analyzing documents and identifying desired pieces of information within them. Many IE systems have been developed over the last couple of decades, but there is still room for improvement as IE remains an open problem for researchers. This work discusses the development of a hybrid IE system that attempts to combine the strengths of rule-based and statistical IE systems while avoiding their unique pitfalls in order to achieve high performance for any type of information on any type of document. Test results show that this system operates competitively in cases where target information …


Optimizing Harris Corner Detection On Gpgpus Using Cuda, Justin Loundagin Mar 2015

Optimizing Harris Corner Detection On Gpgpus Using Cuda, Justin Loundagin

Master's Theses

ABSTRACT

Optimizing Harris Corner Detection on GPGPUs Using CUDA

The objective of this thesis is to optimize the Harris corner detection algorithm implementation on NVIDIA GPGPUs using the CUDA software platform and measure the performance benefit. The Harris corner detection algorithm—developed by C. Harris and M. Stephens—discovers well defined corner points within an image. The corner detection implementation has been proven to be computationally intensive, thus realtime performance is difficult with a sequential software implementation. This thesis decomposes the Harris corner detection algorithm into a set of parallel stages, each of which are implemented and optimized on the CUDA platform. …


Combination Of A Probabilistic-Based And A Rule-Based Approach For Genealogical Record Linkage, Pooja P. Shah Mar 2015

Combination Of A Probabilistic-Based And A Rule-Based Approach For Genealogical Record Linkage, Pooja P. Shah

Master's Theses

Record linkage is the task of identifying records within one or multiple databases that refer to the same entity. Currently, there exist many different approaches for record linkage. Some approaches incorporate the use of heuristic rules, mathematical models, Markov models, or machine learning. This thesis focuses on the application of record linkage to genealogical records within family trees. Today, large collections of genealogical records are stored in databases, which may contain multiple records that refer to a single individual. Resolving duplicate genealogical records can extend our knowledge on who has lived and more complete information can be constructed by combining …