Machine Learning Applications in Mega-Text Processing

Machine Learning Applications in Mega-Text Processing

Marina Sokolova, Stan Szpakowicz
DOI: 10.4018/978-1-60566-766-9.ch015
OnDemand:
(Individual Chapters)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

This chapter presents applications of machine learning techniques to problems in natural language processing that require work with very large amounts of text. Such problems came into focus after the Internet and other computer-based environments acquired the status of the prime medium for text delivery and exchange. In all cases which the authors discuss, an algorithm has ensured a meaningful result, be it the knowledge of consumer opinions, the protection of personal information or the selection of news reports. The chapter covers elements of opinion mining, news monitoring and privacy protection, and, in parallel, discusses text representation, feature selection, and word category and text classification problems. The applications presented here combine scientific interest and significant economic potential.
Chapter Preview
Top

Introduction

The chapter presents applications of Machine Learning (ML) to problems which involve processing of large amounts of texts. Problems best served by ML came into focus after the Internet and other computer-based environments acquired the status of the prime medium for text delivery and exchange. That is when the ability to work extremely large amounts of texts, which ML applications had not previously faced, became a major issue. The resulting set of techniques and practices, which we name mega-text language processing, are meant to deal with a mass of informally written, loosely edited text. A case in point is the analysis of opinions expressed in short informal texts written and put on the Web by the general public (Liu 2006). The sheer volume and variety of suddenly available language data has necessarily invited the use of computing software capable of handling such a mass of data, learning from it and acquiring new information.

Until now, no clearly delineated subfield of Natural Language Processing (NLP) dealt with mega-texts – textual data on the Web, computer-mediated text repositories and in general texts in electronic format. Text Data Mining – a form of Data Mining – concerns itself with deriving new information from texts, but most often restrains from the study of language. Still, many researchers focus on the study of language, for example lexical, grammar and style issues, in such texts (Crystal 2006; Liu 2006). That no overarching NLP discipline has emerged can be explained by the fact that electronic texts and old-fashioned texts in books or newspapers share major characteristics. We discuss these characteristics in the handbook chapter “Machine Learning in Natural Language Processing”.

This chapter will show that ML techniques measure up well to the challenges that mega-texts pose. We focus on applications in aid of the study of language. In all cases which we discuss, an algorithm has ensured a meaningful result, be it the knowledge of consumer opinions, the protection of personal information or the selection of news reports. Although we mostly focus in this chapter on text classification problems, we go beyond document topic classification. English, the most popular language of the Web, is the default language of much of the scientific discourse. We state when problems deal with languages other than English.

In the chapter we cite standard measures used in NLP (Precision, Recall, F-score). Calculated for classifiers produced by an algorithm, they build on the numbers of correctly classified positive examples TP, incorrectly classified positive examples FP, and incorrectly classified negative examples FN.

Precision: 978-1-60566-766-9.ch015.m01(1) Recall: 978-1-60566-766-9.ch015.m02(2)

F-score is a weighted sum of Precision and Recall:

978-1-60566-766-9.ch015.m03
(3)

In some cases authors use the traditional Accuracy, which we cite:

A = 978-1-60566-766-9.ch015.m04(4)

Key Terms in this Chapter

Opinion Mining: an automatic and semi-automatic search for expressed opinions in texts.

News Monitoring: automated tracking of online news.

Natural Language Processing: theory, design and implementation of systems for the analysis, understanding and generation of written or spoken language.

Mega-Text Language Processing: Natural Language Processing applied to large volumes of Web-based, computer-mediated, and other electronic-format texts.

Privacy Protection in Texts: protection of personal information that could reveal a person’s identity.

Mega-Text: large volumes of Web-based, computer-mediated, and other electronic-format texts

Text Classification: automatic assigning a text with a tag, chosen from a set of tags.

Complete Chapter List

Search this Book:
Reset