<?xml version="1.0"?><!DOCTYPE article SYSTEM "/project/take/software/searchbench_offline_processing/paperxml_generator/aclextractor/src/python/../resource/dtd/paperxml.dtd"><article><header><firstpageheader><page local="1"/><title>Squibs: Stable Classification of Text Genres</title><pubinfo>© 2011 Association for Computational Linguistics</pubinfo><author surname="Petrenz" givenname="Philipp"><org  name="University of Edinburgh" country="United Kingdom" city="Edinburgh"/></author><author surname="Webber" givenname="Bonnie"><org  name="University of Edinburgh" country="United Kingdom" city="Edinburgh"/></author></firstpageheader><frontmatter><p><b>Squibs</b></p><p><b>Stable Classification of Text Genres</b></p><p>Philipp Petrenz* University of Edinburgh</p><p>Bonnie Webber** University of Edinburgh</p></frontmatter><abstract><i>Every text has at least one topic and at least one genre. Evidence for a text's topic and genre comes, in part, from its lexical and syntactic features—features used in both Automatic Topic Classification and Automatic Genre Classification (AGC). Because an ideal AGC system should be stable in the face of changes in topic distribution, we assess five previously published AGC methods with respect to both performance on the same topic-genre distribution on which they were trained and stability of that performance across changes in topic-genre distribution. Our experiments lead us to conclude that (1) stability in the face of changing topical distributions should be added to the evaluation critera for new approaches to AGC, and (2) part-of-speech features should be considered individually when developing a high-performing, stable AGC system for a particular, possibly changing corpus.</i> </abstract></header><body><section number="1." title="Introduction"><p>This article concerns Automated Genre Classification (AGC). <i>Genre </i>has a range of definitions, but for Language Technology, a good one is a class of documents that share a communicative purpose (e.g., Kessler, Nunberg, and Schütze 1997). Although com­municative purpose may be difficult to recognize without document understanding, researchers have found low-level features of texts to correlate with genre, making it a useful proxy.</p><p>AGC can directly benefit Information Retrieval (Freund, Clarke, and Toms 2006), where users may want documents that serve a particular communicative purpose (instructions, reviews, user guides, etc.). AGC can also benefit Language Technology indirectly, where differences in the low-level properties that correlate with genre may impact system performance. For example, if a part-of-speech (PoS) tagger or Statistical Machine Translation system trained on a corpus of <i>editorials </i>was then used for PoS tagging or translating a corpus of <i>letters to the editor, </i>it would benefit from the knowledge that inter alia the likelihood of the word "states" being a verb is considerably higher in <i>letters </i>(-20%) than in <i>editorials</i></p><p>* University of Edinburgh, 10 Crichton Street, Edinburgh EH8 9AB, UK.</p><p>E-mail: p.petrenz@sms.ed.ac.uk. ** University of Edinburgh, 10 Crichton Street, Edinburgh EH8 9AB, UK.</p><p>E-mail: bonnie.uebber@ed.ac.uk. 1 This holds in the NYT Annotated Corpus, whether the topics are as different as <i>Health </i>and <i>Defense.</i></p><p>Submission received: 23 July 2010; revised submission received: 15 October 2010; accepted for publication: 8 December 2010.</p><page local="2" global="386"/><p>Genre differs from <i>topic, </i>which is what a text is about. Theoretically, a text from any given genre can be about any given topic (Finn and Kushmerick 2006), yet it is clear that co-variances exist between <i>genre </i>and <i>topic, </i>with some genre-topic combinations more likely than others (cf. fiction vs. news reports about dragons).</p><p>Because both genre classification and topic classification exploit low-level features of text as a basis for their predictions, a feature indicative of topic might benefit a genre classifier through correlations in the training corpus. However, if the topics addressed in different genres can change unpredictably over time, such correlated features can then harm performance. Although domain adaptation techniques might remedy this, they typically require extensive data in the target domain, and the remedy may fail as soon as the distribution changes again.</p><p>To date, the correlation between topic and genre has not been quantified, nor has the extent to which it may change in an actively growing corpus. In order to motivate research on <i>stability </i>in AGC,<footnote anchor="2"/> we analyzed a large, publicly available newspaper corpus and found that (1) genres and topics do correlate substantially and (2) these correlations vary substantially over time.<footnote anchor="3"/></p><p>This squib makes two points: (1) Low-level features that correlate with topic can degrade the performance of AGC systems and are best removed unless the genre-topic distribution is guaranteed to be fixed, and (2) PoS features should not be lumped to­gether in AGC because they have different correlations with genre and topic. Although the experiments used to make these points reflect an extreme situation—a complete change in genre-topic distribution—they do allow us to make these points convincingly.</p></section><section number="2." title="Method"><p>The data for our experiments come from the <i>New York Times Annotated Corpus (NYTAC) </i>(Sandhaus 2008), covering 21 years of publication (1987-2007) and more than 1.8 million articles.<footnote anchor="4"/> Articles are richly annotated with meta-data, including fields whose values can be used to infer their genre and topic.</p><p><b>Genre: </b>Two meta-data fields are related to the notion of genre as communicative pur­pose: <i>Types of Material </i>and <i>Taxonomic Classifier. </i>The former, appearing with 41.5% of articles, specifies the editorial category of an article. Usually the field has a single value, sometimes more than one. Although these values are not drawn from a fixed set, they can be used to infer genre after spelling errors are corrected (e.g., from <i>Reivew </i>to <i>Review) </i>and similar values are merged (e.g., <i>Editorial, editorial, Op-Ed,and Editors' Note).</i></p><p>The values in the second genre-related field <i>(Taxonomic Classifier) </i>are drawn from a hierarchy, some of whose divisions indicate the section of the newspaper in which a document appears. In total, 99.5% of documents in the corpus contain a <i>Taxonomic Classifier </i>field, with an average of 4.5 values per article. Although the hierarchy varies in depth, its second level comprises a set of four fairly high level genres—that is, <b>Top/ Classifieds, Top/Features,Top/Neus</b>,and <b>Top/Opinion.</b></p><p>Because the <i>Types of Material </i>field did not include <i>news </i>reports,weusedthe <i>Taxo­nomic Classifier </i>field to recognize documents from this genre. Specifically, we considered</p><p>2The term <b>stability </b>is used in machine learning to describe the repeatability of a learner's results (cf. Turney 1995). Here, we use it to describe the robustness of a method to (topical) domain changes or changes in the topic-genre distribution.</p><p>3 The results of our analysis can be found at http://homepages.inf.ed.ac.uk/s0895822/SCTG/.</p><p>4 uuu.ldc.upenn.edu, Catalog Id=LDC2008T19.</p><page local="3" global="387"/><doubt alpha="71.4" length="7" tooSmall="False" monospace="0.0">Table 1</doubt><p>Genre (columns) and topic (rows) distribution in the data sets used in the experiments.</p><p>Training set Test set 1 Test set 2</p><doubt alpha="24.7" length="73" tooSmall="False" monospace="0.0">(3x4,309 = 12,927 texts) (3x2,155 = 6,465 texts) (6x2,285 = 13,710 texts)</doubt><p>News   Edit.     LttE News   Edit.     LttE News Edit.</p><doubt alpha="100.0" length="4" tooSmall="False" monospace="0.0">LttE</doubt><doubt alpha="100.0" length="3" tooSmall="False" monospace="0.0">Edu</doubt><doubt alpha="85.7" length="7" tooSmall="False" monospace="0.0">Def Med</doubt><doubt alpha="100.0" length="1" tooSmall="False" monospace="0.0">x</doubt><doubt alpha="85.7" length="7" tooSmall="False" monospace="0.0">Edu Def</doubt><doubt alpha="80.0" length="5" tooSmall="False" monospace="0.0">x Med</doubt><p>any document with no <i>Types of Material </i>tag as a <i>news </i>report,ifatleast oneofits <i>Taxonomic Classifier </i>values started with <b>Top/News.</b></p><p><b>Topic: </b>Topic descriptors were drawn from the <i>General Online Descriptors </i>meta-data field. The field appears with 79.7% of documents, with 3.3 descriptors per document on average.<footnote anchor="5"/> Whereas <i>General Online Descriptors </i>are structured in a hierarchy, a document tagged with the more specific <i>United States Politics and Government </i>will also typically be tagged with the less-specific (i.e., closer to the root) value <i>Politics and Government,but </i>not vice versa.</p><p><b>Framework: </b>Our experiments use <i>news reports, editorials,and letters </i>as target variables because similar classes have been used elsewhere in AGC research (e.g., Finn and Kushmerick 2006; Karlgren and Cutting 1994). For topics, we chose three that occur frequently and that were distinct from each other, in order to maximize differences in the formal cues used by classifiers. We based distinctiveness on the percentage overlap of topic tags in the corpus: Topics were taken to be distinct if (for our three chosen genres) fewer than 5% of texts that had one of the tags had another of them. The degree of overlap in the three topic tags we chose, (Education and Schools), (Armament, Defense and Military Forces),and (Medicine and Health), ranges from 0.5% to 2.9%. For comparison, the degree of overlap of the pair (Politics and Government) and ( International Relations) ranges from 28.4% to 38.1% for our three genres. For all ex­periments, we only used texts which were unambiguously about Education, Medicine, or Defense. The small proportion of documents with more than one of these tags was ignored.</p><p>In order to examine the impact on system performance of a complete shift in topics, we varied the topical distribution of the test sets with respect to the training set. The training set consisted of 12,927 texts: <i>News reports </i>(News) about <i>Education </i>(Edu), <i>Editorials </i>(Edit.) about <i>Defense </i>(Def), and <i>Letters to the Editor </i>(LttE) about <i>Medicine </i>(Med). (This pairing yields more articles in the corpus than any of the five other possible combinations.) Table 1 shows the genre-topic distribution of both the training set and the two test sets used in these experiments. The first test set (6,465 articles) had the same distribution as the training set. In the second test set (13,710 articles), genre-topic pairings were inverted (see Table 1). All sets were balanced with an equal number of texts for each genre-topic combination (where not zero). The difference in the size of the test sets reflects the number of articles available with the desired topic-genre pairing. The training set and test set 1 were created by a random 2:1 split within each genre class. Because test set 2 comes from a different distribution than the training set, we report</p><p>5 Genre-related differences in the number of <i>General Online Descriptors </i>are described further at http://homepages.inf.ed.ac.uk/s0895822/SCTG/.</p><page local="4" global="388"/><p>results on these large holdout sets rather than performing cross-validation. We inferred confidence intervals by assuming that the number of misclassifications is approximately normally distributed with mean <b>u. = </b><i>e</i><i> </i><i>x</i><i> </i><i>n</i><i> </i>and standard deviation <i>a</i><i> </i><i>=</i><i> </i><i>\J</i><b>u </b><i>x</i><i> </i>(1 <i>—</i><i> </i>e), where <i>e </i>is the percentage of misclassified instances and <i>n </i>is the size of the test set. We took two classification results to differ significantly only if their 95% confidence intervals (i.e., <b>u </b>± 1.96 <i>x a) </i>did not overlap.</p><p><b>3. Assessing Performance on Static and Altered Genre-Topic Distributions</b></p><p>To make our first point—that low-level features that correlate with topic can degrade the performance of AGC systems and are best removed unless the genre-topic dis­tribution is fixed—we show how five published approaches to AGC perform in our experimental framework (Section 3). The choice of methods was partly motivated by the study by Finn and Kushmerick (2006), which compares bag-of-words, PoS frequen­cies, and text statistics as document representations in genre classification tasks across topical domains. The methods we assessed were chosen so that all these features were represented to different degrees. All were implemented on the same platform (Petrenz 2009).</p><p><b>KC: </b>Karlgren and Cutting (1994) use a small set of textual features and discriminant analysis to predict genres. Most of these features involve either PoS frequencies or text statistics. Counts based on the fixed length of texts used in their experiments were adjusted to represent frequencies rather than absolute counts.</p><p><b>KNS/KNSPOS: </b>Kessler, Nunberg, and Schütze (1997) predict genre based on surface cues. Because the paper gives few details about the specific features they use, we communicated with the authors directly. The list they gave us included features that require PoS tagging. As their published experiments do not make use of such features, we included two versions of their method, one version with PoS-based features and one without. <footnote anchor="6"/> <b>FCT:</b><b> </b>Freund, Clarke, and Toms (2006) predict genre using a support vector machine on a simple bag-of-words representation of a text. This feature set is not filtered using stop words or other techniques.</p><p><b>FMOG: </b>Feldman et al. (2009) use part-of-speech histograms and principal component analysis to construct features. The authors classify genres using the QDA and Naive Bayes algorithms. We followed their decision to compute histograms on a sliding win­dow of five PoS tags.</p><p><b>SWM: </b>Sharoff, Wu, and Markert (2010) found a character n-gram based feature set to perform better than PoS <i>n</i>-grams and word <i>n</i>-grams in extensive AGC experi­ments using nine data collections and different choices of <i>n. </i>Although variable length n-grams as features for genre classification had previously been proposed by Kanaris and Stamatatos (2007), we followed Sharoff, Wu, and Markert in using fixed length 4-grams, which they found to yield higher accuracies.</p><p>Although a variety of Machine Learning (ML) methods were used in these ap­proaches, here we just used the SVM implementation by Joachims (1999) because other ML methods produced similar, albeit poorer, results (Petrenz 2009). For PoS tagging, we used the Stanford maximum entropy tagger described in Toutanova et al. (2003).</p><p>6 The features we used are listed at http://homepages.inf.ed.ac.uk/s0895822/SCTG/.</p><page local="5" global="389"/><p><b>Figure 1</b></p><p>Classification accuracy of six different genre classification methods (cf. Section 3). Chart shows the percentage of correctly classified instances in both test sets (TS 1/2, cf. Table 1), with the confidence interval boundaries given in parentheses.</p><p>Figure 1 shows the results of training and testing on the same genre-topic distribu­tion (test set 1). These results confirm the findings of SWM that binary character n-grams are good features in AGC. Both their approach and the bag-of-words approach used by FCT significantly outperform all other methods when the genre-topic distribution is the same for training and testing.</p><p>A different picture emerges from the second test set, however, whose genre-topic distributions differ from the training set. It shows that some feature sets owe their good results on test set 1 to the strong correlation between topics and genres. The performance of both SWM and FCT is significantly worse, with the latter even worse than the 33.3% that a random guess classifier would achieve in this balanced 3-class classification task. The performance drop for both KC and KNS is slight but still significant. Whereas KNSPOS had significantly outperformed KNS on test set 1, its performance is signifi­cantly worse than that of KNS on test set 2. (More on this shortly.)</p><p>Some of these results are not surprising: As bag-of-words and character <i>n</i>-grams re­flect lexical differences of texts, systems that rely on them (SWM and FCT) will be misled by a major change in genre-topic distribution. Similar findings were reported in Finn and Kushmerick (2006) for bag-of-words and in (SWM) for character <i>n</i>-grams, although no explicit tests with topical distributions were carried out in the latter. More surprising are the results involving PoS tags: Two of the methods that used PoS tags—FMOG and KNSPOS—suffered when the genre-topic distribution changed, even though PoS frequencies had previously been reported to perform well as a feature set when used in new topical domains (Finn and Kushmerick 2006). However, the PoS frequencies in the KC feature set did not seem to harm stability much. This brings us to the second point of this squib.</p></section><section number="4." title="Impact of PoS Features on Performance and Stability"><p>We justify our second point—that PoS features should not be lumped together in AGC because they have different correlations with genre and topic—through a set of experiments that assess the effect of adding PoS features to a set of basic non-PoS<page local="6" global="390"/></p><doubt alpha="71.4" length="7" tooSmall="False" monospace="0.0">Table 2</doubt><p>Prediction accuracies for the baseline feature set and the same set with all 36 PoS tags added.</p><doubt alpha="66.7" length="21" tooSmall="False" monospace="0.0">Test set 1 Test set 2</doubt><doubt alpha="32.5" length="126" tooSmall="False" monospace="0.0">13 surface features (Baseline) 72.9% (± 1.1%) 70.8% (± 0.8%) 13 surface + 36 PoS features     87.1% (± 0.8%)    72.5% (± 0.7%)</doubt><p>features similar to those used earlier by Karlgren and Cutting (1994), here normalized by document length (in words). These basic non-PoS features include character count per document, sentence count per document, average character count per sentence, average word count per sentence, average character count per word, type/token ratio, frequency of long words (ones with more than 6 letters), and the frequencies of the words <i>therefore, I, me, it, that</i>,and <i>which.</i></p><p>The texts were PoS-tagged (Toutanova et al. 2003), using the same tag set as in the Penn Treebank (Marcus, Marcinkiewicz, and Santorini 1993). All 36 non-punctuation tags were used, and counts of PoS-tags were normalized by document length.</p><p>Each experiment involved the 13 non-PoS features and a single PoS frequency feature (36 sets). Comparing performance with that on the non-PoS features alone (as a baseline) demonstrated the effect of adding each PoS frequency feature on classifier accuracy and stability.<footnote anchor="7"/> All 36 feature sets as well as the baseline set were trained on the same training set. They were then tested on both test sets described in Section 2. As before, we use the same Support Vector Machines (SVM) classifier in all experiments, with the set of features as the experimental variable.</p><p>Table 2 shows both the accuracy of the baseline system on the two test sets as well as the accuracy of a system with the baseline features plus all 36 PoS features. Recall from Table 1 that the genre-topic distribution for test set 1 is the same as in the training set, whereas in test set 2 it is different. The first thing to note in Table 2 is that the classifier performs significantly better on the larger set of 49 features than on the smaller set of 13 basic features when the genre-topic distribution is not altered (column 2). When it is altered (column 3), the losses are less severe on our baseline than on the set that includes PoS features. This can be explained by looking at the contributions of each feature.</p><p>Figure 2 shows how accuracy changes when each PoS feature is added individually to the basic set of non-PoS features. To highlight the most interesting results, we only show features which cause a deviation of more than 1% from the baseline for at least one of the two test sets.<footnote anchor="8"/> When the topic-genre distribution remains the same (i.e., test set 1), PoS frequencies appear to have a positive impact on prediction accuracy: When added to the basic feature set, accuracy increases. This is especially true for the tags VBD (past tense verb), JJ (adjective), RB (adverb), NN (singular noun), VB (base form verb), and NNP (plural proper noun).</p><p>The same is not true when the topic-genre distribution is changed (test set 2). Figure 2 shows that the PoS tags NN (singular noun), NNS (plural noun), and NNPS (plural proper noun) all have a toxic effect when added to the baseline set. This means the NN, NNS, and NNPS frequency features improve accuracy in stable conditions, whereas they severely harm it as topics change. This is not good for <i>stability. </i>A similar,</p><p>7 The goal was not to select the best subset of PoS features—for that one would use a different method—but rather to show precisely how PoS features differ from each other with respect to AGC stability.</p><p>8 The full results can be found at http://homepages.inf.ed.ac.uk/s0895822/SCTG/.</p><page local="7" global="391"/><p><b>Figure 2</b></p><p>Deviation in percentage of correctly classified instances from the baseline feature set (cf. Table 2) for each added PoS tag frequency and test set (TS 1/2, cf. Table 1). CC = coordinating conjunction; CD = cardinal number; JJ = adjective; MD = modal; NN = singular noun; NNP = proper noun; NNPS = plural proper noun; NNS = plural noun; RB = adverb; TO = to; VB = base form verb; VBD = past tense verb; VBZ = third-person singular present verb.</p><p>if somewhat weaker effect, can be observed for the CD (cardinal number) frequency. Other PoS tags like CC (coordinating conjunction), RB (adverb), and VB (base form verb) increase predictive power while not impairing stability. Even more interesting are the results for the tags VBD (past tense verb) and VBZ (third-person singular present verb). Adding these features eliminates the significant difference between accuracies on test set 1 and 2, which we observed on the baseline feature set.</p><p>This makes sense if we consider how different genres and topics vary in their use of different parts of speech. In our data sets, for example, the frequency of plural noun (NNS) varies more by topic (on average, 8.0% of words are NNS in texts on <i>Education and </i>Sc/zools,7.6°/ointextson <i>Medicine and Health, </i>and 6.3% in texts on <i>Defense and Military Forces) </i>than it does by genre (on average, 7.3% of words are NNS in news reports, 7.1% in letters, and 7.5% in editorials). The opposite holds for past tense verbs (VBD): Their average frequency varies less by topic (2.9%, 2.9%, and 3.3%) than by genre (4.8%, 1.8%, and 2.5%).</p><p>The odd result here is that singular proper noun (NNP) frequencies do not impair classifier stability: Unlike NN, NNS, and NNPS frequencies, they are topic-independent. This is because the most commonly tagged singular proper nouns in <i>news reports </i>are titles such as "Mr.", "Ms.", "Dr.", etc., regardless of the topic. The frequency of titles among proper nouns is much lower in <i>editorials </i>and even lower in <i>letters, </i>across all three topical domains. NNP frequency in <i>news reports </i>is increased by the fact that titles are usually followed by one or more names, which are also singular proper nouns. We assume that this is the reason that the fluctuation between NNP frequencies is relatively low across topics (for the three topics and genres we examined) and hence a stable contributor to genre prediction.</p><p>Note that we are not making any claim about whether these specific results (e.g., that NN frequencies are bad for stability) hold for settings with different genres and topics. Rather, our point is that PoS tags should not be included or excluded wholesale for AGC.<page local="8" global="392"/> If one is going to the expense of PoS-tagging texts, only a subset of PoS tags should be used as features in AGC in order to maintain performance across changes in the topical distribution.</p></section><section number="5." title="Conclusion"><p>Our results suggest that prediction accuracy on a static topic distribution should not be the sole basis for assessing the quality of Automatic Genre Classification sys­tems: In particular, approaches that perform well on a static topic distribution can be severely impacted by changes in topical distributions. The notion of topic indepen­dence for features has rarely been explored in the literature on genre classification. Nevertheless, this is an important issue, especially in dynamic environments like the World Wide Web, where new topics emerge rapidly and unpredictably. In topical domains with little or no labeled data to train on, instability can impede any useful application of classifiers. Because of this, we believe that <i>stability </i>should join <i>accu­racy </i>as a criterion for assessing any new developments in genre classification. To this end, we introduced a cross-product methodology in Section 2 as a way of assessing stability.</p><p>Our results also suggest that, where the cost of PoS-tagging is acceptable, selective use of PoS-based features can yield high performance that is stable even when topical distribution differs from training to test sets. Although we have not identified a set of PoS-based features that supports classification among an arbitrary set of genres, we can say that it is crucial to evaluate and select PoS-based features carefully in order to achieve genre classification which is as topic-independent as possible.</p></section><section title="Acknowledgments"><p>We would like to thank Katja Markert, Mark Steedman, Maria Wolters, and four anonymous reviewers, each of whom gave us many valuable comments on earlier drafts of this article.</p></section><references><doubt alpha="61.0" length="77" tooSmall="False" monospace="0.0">Feldman, S., M. A. Marin, M. Ostendorf, and M. R. Gupta. 2009. Part-of-speech</doubt><p>histograms for genre classification of text. In <i>Proceedings of the 2009 IEEE International Conference on Acoustics, Speech and Signal Processing, </i>pages 4781-4784, Washington, DC. Finn, Aidan and Nicholas Kushmerick. 2006. Learning to classify documents accordingtogenre. <i>Journal ofthe American Society for Information Science</i> <i>and Technology, </i>57(11):1506-1518.</p><p>Freund, Luanne, Charles L. A. Clarke, and Elaine G. Toms. 2006. Towards genre classification for IR in the workplace. In <i>Proceedings of the 1st International Conference on Information Interaction in Context, </i>pages 30-36, New York, NY.</p><p>Joachims, Thorsten. 1999. Making large-scale support vector machine learning practical. In B. Scholkopf, C. J. C. Burges, and A. J. Smola, editors, <i>Advances in Kernel Methods:</i><i> Support Vector Learning. </i>MIT Press, Cambridge, MA, pages 169-184.</p><p>Kanaris, Ioannis and Efstathios Stamatatos. 2007. Webpage genre identification using variable-length character n-grams. In <i>Proceedings of the 19th IEEE International Conference on Tools with AI, </i>pages 3-10, Washington, DC.</p><p>Karlgren, Jussi and Douglass Cutting. 1994. Recognizing text genres with simple metrics using discriminant analysis. In <i>Proceedings of the 15th Conference on Computational Linguistics, </i>pages 1071-1075, Morristown, NJ.</p><p>Kessler, Brett, Geoffrey Nunberg, and Hinrich Schütze. 1997. Automatic detection of text genre. In <i>Proceedings of the 35th Annual Meeting of the Association for Computational Linguistics, </i>pages 32-38, Morristown, NJ.</p><p>Marcus, Mitchell P., Mary Ann</p><p>Marcinkiewicz, and Beatrice Santorini. 1993. Building a large annotated corpus of<page local="9" global="393"/></p><p>English: The Penn treebank. <i>Computational</i> <i>Linguistics, </i>19(2):313-330.</p><p>Petrenz, Philipp. 2009. Assessing approaches to genre classification. M.Sc. thesis, School of Informatics, University of Edinburgh.</p><p>Sandhaus, Evan. 2008. New York Times corpus: Corpus overview. LDC catalogue entry LDC2008T19.</p><p>Sharoff, Serge, Zhili Wu, and Katja Markert. 2010. The Web Library of Babel: Evaluating genre collections.</p><p>In <i>Proceedings ofthe Seventh Conference on International Language Resources</i></p><doubt alpha="58.1" length="31" tooSmall="False" monospace="0.0">and Evaluation,pages 3063-3070,</doubt><p>Valletta.</p><p>Toutanova, Kristina, Dan Klein,</p><p>Christopher D. Manning, and Yoram Singer. 2003. Feature-rich part-of-speech tagging with a cyclic dependency network. In <i>Proceedings ofthe 2003 Conference ofthe North American Chapter of the ACL and Human Language Technology, </i>pages 173-180, Morristown, NJ. Turney, Peter. 1995. Technical note: Bias and the quantification of stability. <i><u>Machine Learning,</u> </i>20(1-2):23-33.</p><page local="10" global="394"/></references></body></article>