Details

Text Mining


Text Mining

Applications and Theory
2. Aufl.

von: Michael W. Berry, Jacob Kogan

80,99 €

Verlag: Wiley
Format: PDF
Veröffentl.: 25.02.2010
ISBN/EAN: 9780470689653
Sprache: englisch
Anzahl Seiten: 224

DRM-geschütztes eBook, Sie benötigen z.B. Adobe Digital Editions und eine Adobe ID zum Lesen.

Beschreibungen

<i>Text Mining: Applications and Theory</i> presents the state-of-the-art algorithms for text mining from both the academic and industrial perspectives.  The contributors span several countries and scientific domains: universities, industrial corporations, and government laboratories, and demonstrate the use of techniques from machine learning, knowledge discovery, natural language processing and information retrieval to design computational models for automated text analysis and mining. <p>This volume demonstrates how advancements in the fields of applied mathematics, computer science, machine learning, and natural language processing can collectively capture, classify, and interpret words and their contexts.  As suggested in the preface, text mining is needed when “words are not enough.”</p> <p>This book:</p> <ul type="disc"> <li>Provides state-of-the-art algorithms and techniques for critical tasks in text mining applications, such as clustering, classification, anomaly and trend detection, and stream analysis.</li> <li>Presents a survey of text visualization techniques and looks at the multilingual text classification problem.</li> <li>Discusses the issue of cybercrime associated with chatrooms.</li> <li>Features advances in visual analytics and machine learning along with illustrative examples.</li> <li>Is accompanied by a supporting website featuring datasets.</li> </ul> <p>Applied mathematicians, statisticians, practitioners and students in computer science, bioinformatics and engineering will find this book extremely useful.</p>
<p>List of Contributors xi</p> <p>Preface xiii</p> <p><b>Part I Text Extraction, Classification, and Clustering 1</b></p> <p><b>1 Automatic keyword extraction from individual documents 3</b></p> <p>1.1 Introduction 3</p> <p>1.1.1 Keyword extraction methods 4</p> <p>1.2 Rapid automatic keyword extraction 5</p> <p>1.2.1 Candidate keywords 6</p> <p>1.2.2 Keyword scores 7</p> <p>1.2.3 Adjoining keywords 8</p> <p>1.2.4 Extracted keywords 8</p> <p>1.3 Benchmark evaluation 9</p> <p>1.3.1 Evaluating precision and recall 9</p> <p>1.3.2 Evaluating efficiency 10</p> <p>1.4 Stoplist generation 11</p> <p>1.5 Evaluation on news articles 15</p> <p>1.5.1 The MPQA Corpus 15</p> <p>1.5.2 Extracting keywords from news articles 15</p> <p>1.6 Summary 18</p> <p>1.7 Acknowledgements 19</p> <p>References 19</p> <p><b>2 Algebraic techniques for multilingual document clustering 21</b></p> <p>2.1 Introduction 21</p> <p>2.2 Background 22</p> <p>2.3 Experimental setup 23</p> <p>2.4 Multilingual LSA 25</p> <p>2.5 Tucker1 method 27</p> <p>2.6 PARAFAC2 method 28</p> <p>2.7 LSA with term alignments 29</p> <p>2.8 Latent morpho-semantic analysis (LMSA) 32</p> <p>2.9 LMSA with term alignments 33</p> <p>2.10 Discussion of results and techniques 33</p> <p>2.11 Acknowledgements 35</p> <p>References 35</p> <p><b>3 Content-based spam email classification using machine-learning algorithms 37</b></p> <p>3.1 Introduction 37</p> <p>3.2 Machine-learning algorithms 39</p> <p>3.2.1 Naive Bayes 39</p> <p>3.2.2 LogitBoost 40</p> <p>3.2.3 Support vector machines 41</p> <p>3.2.4 Augmented latent semantic indexing spaces 43</p> <p>3.2.5 Radial basis function networks 44</p> <p>3.3 Data preprocessing 45</p> <p>3.3.1 Feature selection 45</p> <p>3.3.2 Message representation 47</p> <p>3.4 Evaluation of email classification 48</p> <p>3.5 Experiments 49</p> <p>3.5.1 Experiments with PU 1 49</p> <p>3.5.2 Experiments with ZH 1 51</p> <p>3.6 Characteristics of classifiers 53</p> <p>3.7 Concluding remarks 54</p> <p>3.8 Acknowledgements 55</p> <p>References 55</p> <p><b>4 Utilizing nonnegative matrix factorization for email classification problems 57</b></p> <p>4.1 Introduction 57</p> <p>4.1.1 Related work 59</p> <p>4.1.2 Synopsis 60</p> <p>4.2 Background 60</p> <p>4.2.1 Nonnegative matrix factorization 60</p> <p>4.2.2 Algorithms for computing NMF 61</p> <p>4.2.3 Datasets 63</p> <p>4.2.4 Interpretation 64</p> <p>4.3 NMF initialization based on feature ranking 65</p> <p>4.3.1 Feature subset selection 66</p> <p>4.3.2 FS initialization 66</p> <p>4.4 NMF-based classification methods 70</p> <p>4.4.1 Classification using basis features 70</p> <p>4.4.2 Generalizing LSI based on NMF 72</p> <p>4.5 Conclusions 78</p> <p>4.6 Acknowledgements 79</p> <p>References 79</p> <p><b>5 Constrained clustering with k-means type algorithms 81</b></p> <p>5.1 Introduction 81</p> <p>5.2 Notations and classical k-means 82</p> <p>5.3 Constrained k-means with Bregman divergences 84</p> <p>5.3.1 Quadratic k-means with cannot-link constraints 84</p> <p>5.3.2 Elimination of must-link constraints 87</p> <p>5.3.3 Clustering with Bregman divergences 89</p> <p>5.4 Constrained smoka type clustering 92</p> <p>5.5 Constrained spherical k-means 95</p> <p>5.5.1 Spherical k-means with cannot-link constraints only 96</p> <p>5.5.2 Spherical k-means with cannot-link and must-link constraints 98</p> <p>5.6 Numerical experiments 99</p> <p>5.6.1 Quadratic k-means 100</p> <p>5.6.2 Spherical k-means 100</p> <p>5.7 Conclusion 101</p> <p>References 102</p> <p><b>Part II Anomaly and Trend Detection 105</b></p> <p><b>6 Survey of text visualization techniques 107</b></p> <p>6.1 Visualization in text analysis 107</p> <p>6.2 Tag clouds 108</p> <p>6.3 Authorship and change tracking 110</p> <p>6.4 Data exploration and the search for novel patterns 111</p> <p>6.5 Sentiment tracking 111</p> <p>6.6 Visual analytics and FutureLens 113</p> <p>6.7 Scenario discovery 114</p> <p>6.7.1 Scenarios 115</p> <p>6.7.2 Evaluating solutions 115</p> <p>6.8 Earlier prototype 116</p> <p>6.9 Features of FutureLens 117</p> <p>6.10 Scenario discovery example: bioterrorism 119</p> <p>6.11 Scenario discovery example: drug trafficking 121</p> <p>6.12 Future work 123</p> <p>References 126</p> <p><b>7 Adaptive threshold setting for novelty mining 129</b></p> <p>7.1 Introduction 129</p> <p>7.2 Adaptive threshold setting in novelty mining 131</p> <p>7.2.1 Background 131</p> <p>7.2.2 Motivation 132</p> <p>7.2.3 Gaussian-based adaptive threshold setting 132</p> <p>7.2.4 Implementation issues 137</p> <p>7.3 Experimental study 138</p> <p>7.3.1 Datasets 138</p> <p>7.3.2 Working example 139</p> <p>7.3.3 Experiments and results 142</p> <p>7.4 Conclusion 146</p> <p>References 147</p> <p><b>8 Text mining and cybercrime 149</b></p> <p>8.1 Introduction 149</p> <p>8.2 Current research in Internet predation and cyberbullying 151</p> <p>8.2.1 Capturing IM and IRC chat 151</p> <p>8.2.2 Current collections for use in analysis 152</p> <p>8.2.3 Analysis of IM and IRC chat 153</p> <p>8.2.4 Internet predation detection 153</p> <p>8.2.5 Cyberbullying detection 158</p> <p>8.2.6 Legal issues 159</p> <p>8.3 Commercial software for monitoring chat 159</p> <p>8.4 Conclusions and future directions 161</p> <p>8.5 Acknowledgements 162</p> <p>References 162</p> <p><b>Part III Text Streams 165</b></p> <p><b>9 Events and trends in text streams 167</b></p> <p>9.1 Introduction 167</p> <p>9.2 Text streams 169</p> <p>9.3 Feature extraction and data reduction 170</p> <p>9.4 Event detection 171</p> <p>9.5 Trend detection 174</p> <p>9.6 Event and trend descriptions 176</p> <p>9.7 Discussion 180</p> <p>9.8 Summary 181</p> <p>9.9 Acknowledgements 181</p> <p>References 181</p> <p><b>10 Embedding semantics in LDA topic models 183</b></p> <p>10.1 Introduction 183</p> <p>10.2 Background 184</p> <p>10.2.1 Vector space modeling 184</p> <p>10.2.2 Latent semantic analysis 185</p> <p>10.2.3 Probabilistic latent semantic analysis 185</p> <p>10.3 Latent Dirichlet allocation 186</p> <p>10.3.1 Graphical model and generative process 187</p> <p>10.3.2 Posterior inference 187</p> <p>10.3.3 Online latent Dirichlet allocation (OLDA) 189</p> <p>10.3.4 Illustrative example 191</p> <p>10.4 Embedding external semantics from Wikipedia 193</p> <p>10.4.1 Related Wikipedia articles 194</p> <p>10.4.2 Wikipedia-influenced topic model 194</p> <p>10.5 Data-driven semantic embedding 194</p> <p>10.5.1 Generative process with data-driven semantic embedding 195</p> <p>10.5.2 OLDA algorithm with data-driven semantic embedding 196</p> <p>10.5.3 Experimental design 197</p> <p>10.5.4 Experimental results 199</p> <p>10.6 Related work 202</p> <p>10.7 Conclusion and future work 202</p> <p>References 203</p> <p>Index 205</p>
"It is extremely useful for practitioners and students in computer science, natural language processing, bioinformatics and engineering who wish to use text mining techniques." (Journal of Information Retrieval, 1 April 2011)<br />
<p><strong>Michael W. Berry</strong>, Professor and Associate Department Head, Department of Electrical Engineering and Computer Science, University of Tennessee.<br />Michael is on the Editorial board of <em>Computing in Science and Engineering</em> and <em>Statistical Analysis and Data Mining Journals</em>. <p><strong>Jacob Kogan</strong>, Department of Mathematics and Statistics, University of Maryland Baltimore County, USA.
<i>Text Mining: Applications and Theory</i> presents the state-of-the-art algorithms for text mining from both the academic and industrial perspectives. The contributors span several countries and scientific domains: universities, industrial corporations, and government laboratories, and demonstrate the use of techniques from machine learning, knowledge discovery, natural language processing and information retrieval to design computational models for automated text analysis and mining. <p>This volume demonstrates how advancements in the fields of applied mathematics, computer science, machine learning, and natural language processing can collectively capture, classify, and interpret words and their contexts. As suggested in the preface, text mining is needed when “words are not enough.”</p> <p>This book:</p> <ul type="disc"> <li>Provides state-of-the-art algorithms and techniques for critical tasks in text mining applications, such as clustering, classification, anomaly and trend detection, and stream analysis.</li> <li>Presents a survey of text visualization techniques and looks at the multilingual text classification problem.</li> <li>Discusses the issue of cybercrime associated with chatrooms.</li> <li>Features advances in visual analytics and machine learning along with illustrative examples.</li> <li>Is accompanied by a supporting website featuring datasets.</li> </ul> <p>Applied mathematicians, statisticians, practitioners and students in computer science, bioinformatics and engineering will find this book extremely useful.</p>

Diese Produkte könnten Sie auch interessieren:

Modeling Uncertainty
Modeling Uncertainty
von: Moshe Dror, Pierre L'Ecuyer, Ferenc Szidarovszky
PDF ebook
236,81 €
Level Crossing Methods in Stochastic Models
Level Crossing Methods in Stochastic Models
von: Percy H. Brill
PDF ebook
203,29 €
Continuous Bivariate Distributions
Continuous Bivariate Distributions
von: N. Balakrishnan, Chin Diew Lai
PDF ebook
128,39 €