Automatic-Data-Processing


Related Subjects: Automated-teller-machine
More Pages: Automatic-Data-Processing Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
Book reviews for "Automatic-Data-Processing" sorted by average review score:

Voice Over IP Technologies: Building the Converged Network
Published in Paperback by John Wiley & Sons (15 March, 2002)
Author: Mark A. Miller
Amazon base price: $34.99
List price: $49.99 (that's 30% off!)
Used price: $29.06
Buy one from zShops for: $29.06
Average review score:

Outstanding Piece of Work
Voice over IP Technologies is an outstanding piece of work, reflecting much of Mark Miller's exceptional knowledge of voice and data communications systems and multi-protocol networks. He is, in fact and without question, one of the leading experts in the field of network design, analysis and troubleshooting across the LAN, MAN and WAN domains. And he is a leading authority on ATM, Frame Relay and the TCP/IP protocol suite ... and their meaningful applications.

The value of all that expertise is much greater value, of course, if it can be shared effectively with others. Mark Miller's considerable skills as an author have been honed in a dozen or so previous books, and are well demonstrated in this excellent work. The information is well organized and clearly stated, and is supported with numerous graphics. There are numerous appendixes, including a most helpful glossary. The work also is very well indexed, which I consider to be extremely important for future reference.

As a technologist, I can appreciate the accuracy of the information contained in this book. As a consultant, I can appreciate its integrity. As an author, I can appreciate the care with which the subject matter has been researched, the way it has been organized, and the thoroughly understandable manner in which it is presented. When I need to research a technical topic for a book, article or column I am writing, or for a consulting project, I generally skip past the several hundred other references on my shelf and reach for one of Mark Miller's books. When the topic is VoIP, I reach for this one first. I recommend that you do the same.


Speech and Audio Signal Processing : Processing and Perception of Speech and Music
Published in Hardcover by Wiley Text Books (22 July, 1999)
Authors: Ben Gold and Nelson Morgan
Amazon base price: $77.95
Used price: $48.99
Buy one from zShops for: $59.50
Average review score:

Much breadth but little depth
There are many good books on speech processing, but not too many also cover music processing. In that sense, this book is good. However, the major shortcoming of this book is that in its attempt to cover many topics, it doesn't really cover any topics in great detail. The material in this book is merely a good introduction, but one is forced to go to the cited references to find more detail on specific subjects. My overall feeling on this book is rather neutral. If you are just interested in speech processing, there are other books out there which have better coverage. But I am still look for a good book that covers the signal processing of music.

Great, but don't buy it here....
The basic purpose of this book is to understand sound well enough to be able to perform speech recognition, but it also contains a lot of material relevant to music recognition and synthesis. By some quirk of international pricing, the price of this book in the UK is about half what it is in the USA, so it may be worth your while checking out UK online bookstores such as amazon.co.uk or the UK branch of bol.com for this one.

Hitch Hiker's Guide to Speech & Audio Processing :-)
OK, maybe the title of my review's a little misleading, in the sense that this book doesn't match the inimitable Douglas Adam's masterpiece in humour.I meant it in a more literal sense, that is,this book is an excellent guide to the field of Speech & Audio Processing, with a 'holistic' approach to the subject that is refreshing indeed.It can be approached by newcomers with little difficulty - it isn't 'overly mathematical', though all the essential maths is definitely there.The experts, too, shall find new insights from two leading experts in the field.

What i like best about the book is that the chapters are short - average chapter size is only about 15 pages.Thus material is presented in 'bite-sized' chunks, making it much easier to digest.Also, since the authors opt to focus on breadth more than on depth, the book isn't imposingly thick.The layout is also very nice,making it even more of a pleasure to read.

The clarity of writing is another strong point of the book, as are the illustrations.The authors go to the heart of the matter, successfully imparting the flavour of the topic, be it the basics, or the current state-of-the-art.An excellent chapterwise bibliography makes it easy to trace further details on any topic.

All in all, it's a great book, one which stands out for the originality of its approach and the expertise of its authors. In my opinion, anyone working in the area of Speech/Audio processing should have a copy of this most accessible guide.


Speech Recognition : Theory and C++ Implementation
Published in Hardcover by John Wiley & Sons (22 October, 1999)
Authors: Claudio Becchetti and Lucio Prina Ricotti
Amazon base price: $123.20
List price: $140.00 (that's 12% off!)
Used price: $99.98
Buy one from zShops for: $115.16
Average review score:

Good Starter but Confusing.
I appreciated the balance between theory and implementation in the book. Also the content covers the most important topics. It is unfortunate that the book contains numerous typo's and confusing choices of symbols. The errors are often right in the most critical places too. The explanation of the theory of HMM's for example. 0 and 1 are chosen to represent both white and black balls and 2 different urns all in the same diagram. When trying to sort out which is which the reader will be further confused by blatant errors where a 0 should be a 1. I am afraid many new readers will find frustration on the theory sections.

The choice of C++ and inclusion of a CD-ROM with full source is a nice touch however. Just be aware that the code is not geared for real-time recognition.

very good book if you read its code
This book is composed of two parts, theory and implementation. if you only read its theoretical part, it is ok with many details missing. it is not clearly written. however, if you study its C++ code, you would get all you want on recognition system. I spent 3-8 hours everyday for 4 months going through its code line by line. The C++ code (30,000 lines in total) is very well written but without comments. Many times, I need to figure out things not written in the book. I once spent 1 week on 200 lines of code. However, After 4 months, I truely understand the system.

You will find this book useful only if you really spend time covering its C++ code line by line. If you want theory only, goto read other books.

I rate 2 star for its theory and 5 star for its implementation.

[website]

speech recognition c
I want to know about HMM. And c-source code


Enterprise Integration Patterns : Designing, Building, and Deploying Messaging Solutions
Published in Hardcover by Pearson Education (10 October, 2003)
Authors: Gregor Hohpe and Bobby Woolf
Amazon base price: $31.49
List price: $44.99 (that's 30% off!)
Used price: $35.99
Buy one from zShops for: $37.95
Average review score:

Great Message Pattern Language
This a book about enterprise integration solutions, authors claim that they are technology neutral, it is true. In the examples and implementations, they chose 3 most popular messaging frameworks to illustrate the patterns. However, they are pretty biased toward messaging as the "better" solution to enterprise integration strategy. It may have a lot of edges over the other approaches, sometimes it is just easy to use a simple wrapper/facade to do the integration. But I guess authors really intend to push their messaging solutions as the subtitle indicates.

Having said that, this is an excellent book of message pattern language, which I believe is the first one introducing the interesting topic. The books touches from the architectural patterns, e.g., messaging bus, pipe and filters, to common design patterns, e.g., publish/subscribe, request/reply, to some patterns that most MOMs provide as integrated solutions, e.g., durable subscriber, message filter, message expiration etc. With all these patterns at hand, a system architect would be able to craft a messaging pattern-oriented enterprise integration architecture by applying the appropriate patterns compositely.

The book would be better if authors describe some patterns implementation in more detail. E.g., it would be interesting to see how the message expiration is implemented, does the message contain a timer or the message channel monitor each individual message from start up? How does the channel interact with the message and check the expiry? Guaranteed delivery is another example. I know most of these implementation details only interest MOM developers, whereas pattern users are only interested in how and when to apply the patterns, but now that the book is about patterns themselves, implementation details would be appreciated.

Since all the patterns introduced in the book form a messaging pattern language, knowing each pattern's strength and limitation under the context, scope and different forces, and how it interacts with other patterns to form a bigger(composite) pattern are essential to grasp the pattern language. A collaboration diagram to show each pattern's transition/migration/composition to each other would be helpful.

Nice book, but with technical inaccurcies
This is a nice book because it identifies and names the patterns for enterprise integration.

But in certain places the author adds to the confusion out there in the software industry. In Chapter 2, Page 51, Martin Fowler says Web Services are the new way for Remote Procedure Invocation. This is not the case anymore. Today you are discouraged from looking at Web Services only as a firewall-friendly and platform-independent version of traditional RPC protocols.

Web Services are one of the major (but not the only) element of the Service-Oriented Architecture and when it comes to Web Services, you should be really looking at passing messages, and not invoking remote components.

A Wonderful, Wonderful Book
Gregor has a gift for explaining design patterns. We were trying to explain the problems with passing a large file up and down a messaging bus to our bioinformatics users, when I ran across Enterprise Integration Patterns. As soon as I showed the Claim Check pattern to our designers, they got it instantly. Five of my colleagues purchased the book, and we asked Gregor to come teach a class on it. This is the best written book on design patterns I've seen. I reallly like the list of patterns inside the book cover -- nice terse explanation, and great mnemonic icons.


Cisco Packetized Voice & Data Integration
Published in Paperback by McGraw-Hill Professional (27 September, 1999)
Author: Robert Caputo
Amazon base price: $27.48
List price: $55.00 (that's 50% off!)
Everyone with a dedicated WAN connection is implementing on it some kind of Voice over IP solution these days. The setup process is too easy, the cost too low, and the quality of service too high to ignore this application of your data channels. Cisco Packetized Voice & Data Integration might be the best practically oriented Voice over IP (VoIP) book around, if you want to do some reading on the topic. If you're looking for a more academic treatment of the standards and concepts that underlie VoIP, you'll want to supplement it probably with Uyless Black's Voice Over IP or another mostly conceptual text. But engineers with a job to do will appreciate author Robert Caputo's willingness to share stories and lessons from his life's work.

Caputo has earned praise for helping to blur the distinction between "voice people" and "data people," a schism that continues to rule many organizations and should be eliminated as voice-over-data solutions become more popular. This book explains voice concepts (PBXs, telephone signaling, and so on) in "data people" terms. It also discusses thoroughly IP concepts such as Quality of Service (QoS). Focusing mainly on the Cisco 3600 family of routers and their voice cards, Caputo gives detailed configuration instructions that include dial-plan design, connectivity with analog phone equipment, and interconnection of geographically separated PBXs (PBX trunking). You'll find plenty of fully listed configuration files here.

Bear in mind that this book focuses on VoIP exclusively, without much more than a nod to the specifics of VoIP implementation under Asynchronous Transfer Mode (ATM). There's just one chapter on Frame Relay; this isn't a problem, just a characteristic. Turn to Oliver Chukwudi Ibe's Essentials of ATM Networks and Services for details on ATM, and Jeff Buckwalter's Frame Relay: Technology and Practice for more information on Frame Relay. --David Wall

Topics covered: Implementation of a corporate voice infrastructure on an IP network, particularly one that's based on Cisco Systems routers. There's an overview of VoIP technologies here and an introduction to telephony concepts for data-network engineers. Quality of Service (QoS) gets plenty of attention, and there's a detailed explanation of how to develop a system of phone numbers and network addresses (a dial plan). A series of sample configurations, in addition to one that includes an IP voice trunk between two geographically separated PBXs, concludes this volume.

Average review score:

Packed with info, but poorly written
I'd have rated this book much lower if it wasn't cram packed full of great information. The problem is, the writing style makes it impossible to read this book from cover to cover if you don't already know everything in it. If ever an IT book was screaming for a glossary, this was the one. The author habitually uses terms and acronyms as if the reader already knew them, and then goes on to define them chapters later. At least on one occassion, I found a term used in chapter 2 defined in chapter 3. The definition of the term used another that wasn't defined until chapter 5. As said, there's no glossary, and the index is entirely too sparse to cover for that omission. Reading this book WILL teach you well, but don't sit down with it without a reference library and/or net connection handy to look up the terms that you can't find any other way.

Cisco Packetized Voice & Data Integration
Caputo provides an excellent balance between theoretical background and Cisco specific information. Chapter 3, "voice concepts for data engineers" provides just the right level of information needed to understand voice technology, and the challenges of packetized delivery.

Another nice featue is the clearly tabulated facts and figures, which make this book an excellent reference for even the experienced reader.

Overall, Caputo has provided a text that contains everything required to understand and implement successful voice and data integrated networks with Cisco technology.

Great book for network engineers w/o telephone experience!
The information is geared towards the network engineer that has limited phone knowledge, which was perfect for my own background.

The book has excellent technical accuracy and the data is presented well. The book requires relatively strong strength in a networking background because many references are made to associated technologies without explaining them. Explaining such things would be outside the scope of this book.

When/if you read this book, try to seek out unfamiliar terms in the index or look them up elsewhere. Most of the data is relevant and worth understanding as you go along.

Reading and understanding this book gave me a great understanding of VoIP and I now believe that I can effectively evaluate and implement VoIP solutions.

The CCIE program has publicly announced inclusion of VoIP in the CCIE Routing-Switching laboratory exam. Through my experience, I belive that this book is a valuable resource in acquiring the VoIP knowledge necessary to achieve this certification.


Applied Pattern Recognition: A Practical Introduction to Image and Speech Processing in C++
Published in Paperback by Friedrich Vieweg & Sohn (June, 1999)
Authors: Dietrich W. R. Paulus and Joachim Hornegger
Amazon base price: $73.95
Average review score:

Very good book for practice in C and image processing
This book is different from other books in image processing, since it also handles speech processing and gives much information on programming in C++. The authors provide free source codes with this book on a ftp-site.

The first introduction is about software development and ways to work with more people on one source code. It gives much information on programming. Then information is given on the difference between C and C++. I liked this overview very much, since I am used to program in C and not in C++.

An overview is given of the different kind of image processing operations in a compact way. Some information is given on statistical and neural pattern recogniton.

This book is a good learning book, whereas it can also be used as a reference source. The contents of the book is organized in a proper way, so it is not difficult to find the right information.

Comments
The book covers most topics which is very seldom found any where else


Designing Effective Speech Interfaces
Published in Hardcover by John Wiley & Sons (18 February, 2000)
Authors: Susan Weinschenk and Dean T. Barker
Amazon base price: $65.00
Used price: $38.88
Buy one from zShops for: $51.68
Average review score:

Great book to get started
This books provides some great ideas of where and how to get started with Speech Interfaces. I found the interviews to be very helpful. The people interviewed within the book share great insights and ideas as to where they see speech technology going in the future. The technology discussed in the book is low cost, and in my opinion, not very high tech. There are better solutions which can handle more robust speech applications, none of which were mentioned here.


Readings in Speech Recognition
Published in Paperback by Morgan Kaufmann (01 May, 1990)
Authors: Alexander Waibel and Kai-Fu Lee
Amazon base price: $73.95
Used price: $41.99
Buy one from zShops for: $63.16
Average review score:

How Far Speech Recognition Has Come
Written in 1990, the book shows the vast constrast between what was practical in the field of speech recognition then, and what is achievable now.

In 1990, most speech recognition was of single words, not continuous speech, and it was of a given speaker. That is, it was not speaker independent. Plus, due to the limited memory and slow cpus, often the analysis was not in anything approaching realtime. Typically, the speaker would say something, word by word, and this would be recorded in digital form, which would then be analysed.

Even with these hardware limitations, the papers describe promising approaches and indeed of good progress in the subject. Which is actually what did happen subsequently.

As an aside, Kai-Fu Lee came to prominence at Carnegie Mellon in the late 80s, writing key parts of the Sphinx speech recognition system, which was highly regarded as the benchmark of its time.


Solving Least Squares Problems (Prentice-Hall Series in Automatic Computation)
Published in Hardcover by Prentice Hall (June, 1974)
Author: Charles L. Lawson
Amazon base price: $69.00
Used price: $23.52
Average review score:

Good Reference
Good Reference on the main methods. Covers Householder, Givens, and Normal equation methods in some detail.

It also has some somewhat dated Fortran Code


Voice Recognition (Artech House Telecommunications Library)
Published in Hardcover by Artech House (October, 1997)
Authors: Richard L. Klevans and Robert D. Rodman
Amazon base price: $105.00
Used price: $74.95
Buy one from zShops for: $100.00
This revised scholarly work on voice recognition technology outlines cutting-edge research in this exciting area of computer science. The book begins with a readable historical introduction to speech synthesis, speech recognition, and speaker classification. (According to the authors, Alexander Graham Bell was actually working on the problem of speech synthesis when he invented the telephone.)

Once the authors move on to their specialty, this text gets increasingly advanced, discussing the multitude of formulas and algorithms used in speech recognition. The writers clearly explain two important areas of recognizing speech, Hidden Markov Models (HMMs) and neural nets as applied to speech.

The latter part of the book presents the authors' own research in the field, which involves using the technology to identify characteristics of voices, enabling law enforcement to catch criminals who commit crimes over phone lines. (One of their principal advances, "rehumanizing filter techniques" enables a voice to be identified in even noisy environments.) Though the authors certainly would be the first to admit that voice recognition has a long way to go before it becomes commonplace, they see a strong future for this technology in law and security.

Average review score:

Voice Recognition theory and application
Klevans and Rodman did an excellent job at presenting the theory and application of voice recognition. The book goes into just the right amount of detail that a subject of this nature requires. Also, various models and techniques for dealing with speech recognition were explored, with the pros and cons of each carefully stated. It was certainly a pleasure to have read this book, and the new ideas/techniques that were presented, have influenced me to further my research in speech recognition.


Related Subjects: Automated-teller-machine
More Pages: Automatic-Data-Processing Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47