<?xml version="1.0"?>

<!DOCTYPE owl [
	<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
	<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
	<!ENTITY owl "http://www.w3.org/2002/07/owl#">
	<!ENTITY cc "http://web.resource.org/cc/#">
	<!ENTITY event "http://ebiquity.umbc.edu/ontology/event.owl#">
	<!ENTITY person "http://ebiquity.umbc.edu/ontology/person.owl#">
	<!ENTITY assert "http://ebiquity.umbc.edu/ontology/assertion.owl#">
]>

<!--

This ontology document is licensed under the Creative Commons
Attribution License. To view a copy of this license, visit
http://creativecommons.org/licenses/by/2.0/ or send a letter to
Creative Commons, 559 Nathan Abbott Way, Stanford, California
94305, USA.

-->

<rdf:RDF 
		xmlns:rdf = "&rdf;"
		xmlns:rdfs = "&rdfs;"
		xmlns:xsd = "&xsd;"
		xmlns:owl = "&owl;"
		xmlns:cc = "&cc;"
		xmlns:event = "&event;"
		xmlns:person = "&person;"
		xmlns:assert = "&assert;">
	<event:Event rdf:about="http://ebiquity.umbc.edu/event/html/id/345/Coarse-and-Fine-Grained-Sentiment-Analysis-of-Online-Text">
		<rdfs:label><![CDATA[Coarse and Fine Grained Sentiment Analysis of Online Text]]></rdfs:label>
		<event:title><![CDATA[Coarse and Fine Grained Sentiment Analysis of Online Text]]></event:title>
		<event:speaker>
<person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Clay/Fink"><person:name><![CDATA[Clay Fink]]></person:name><rdfs:label><![CDATA[Clay Fink]]></rdfs:label></person:Collaborator>
		</event:speaker>
		<event:startDate rdf:datatype="&xsd;dateTime">2010-05-11T10:15:00-05:00</event:startDate>
		<event:endDate rdf:datatype="&xsd;dateTime">2010-05-11T11:30:00-05:00</event:endDate>
		<event:location><![CDATA[32bb ITE, UMBC]]></event:location>
		<event:abstract><![CDATA[Sentiment analysis - the automated extraction of expressions of
positive and negative attitudes from text - has received a great
amount of attention over the last ten years. Over the same
period, via the widespread growth in the use of what we have come
to call social media, there has been an explosion in the amount
of publically available user generated text on the Web. This text
has the potential of providing a source of real time, time tagged
sentiments from people all over the globe.
<p>
The tools provided by statistical natural language processing and
machine learning, along with exciting new scalable approaches to
working with Big Data, make it possible to begin the work of
extracting sentiment from the Web. We will discuss some of the
challenges and approaches in doing this work. In particular, we
will describe work we have done in annotating sentiment in blogs
at the sentence and clausal level; in classifying subjectivity at
the sentence level; and in identifying the targets, or topics, of
sentiment at the clausal level.
<p>
Participate online on <a href="http://my.dimdim.com/ebiquity/">dimdim</a>.]]></event:abstract>
		<event:uri><![CDATA[http://my.dimdim.com/ebiquity/]]></event:uri>
		<event:tag><![CDATA[blog]]></event:tag>
		<event:tag><![CDATA[natural language processing]]></event:tag>
		<event:tag><![CDATA[sentiment]]></event:tag>
		<event:host>
<person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Tim/Finin"><person:name><![CDATA[Tim Finin]]></person:name><rdfs:label><![CDATA[Tim Finin]]></rdfs:label></person:PrincipalFaculty>
		</event:host>
		<assert:eventPptSlides rdf:resource="http://ebiquity.umbc.edu/resource/html/id/298/Coarse-and-Fine-Grained-Sentiment-Analysis-of-Online-Text" />
	</event:Event>

<rdf:Description rdf:about="">
	<cc:License rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
</rdf:Description>

</rdf:RDF>
