<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">A General Framework for Personalized Text Classification and Annotation</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Andrea</forename><surname>Baruzzo</surname></persName>
							<email>andrea.baruzzo@dimi.uniud.it</email>
							<affiliation key="aff0">
								<orgName type="institution">University of Udine</orgName>
								<address>
									<addrLine>Via delle Scienze 206</addrLine>
									<postCode>33100</postCode>
									<settlement>Udine</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Antonina</forename><surname>Dattolo</surname></persName>
							<email>antonina.dattolo@dimi.uniud.it</email>
							<affiliation key="aff0">
								<orgName type="institution">University of Udine</orgName>
								<address>
									<addrLine>Via delle Scienze 206</addrLine>
									<postCode>33100</postCode>
									<settlement>Udine</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Nirmala</forename><surname>Pudota</surname></persName>
							<email>nirmala.pudota@dimi.uniud.it</email>
							<affiliation key="aff0">
								<orgName type="institution">University of Udine</orgName>
								<address>
									<addrLine>Via delle Scienze 206</addrLine>
									<postCode>33100</postCode>
									<settlement>Udine</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Carlo</forename><surname>Tasso</surname></persName>
							<email>carlo.tasso@dimi.uniud.it</email>
							<affiliation key="aff0">
								<orgName type="institution">University of Udine</orgName>
								<address>
									<addrLine>Via delle Scienze 206</addrLine>
									<postCode>33100</postCode>
									<settlement>Udine</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">A General Framework for Personalized Text Classification and Annotation</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">E7DFB3F6DC7CE3F832E06CF9B86323F6</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T12:36+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>The tremendous volume of digital contents available today on the Web and the rapid spread of Web 2.0 sites, blogs and forums have exacerbated the classical information overload problem. Moreover, they have made even worse the challenge of finding new content appropriate to individual needs. In order to alleviate these issues, new approaches and tools are needed to provide personalized content recommendations and classification schemata. This paper presents the PIRATES framework: a Personalized Intelligent Recommender and Annotator TEStbed for text-based content retrieval and classification. Using an integrated set of tools, this framework lets the users experiment, customize, and personalize the way they retrieve, filter, and organize the large amount of information available on the Web. Furthermore, the PIRATES framework undertakes a novel approach that automates typical manual tasks such as content annotation and tagging, by means of personalized tags recommendations and other forms of textual annotations (e.g. key-phrases).</p><p>The authors acknowledge the financial support of the Italian Ministry of Education, University and Research (MIUR) within the FIRB project number RBIN04M8S8.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>In the context of Semantic Web and Web 2.0 environments, finding an appropriate content is regarded not only as a problem of information overload but also as a problem of Web personalization <ref type="bibr" target="#b0">[1]</ref>, which deals with personalizing content retrieval and access with respect to a specific user model. Moreover, this large volume of data makes impractical or even impossible several manual activities such as extracting small portions of relevant information from available contents, or classifying contents according to a specific model of user interests <ref type="bibr" target="#b1">[2]</ref>. As a consequence, the gap between the performance of traditional information retrieval tools (e.g. search engines) and the user satisfaction in their use continues to grow. In order to alleviate this issue <ref type="bibr" target="#b2">[3]</ref>, more sophisticated approaches and tools become necessary for providing personalized content recommendations and classification. Furthermore, in a world of collaborative publishing we have to take into account e-Learning, knowledge management and Web 2.0 as typical application environments. Indeed, we can discover new relevant information by looking the community of people that, for example, share a common set of documents or use the same tags to label them. In this wider setting, automatic text classification remains a significant research field with several challenges such as:</p><p>-Associating rich and precise semantics to information contents. For describing an object, people tend to assign to it a very small number of tags, based on their knowledge background; of consequence, same tags, used by different users, do not share a common semantics <ref type="bibr" target="#b3">[4,</ref><ref type="bibr" target="#b4">5]</ref>. -Adapting information retrieval strategies to an evolving user model, providing run-time malleability to end-users <ref type="bibr" target="#b5">[6]</ref>. Certainly, continuously updating a user profile is more difficult than building a single static representation, and requires the availability of some forms of user feedback to keep synchronized the model. -Finding relationships between contents and using a uniform method to share and reuse tagging data amongst users or communities <ref type="bibr" target="#b6">[7]</ref>. The topicality criteria alone may not be sufficient to relate contents when there is no shared semantics for a tag.</p><p>Our main goal in building the PIRATES framework is to empower social bookmarking tools, allowing users to easily add new contents in their personal collection of links, automatically supporting them when categorizing by means of keywords (tags) in a personalized and adaptive way. This work is a first step towards the generation and sharing of personal information spaces described in <ref type="bibr" target="#b7">[8]</ref>. We have designed PIRATES keeping in mind several applications where it can provide innovative adaptive tools enhancing user capabilities: in e'learning for supporting the tutor and teacher activities for monitoring (in a personalized fashion) student performance, behavior, and participation; in knowledge management contexts (including for example scholarly publication repositories and digital libraries <ref type="bibr" target="#b9">[9]</ref>) for supporting document filtering and classification and for alerting users in a personalized way about new posts or document uploads relevant to their individual interests; in online marketing for monitoring and analyzing the blogosphere where word-of-mouth and viral marketing are nowadays more and more expanding and where consumer opinions can be listen. The paper is organized as follows: Section 2 illustrates the overall architecture and operation of PIRATES; Section 3 describes a typical interaction session and Section 4 concludes the paper.</p><p>2 The PIRATES framework PIRATES (Personalized Intelligent Recommender and Annotator TEStbed) is a general framework for text-based content retrieval and categorization and exploits social tagging, user modeling, and information extraction techniques. Rather than proposing a rigid classification toolset, we have developed a testbed platform for integrating (and experimenting with) various tools and techniques, providing an interactive environment where users can customize the way they retrieve and classify information on the Web. The main feature of PIRATES concerns a novel approach that automates in a personalized way some typical manual tasks (e.g. content annotation and tagging). The framework operates on a set of input documents stored in the Information Base (IB) repository and suggests for these some personalized tags and other forms of textual annotations (e.g. key-phrases) in order to classify them. The original documents are then annotated with these tags, forming the Knowledge Base (KB) repository. Personalization is achieved exploiting user profiles (which represent the user interests), personal ontologies, personal tags, etc., as discussed in Section 3. Furthermore, PIRATES provides several mechanisms of user feedback that helps to provide personalized adaptive information.</p><p>The PIRATES architecture is illustrated in Figure <ref type="figure" target="#fig_0">1</ref>. On the left-hand side, all the possible input sources are shown: single textual documents, specific IB repositories which can be contained within an e-learning knowledge management environment, and the Web, with specific (but not exclusive) focus on Web 2.0 portals, social networks, etc.. The right-hand side shows the suggested annotations and the resulting KB repository. The main modules of PIRATES are:</p><p>-IEM (Information Extraction Module), which is based on the GATE platform <ref type="bibr" target="#b10">[10]</ref> to extract named entities, adjectives, proper names, etc. from input documents, contained in the IB. -SAT (Sentiment Analysis Tool ), which is a specific plug-in for personalized sentiment analysis (typically to be activated for online marketing applications), that is capable of mining consumer opinions in the blogosphere and classify them according to their polarity (positive, negative, or neutral) <ref type="bibr" target="#b11">[11]</ref>. -KPEM (Key-Phrases Extraction Module), which implements a variation of the KEA algorithm <ref type="bibr" target="#b12">[12]</ref> for key-phrases extraction. KPEM identifies n-gram keyphrases (typically n between 1 and 4) that summarize each input document. This information is provided to the user, and is also given as input to the subsequent modules. -ORE (Ontology Reasoner Engine), which suggests new abstract concepts by navigating through ontologies, classification schemata, thesauri, lexicon (such as WordNet), etc. An abstract concept is identified by looking for a match between the annotations found by the other modules (IEM, KPEM, IFT, and STE) and the concepts stored in ontologies. When a match is found, ORE navigates through the ontology, looking for the common parent node which represents the more abstract term to suggest as annotation. ORE also assists users in creating personal ontologies with techniques similar to those described in <ref type="bibr" target="#b13">[13]</ref>.</p><p>-IFT (Information Filtering Tool ), which evaluates the relevance (in the sense of topicality) of a document according to a specific model of user interests represented with semantic (co-occurrence) networks <ref type="bibr" target="#b14">[14]</ref>. -IFT Web Agents, which continuously monitor the Web (and the blogosphere) looking for new information, cooperates with IFT to filter contents according to the user model, and updates the IB repository. IFT and its Web agents form together the Cognitive Filtering module discussed in <ref type="bibr" target="#b7">[8]</ref>. -STE (Social Tagger Engine), which suggests new annotations for a document relying on aggregated tags, i.e. the user's personal tags (tags previously exploited) and the more popular tags used by the community of people that classify the same document in social bookmarking sites such as Del.icio.us<ref type="foot" target="#foot_0">1</ref> , Faviki<ref type="foot" target="#foot_1">2</ref> or Bibsonomy<ref type="foot" target="#foot_2">3</ref> . This social information is integrated with contentbased analysis techniques as discussed in <ref type="bibr" target="#b15">[15]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">A typical usage scenario</head><p>In this section we provide a typical scenario that illustrates a use case for our framework. Consider a user interested to read scientific publications in the area of software engineering. He trains the IFT tool providing the training data (e.g. 2-3 relevant papers in the field, some keywords and a short textual description for the argument) in order to setup the user model. After training, the IFT agents periodically monitor the Web (in our case especially Web 2.0 sites such as Del.icio.us, Bibsonomy, CiteseerX<ref type="foot" target="#foot_3">4</ref> , etc.), download new content and scrap selected data from them to filter out irrelevant information (e.g. ads and navigational links). When a relevant content (with respect to the user model) is retrieved, the agents add it to the IB repository and informs the user with a notification (e.g. an e-mail message). This information retrieval workflow has been already discussed in <ref type="bibr" target="#b14">[14,</ref><ref type="bibr" target="#b16">16]</ref>, so in the rest of the section we concentrate on the classification features added by the PIRATES framework. Indeed, PIRATES aims expressly to support the user in organizing the IB repository, easing the work of classifying new contents by means of personalized tag suggestions. Suppose now that an IFT agent notifies (among the others) the paper "A UML Class Diagram Analyzer" <ref type="foot" target="#foot_4">5</ref> . In order to classify this new content, the user can enable some PIRATES annotator modules, as illustrated in the left side of  person's names, organizations, and places (using IEM); keyphrases, i.e. n-grams long three terms at maximum (using KPEM).</p><p>With these settings, the framework produces the tag recommendations showed in the right side of Figure <ref type="figure" target="#fig_1">2</ref>. In particular, the suggested tags concern persons such as the authors (Tiago Massoni, Rohit Gheyi, and Paulo Borba) and the people acknowledged in the paper (Bordeau, Chang, Augusto Sampaio, Franklin Ramalho and Rodrigo Ramos), locations (Brazil), and organizations cited in the text (the Informatics Center of the Federal University of Pernambuco, the Software Productivity Group, and the NASA). As keyphrases, KPEM provides many terms related to Alloy specification language (Alloy, Alloy Analyzer, snapshots), to UML (UML, UML Class Diagrams, OCL) and to the specification of dependable systems (Critical Systems, Invariants).  The tag suggestions provided so far are extracted by the text present in the input document: no personalization is present at all. Suppose now that the user enables also the ORE module which exploits (in our example) a personal ontology<ref type="foot" target="#foot_5">6</ref> in the field of software engineering (see left side of Figure <ref type="figure" target="#fig_2">3</ref>).</p><p>ORE implements a navigation strategy, taking in input the key-phrases extracted by other annotators (KPEM in this case). For four out of the suggested key-phrases (i.e. Alloy, UML, OCL, and Invariants), ORE identifies a corresponding one-to-one match in the ontology (see Figure <ref type="figure" target="#fig_5">4(b)</ref>). Starting from these nodes, ORE uses a spreading activation algorithm to find common ancestors representing more abstract subjects. Then both one-to-one ontology mappings and common ancestors are provided by PIRATES as potential tag recommendations, as summarized in Figure <ref type="figure" target="#fig_5">4(a)</ref>. The ontology navigation process highlighted by the spreading activation algorithm is depicted in Figure <ref type="figure" target="#fig_5">4(b)</ref>. In conclusion, the ORE module recommends five new tags which are not present in the text (i.e. Software Design Notation, Formal Specification Language, Design by Contract, Formal Specification Techniques, and Software Design) <ref type="foot" target="#foot_6">7</ref> .</p><p>These tags represent abstractions of the key-phrases extracted by the other annotators available in PIRATES.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Conclusions</head><p>We believe that the presented framework is a promising approach to automatic, personalized classification of Web contents. It is a first step in the direction of automatically organize document repositories into personal concept maps, moving from information to knowledge. The development of PIRATES has been planned in an incremental fashion, interleaved with experimental evaluation. Several modules have been already developed and integrated in a testbed environment: IEM with the sentiment analysis plug-in <ref type="bibr" target="#b16">[16]</ref>, KPEM with key-phrases extraction capabilities, and the Cognitive Filtering comprising an extended version of IFT capable to monitor Web 2.0 sources (specifically newsgoups, forums, and blogs). The integration of these modules is currently being evaluated. Prototyping and integration of ORE, SAT, and STE within PIRATES are ongoing processes, and evaluation experiments are planned. Moreover, we are working specifically on integrating the PIRATES modules in a Web-based version of the environment, which let us validate each module thoroughly. Finally, we have also planned to implement the conceptual map editor described in <ref type="bibr" target="#b7">[8]</ref> in order to completely validate the framework.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 .</head><label>1</label><figDesc>Figure 1. Overall architecture of PIRATES.</figDesc><graphic coords="3,179.37,115.84,256.61,264.53" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 .</head><label>2</label><figDesc>Figure 2. The PIRATES user interface running our example</figDesc><graphic coords="5,138.42,115.84,338.52,304.72" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 3 .</head><label>3</label><figDesc>Figure 3. The PIRATES user interface running our example</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 2 .</head><label>2</label><figDesc>Figure 2. Let us assume that he enables only IEM and KPEM modules in order to extract, respectively:</figDesc><graphic coords="6,136.86,115.84,341.64,307.32" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head></head><label></label><figDesc>(a) IEM, KPEM, and ORE outputs (b) Ontology reasoning</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head>Figure 4 .</head><label>4</label><figDesc>Figure 4. Personalized annotations proposed by PIRATES</figDesc><graphic coords="7,136.08,115.84,159.00,231.61" type="bitmap" /></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">http://delicious.com</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">http://www.faviki.com/pages/welcome/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_2">http://bibsonomy.org Workshop on Adaptation and Personalization for Web 2.0, UMAP'09, June 22-26, 2009</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_3">http://citeseerx.ist.psu.edu/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_4">http://twiki.cin.ufpe.br/twiki/pub/SPG/GroupPublications/csduml04.pdf.Workshop on Adaptation and Personalization for Web 2.0, UMAP'09, June[22][23][24][25][26] 2009   </note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_5">We exploit an extended version of the existing domain ontology available from http://www.seontology.org/.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="7" xml:id="foot_6">Note also that tag Design by Contract was not already present nor in the input document, nor in the original ontology, but it was added to the ontology by means</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Preface to special issue on user modeling for web information retrieval</title>
		<author>
			<persName><forename type="first">P</forename><surname>Brusilovsky</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Tasso</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">User Modeling and User-Adapted Interaction</title>
		<imprint>
			<biblScope unit="volume">14</biblScope>
			<biblScope unit="issue">2-3</biblScope>
			<biblScope unit="page" from="147" to="157" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">User profiles for personalized information access</title>
		<author>
			<persName><forename type="first">S</forename><surname>Gauch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Speretta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Chandramouli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Micarelli</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The Adaptive Web</title>
				<imprint>
			<date type="published" when="2007">2007</date>
			<biblScope unit="page" from="54" to="89" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Adaptive content presentation for the web</title>
		<author>
			<persName><forename type="first">A</forename><surname>Bunt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Carenini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Conati</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The Adaptive Web</title>
				<imprint>
			<date type="published" when="2007">2007</date>
			<biblScope unit="page" from="409" to="432" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Multilabel text classification for automated tag suggestion</title>
		<author>
			<persName><forename type="first">I</forename><surname>Katakis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Tsoumakas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Vlahavas</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the ECML/PKDD 2008 Discovery Challenge</title>
				<meeting>of the ECML/PKDD 2008 Discovery Challenge</meeting>
		<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<title level="m" type="main">Semkey: A semantic collaborative tagging system</title>
		<author>
			<persName><forename type="first">A</forename><surname>Marchetti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Tesconi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Ronzano</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">A platform for cscl practice and dissemination</title>
		<author>
			<persName><forename type="first">J</forename><surname>Lonchamp</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ICALT &apos;06: Proc. of the Sixth IEEE International Conference on Advanced Learning Technologies</title>
				<imprint>
			<publisher>IEEE Computer Society</publisher>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="66" to="70" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<title level="m" type="main">Combining tags and the semanticweb for linked tagging data</title>
		<author>
			<persName><forename type="first">H</forename><surname>Kim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Yang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Jung</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Kim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Breslin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Decker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Kim</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Generating and sharing personal information spaces</title>
		<author>
			<persName><forename type="first">P</forename><surname>Casoto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Dattolo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Ferrara</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Pudota</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Omero</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Tasso</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the Workshop on Adaptation for the Social Web, 5th ACM Int. Conf. on Adaptive Hypermedia and Adaptive Web-Based Systems</title>
				<meeting>of the Workshop on Adaptation for the Social Web, 5th ACM Int. Conf. on Adaptive Hypermedia and Adaptive Web-Based Systems</meeting>
		<imprint>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="14" to="23" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">of a user feedback mechanism provided by PIRATES. This is where personalization comes from</title>
	</analytic>
	<monogr>
		<title level="m">Workshop on Adaptation and Personalization for Web 2.0, UMAP&apos;09</title>
				<imprint>
			<date type="published" when="2009">June 22-26, 2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Personalized intelligent information services within an online digital library for medicine: the bibliomed system</title>
		<author>
			<persName><forename type="first">P</forename><surname>Omero</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Polesello</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Tasso</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IRCDL &apos;07: Proc. of the Third Italian Research Conference on Digital Library Systems</title>
				<imprint>
			<date type="published" when="2007">2007</date>
			<biblScope unit="page" from="46" to="51" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Gate, a general architecture for language engineering</title>
		<author>
			<persName><forename type="first">H</forename><surname>Cunningham</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Computers and the Humanities</title>
		<imprint>
			<biblScope unit="volume">36</biblScope>
			<biblScope unit="page" from="223" to="254" />
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Sentiment classification for the italian language: A case study on movie reviews</title>
		<author>
			<persName><forename type="first">P</forename><surname>Casoto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Dattolo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Tasso</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Internet Technology</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="365" to="373" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Domain-specific keyphrase extraction</title>
		<author>
			<persName><forename type="first">E</forename><surname>Frank</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Paynter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Witten</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Gutwin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Nevill-Manning</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IJCAI &apos;99: Proc. of the Sixteenth International Joint Conference on Artificial Intelligence</title>
				<imprint>
			<publisher>Morgan Kaufmann</publisher>
			<date type="published" when="1999">1999</date>
			<biblScope unit="page" from="668" to="673" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Using text mining to enrich the vocabulary of domain ontologies</title>
		<author>
			<persName><forename type="first">M</forename><surname>Speretta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Gauch</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Web Intelligence and Intelligent Agent Technology</title>
				<imprint>
			<date type="published" when="2008">2008</date>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="page" from="549" to="552" />
		</imprint>
	</monogr>
	<note>IEEE/WIC/ACM International Conference on</note>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">ifweb: a prototype of user model-based intelligent agent for document filtering and navigation in the world wide web</title>
		<author>
			<persName><forename type="first">C</forename><surname>Tasso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">A</forename><surname>Asnicar</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Adaptive Systems and User Modeling on the WWW, 6th UM Inter. Conf</title>
				<imprint>
			<date type="published" when="1997">1997</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Exploiting personalization techniques in e-learning tools</title>
		<author>
			<persName><forename type="first">C</forename><surname>Tasso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Rossi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Virgili</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Morandini</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">SW-EL&apos;04: Proc. of the Workshop on Applications of Semantic Web Technologies for Adaptive Educational Hypermedia</title>
				<imprint>
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Towards bridging the gap between personalization and information extraction</title>
		<author>
			<persName><forename type="first">N</forename><surname>Pudota</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Casoto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Dattolo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Omero</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Tasso</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IRCDL &apos;08: Proc. of the Forth Italian Research Conference on Digital Library Systems</title>
				<imprint>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="33" to="40" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<monogr>
		<title level="m">Workshop on Adaptation and Personalization for Web 2.0</title>
				<imprint>
			<date type="published" when="2009">June 22-26, 2009</date>
		</imprint>
	</monogr>
	<note>UMAP&apos;09</note>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
