File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java in General and the fly likes Collective Intelligence in Action and Algorithms of the Intelligent Web Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Collective Intelligence in Action and Algorithms of the Intelligent Web" Watch "Collective Intelligence in Action and Algorithms of the Intelligent Web" New topic
Author

Collective Intelligence in Action and Algorithms of the Intelligent Web

Mateusz Kwasniewski
Greenhorn

Joined: Apr 18, 2006
Posts: 15
Hi Satnam,

Last time when I was visitng Manning's website I found that there are two similar titles scheduled to be published in 2008: one is your book and the other one is "Algorithms of the Intelligent Web". At first sight, these two titles seem to be very similar. What do you think? Will these two books cover the same stuff or rather complement each other?
My second question is about the content of your book. Do you focus more on the practical aspects of CI such as usage of some toolkits/frameworks or on the analysis of the math algorithms?

Thanks,
Mateusz


SCJP5 - 90%<br />SCWCD - 91%
Satnam Alag
Author
Greenhorn

Joined: May 07, 2008
Posts: 26
Mateusz,

In my book, I do try to provide a practical aspects of CI in terms of the toolkits and frameworks that are available to you. At the same time, I do cover the key concepts behind the algorithms and how to implement it. Typically, the concepts are introduced with a simple working example (with the math worked out), this is followed by implementing a version of the algorithm in Java, and lastly how open-source toolkits/APIs can be leveraged. The book covers Nutch for web crawling, Lucene for text processing, WEKA and JDM for data mining.

Yes, I did see "Algorithms of the Intelligent Web" at the Manning website. I havent seen the content but it looks pretty interesting. I think it will be a good companion to my book.

thanks
satnam
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Collective Intelligence in Action and Algorithms of the Intelligent Web
 
Similar Threads
NorthFace University
Data structures and algorithms book for Java
What is the difference between a Product and a Solution?
Art of Java Web Development:
EJB local client VS EJB remote client