Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Practical Text Mining with Perl: Good/Bad?

by tomfahle (Priest)
on Nov 19, 2008 at 10:57 UTC ( [id://724537]=note: print w/replies, xml ) Need Help??


in reply to Practical Text Mining with Perl: Good/Bad?

Summary

Practical Text Mining with Perl is a book for beginners in Perl, beginners in GNU-R and beginners in Text-Mining.

Some details

From the foreword of the book (page xvii):

"This book introduces the basic ideas of text mining, which is a group of techniques that extracts useful information from one or more texts. This is a practical book, one that focuses on applications and examples. Although some statistics and mathematics is required, it is kept to a minimum, and what is used is explained."

Throughout the book Perl is chained to GNU-R:

Perl is used to extract data. R does the math (even if it could be done easily in Perl) and plots the graphics.

There are a lot of code examples throughout the book. Everthing is explained in layman's terms.

use strict; and use warnings; are never used.

The book covers the following CPAN-Modules:

Hope this helps.

Thomas

Replies are listed 'Best First'.
Re^2: Practical Text Mining with Perl: Good/Bad?
by Anonymous Monk on Mar 16, 2009 at 00:24 UTC
    Dr. Bilisoly, is a professor at CCSU and teaches text mining in the data mining program.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://724537]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-19 13:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found