Showing posts with label Processing. Show all posts
Showing posts with label Processing. Show all posts

Thursday, December 16, 2010

Evolution Inclusions and Variation Inequalities for Earth Data Processing II (repost)



Mikhail Z. Zgurovsky, Valery S. Mel'nik, and Pavlo O. Kasyanov, "Evolution Inclusions and Variation Inequalities for Earth Data Processing II: Differential-Operator Inclusions and Evolution Variation Inequalities for Earth Data Processing"
Sp ringer | 2010 | ISBN: 3642138772 | 272 pages | PDF | 2,1 MB

Here, the authors present modern mathematical methods to solve problems of differential-operator inclusions and evolution variation inequalities which may occur in fields such as geophysics, aerohydrodynamics, or fluid dynamics. For the first time, they describe the detailed generalization of various approaches to the analysis of fundamentally nonlinear models and provide a toolbox of mathematical equations. These new mathematical methods can be applied to a broad spectrum of problems. Examples of these are phase changes, diffusion of electromagnetic, acoustic, vibro-, hydro- and seismoacoustic waves, or quantum mechanical effects. This is the second of two volumes dealing with the subject.



Click To go to Original Content

Python Text Processing with NTLK 2.0 Cookbook


Python Text Processing with NTLK 2.0 Cookbook
Python Text Processing with NTLK 2.0 Cookbook
Paperback: 272 pages
Publisher: Packt Publishing (November, 2010)
Language: English
ISBN-10: 1849513600
ISBN-13: 978-1849513609
File Size: 16 MB
Natural Language Processing is used everywhere – in search engines, spell checkers, mobile phones, computer games – even your washing machine. Python’s Natural Language Toolkit (NTLK) suite of libraries has rapidly emerged as one of the most efficient tools for Natural Language Processing. You want to employ nothing less than the best techniques in Natural Language Processing – and this book is your answer.

Python Text Processing with NTLK 2.0 Cookbook is your handy and illustrative guide, which will walk you through all the Natural Language Processing techniques in a step-by-step manner. It will demystify the advanced features of text analysis and text mining using the comprehensive NTLK suite.


This book cuts short the preamble and you dive right into the science of text processing with a practical hands-on approach.


Get started off with learning tokenization of text. Get an overview of WordNet and how to use it. Learn the basics as well as advanced features of Stemming and Lemmatization. Discover various ways to replace words with simpler and more common (read: more searched) variants. Create your own corpora and learn to create custom corpus readers for JSON files as well as for data stored in MongoDB. Use and manipulate POS taggers. Transform and normalize parsed chunks to produce a canonical form without changing their meaning. Dig into feature extraction and text classification. Learn how to easily handle huge amounts of data without any loss in efficiency or speed.


This book will teach you all that and beyond, in a hands-on learn-by-doing manner. Make yourself an expert in using the NTLK for Natural Language Processing with this handy companion.


What you will learn from this book


* Learn Text categorization and Topic identification
* Learn Stemming and Lemmatization and how to go beyond the usual spell checker
* Replace negations with antonyms in your text
* Learn to tokenize words into lists of sentences and words, and gain an insight into WordNet
* Transform and manipulate chunks and trees
* Learn advanced features of corpus readers and create your own custom corpora
* Tag different parts of speech by creating, training, and using a part-of-speech tagger
* Improve accuracy by combining multiple part-of-speech taggers
* Learn how to do partial parsing to extract small chunks of text from a part-of-speech tagged sentence
* Produce an alternative canonical form without changing the meaning by normalizing parsed chunks
* Learn how search engines use Natural Language Processing to process text
* Make your site more discoverable by learning how to automatically replace words with more searched equivalents
* Parse dates, times, and HTML
* Train and manipulate different types of classifiers


Approach
The learn-by-doing approach of this book will enable you to dive right into the heart of text processing from the very first page. Each recipe is carefully designed to fulfill your appetite for Natural Language Processing. Packed with numerous illustrative examples and code samples, it will make the task of using the NTLK for Natural Language Processing easy and straightforward.


Who this book is written for
This book is for Python programmers who want to quickly get to grips with using the NLTK for Natural Language Processing. Familiarity with basic text processing concepts is required. Programmers experienced in the NTLK will also find it useful. Students of linguistics will find it invaluable.


Download Links:
http://hotfile.com/dl/89718191/e915491/Pyth0n.NTLK_2.0.Nov.2010.rar.html
or
http://www.filesonic.com/file/43143617/Pyth0n.NTLK_2.0.Nov.2010.rar

 View the original article here

Friday, December 10, 2010

Processing XML documents with Oracle JDeveloper 11g (Repost)



Processing XML documents with Oracle JDeveloper 11g
Publisher: Packt Publishing 2009 | 384 Pages | ISBN: 1847196667 | PDF | 7.4 MB
XML is an open standard for creating markup languages and exchanging structured documents and data over the Internet. JDeveloper 11g presents an effective, quick, and easy-to-use means of processing XML documents.
Inspired by the author’s previous XML articles for the Oracle community, this expanded hands-on tutorial guides newcomers and intermediate users through JDeveloper 11g and XML document development. It offers up-to-date information on working with the latest version of JDeveloper, and brand new information on JAXB 2.0 support in JDeveloper 11g. Filled with illustrations, explanatory tables, and comprehensive instructions, this book walks the reader through the wide assortment of JDeveloper’s capabilities.
Oracle’s JDeveloper 11g is an Integrated Development Environment that provides a visual and declarative approach to application development. Over the course of 14 chapters, readers will get hands-on with JDeveloper as the comprehensive and self-contained tutorials provide clear instruction on the key XML tasks that JDeveloper can accomplish.

View the original article here