<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-09-18T18:11:21Z</responseDate><request verb="GetRecord" identifier="oai:krex.k-state.edu:2097/34531" metadataPrefix="dim">https://krex.k-state.edu/server/oai/request</request><GetRecord><record><header><identifier>oai:krex.k-state.edu:2097/34531</identifier><datestamp>2026-09-02T16:08:34Z</datestamp><setSpec>com_2097_1</setSpec><setSpec>col_2097_4</setSpec></header><metadata><dim:dim xmlns:dim="http://www.dspace.org/xmlns/dspace/dim" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doc="http://www.lyncode.com/xoai" xsi:schemaLocation="http://www.dspace.org/xmlns/dspace/dim http://www.dspace.org/schema/dim.xsd">
   <dim:field mdschema="dc" element="contributor" qualifier="author">Robinson, Tyler</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="accessioned">2016-11-18T17:10:54Z</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="available">2016-11-18T17:10:54Z</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="issued">2016-12-01</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="graduationmonth">December</dim:field>
   <dim:field mdschema="dc" element="identifier" qualifier="uri">http://hdl.handle.net/2097/34531</dim:field>
   <dim:field mdschema="dc" element="description" qualifier="abstract">Twitter is one of the most active social media sites today. Almost everyone is using  it, as it is a medium by which people stay in touch and inform others about events in  their lives. Among many other types of events, people tweet about disaster events. Both man made and natural disasters, unfortunately, occur all the time. When these tragedies transpire, people tend to cope in their own ways. One of the most popular ways people convey their feelings towards disaster events is by offering or asking for support, providing  valuable information about the disaster, and voicing their disapproval towards those who may be the cause. However, not all of the tweets posted during a disaster are guaranteed to  be useful or informative to authorities nor to the general public. As the number of tweets that are posted during a disaster can reach the hundred thousands range, it is necessary to automatically distinguish tweets that provide useful information from those that don&amp;apos;t.
Manual annotation cannot scale up to the large number of tweets, as it takes significant  time and effort, which makes it unsuitable for real-time disaster tweet annotation. Alternatively,  supervised machine learning has been traditionally used to learn classifiers that can quickly annotate new unseen tweets. But supervised machine learning algorithms make use of labeled training data from the disaster of interest, which is presumably not available for  a current target disaster. However, it is reasonable to assume that some amount of labeled data is available for a prior source disaster. Therefore, domain adaptation algorithms that make use of labeled data from a source disaster to learn classifiers for the target disaster provide a promising direction in the area of tweet classification for disaster management. In prior work, domain adaptation algorithms have been trained based on tweets represented as bag-of-words. In this research, I studied the effect of Part of Speech (POS) tag unigrams and bigrams on the performance of the domain adaptation classifiers. Specifically, I used POS  tag unigram and bigram features in conjunction with a Naive Bayes Domain Adaptation  algorithm to learn classifiers from source labeled data together with target unlabeled data, and subsequently used the resulting classifiers to classify target disaster tweets. The main research question addressed through this work was if the POS tags can help improve the performance of the classifiers learned from tweet bag-of-words representations only. Experimental results have shown that the POS tags can improve the performance of the classifiers learned from words only, but not always. Furthermore, the results of the experiments show that POS tag bigrams contain more information as compared to POS tag unigrams, as the classifiers learned from bigrams have better performance than those learned from unigrams.</dim:field>
   <dim:field mdschema="dc" element="description" qualifier="degree">Master of Science</dim:field>
   <dim:field mdschema="dc" element="description" qualifier="level">Masters</dim:field>
   <dim:field mdschema="dc" element="description" qualifier="department">Department of Computer Science</dim:field>
   <dim:field mdschema="dc" element="description" qualifier="advisor">Doina Caragea</dim:field>
   <dim:field mdschema="dc" element="language" qualifier="iso">en_US</dim:field>
   <dim:field mdschema="dc" element="publisher">Kansas State University</dim:field>
   <dim:field mdschema="dc" element="rights">© the author. This Item is protected by copyright and/or related rights. You are free to use this Item in any way that is permitted by the copyright and related rights legislation that applies to your use. For other uses you need to obtain permission from the rights-holder(s).</dim:field>
   <dim:field mdschema="dc" element="rights" qualifier="uri">http://rightsstatements.org/vocab/InC/1.0/</dim:field>
   <dim:field mdschema="dc" element="subject">Domain Adaptation</dim:field>
   <dim:field mdschema="dc" element="subject">Text classification</dim:field>
   <dim:field mdschema="dc" element="subject">Tweet</dim:field>
   <dim:field mdschema="dc" element="subject">Disaster management</dim:field>
   <dim:field mdschema="dc" element="subject">Part of speech</dim:field>
   <dim:field mdschema="dc" element="subject">Naive Bayes</dim:field>
   <dim:field mdschema="dc" element="title">Disaster tweet classification using parts-of-speech tags: a domain adaptation approach</dim:field>
   <dim:field mdschema="dc" element="type">Thesis</dim:field>
   <dim:field mdschema="others" element="access-status">open.access</dim:field>
</dim:dim>
</metadata></record></GetRecord></OAI-PMH>