AAU Student Projects - visit Aalborg University's student projects portal
A master thesis from Aalborg University

Sequence Tree Prediction

Author(s)

Term

2. term

Education

Publication year

2011

Submitted on

2011-06-08

Pages

93 pages

Abstract

In this report we look at sequence prediction in the context of predictive text. We propose a method called Sequence Trees and define it formally. We also implement and test several optimizations to improve the space and time complexity of our method. Sequence trees are finally evaluated using two other methods n-grams and classification trees as benchmark methods on the domain of predictive text. The sequence tree predictor's accuracy within the predictive text domain is better than its classification tree and n-gram counterparts. While its space requirement is a limiting factor the method requires significantly less space than classification trees. The n-gram predictor uses even less space, but also has a lower prediction accuracy than sequence trees. Using the suggested optimizations we however achieve both high prediction and low spacial requirements in the domain of predictive text.

Keywords

Documents


Colophon: This page is part of the AAU Student Projects portal, which is run by Aalborg University. Here, you can find and download publicly available bachelor's theses and master's projects from across the university dating from 2008 onwards. Student projects from before 2008 are available in printed form at Aalborg University Library.

If you have any questions about AAU Student Projects or the research registration, dissemination and analysis at Aalborg University, please feel free to contact the VBN team. You can also find more information in the AAU Student Projects FAQs.