Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • English  (20)
  • Hungarian
  • 2010-2014  (11)
  • 2005-2009  (5)
  • 2000-2004  (4)
  • Indianapolis, IN : Wiley Pub.  (12)
  • Berlin, Heidelberg : Springer-Verlag Berlin Heidelberg  (8)
  • Computer Science  (20)
Datasource
Material
Language
  • English  (20)
  • Hungarian
Years
  • 2010-2014  (11)
  • 2005-2009  (5)
  • 2000-2004  (4)
Year
  • 1
    Online Resource
    Online Resource
    Berlin, Heidelberg : Springer-Verlag Berlin Heidelberg
    ISBN: 9783642227431
    Language: English
    Pages: Online-Ressource (XXII, 105p. 33 illus., 13 illus. in color, digital)
    Series Statement: Theory and Applications of Natural Language Processing
    Series Statement: SpringerLink
    Series Statement: Bücher
    Parallel Title: Buchausg. u.d.T. Petrov, Slav Coarse-to-fine natural language processing
    RVK:
    Keywords: Computer Science ; Computer science ; Computer science ; Computational linguistics ; Statistical methods ; Natürliche Sprache ; Syntaktische Analyse ; Grammatik ; Latente Variable ; Maschinelles Lernen ; Automatische Spracherkennung ; Maschinelle Übersetzung ; Natürliche Sprache ; Syntaktische Analyse ; Grammatik ; Latente Variable ; Maschinelles Lernen ; Automatische Spracherkennung ; Maschinelle Übersetzung
    Abstract: 1.Introduction -- 2.Latent Variable Grammars for Natural Language Parsing -- 3.Discriminative Latent Variable Grammars -- 4.Structured Acoustic Models for Speech Recognition -- 5.Coarse-to-Fine Machine Translation Decoding -- 6.Conclusions and Future Work -- Bibliography
    Abstract: The impact of computer systems that can understand natural language will be tremendous. To develop this capability we need to be able to automatically and efficiently analyze large amounts of text. Manually devised rules are not sufficient to provide coverage to handle the complex structure of natural language, necessitating systems that can automatically learn from examples. To handle the flexibility of natural language, it has become standard practice to use statistical models, which assign probabilities for example to the different meanings of a word or the plausibility of grammatical constructions. This book develops a general coarse-to-fine framework for learning and inference in large statistical models for natural language processing. Coarse-to-fine approaches exploit a sequence of models which introduce complexity gradually. At the top of the sequence is a trivial model in which learning and inference are both cheap. Each subsequent model refines the previous one, until a final, full-complexity model is reached. Applications of this framework to syntactic parsing, speech recognition and machine translation are presented, demonstrating the effectiveness of the approach in terms of accuracy and speed. This book is intended for students and researchers interested in statistical approaches to Natural Language Processing. Slav’s work Coarse-to-Fine Natural Language Processing represents a major advance in the area of syntactic parsing, and a great advertisement for the superiority of the machine-learning approach. Eugene Charniak (Brown University)
    Description / Table of Contents: Coarse-to-Fine Natural Language Processing; Foreword; Preface; Acknowledgements; Contents; List of Figures; List of Tables; Chapter 1 Introduction; 1.1 Coarse-to-Fine Models; 1.2 Coarse-to-Fine Inference; Chapter 2 Latent Variable Grammars for Natural Language Parsing; 2.1 Introduction; 2.1.1 Experimental Setup; 2.2 Manual Grammar Refinement; 2.2.1 Vertical and Horizontal Markovization; 2.2.2 Additional Linguistic Refinements; 2.3 Generative Latent Variable Grammars; 2.3.1 Hierarchical Estimation; 2.3.2 Adaptive Refinement; 2.3.3 Smoothing; 2.3.4 An Infinite Alternative; 2.4 Inference
    Description / Table of Contents: 2.4.1 Hierarchical Coarse-to-Fine Pruning2.4.1.1 Projections; 2.4.1.2 Estimating Projected Grammars; 2.4.1.3 Calculating Projected Expectations; 2.4.1.4 Hierarchical Projections; 2.4.1.5 Pruning Experiments; 2.4.2 Objective Functions for Parsing; 2.4.2.1 Minimum Bayes Risk Parsing; 2.4.2.2 Alternative Objective Functions; 2.5 Additional Experiments; 2.5.1 Experimental Setup; 2.5.2 Baseline Grammar Variation; 2.5.3 Final Results WSJ; 2.5.4 Multilingual Parsing; 2.5.5 Corpus Variation; 2.5.6 Training Size Variation; 2.6 Analysis; 2.6.1 Lexical Subcategories; 2.6.2 Phrasal Subcategories
    Description / Table of Contents: 2.6.3 Multilingual Analysis2.7 Summary and Future Work; Chapter 3 Discriminative Latent Variable Grammars; 3.1 Introduction; 3.2 Log-Linear Latent Variable Grammars; 3.3 Single-Scale Discriminative Grammars; 3.3.1 Efficient Discriminative Estimation; 3.3.1.1 Hierarchical Estimation; 3.3.1.2 Feature-Count Approximation; 3.3.2 Experiments; 3.3.2.1 Efficiency; 3.3.2.2 Regularization; 3.3.2.3 Final Test Set Results; 3.4 Multi-scale Discriminative Grammars; 3.4.1 Hierarchical Refinement; 3.4.2 Learning Sparse Multi-scale Grammars; 3.4.2.1 Hierarchical Training
    Description / Table of Contents: 3.4.2.2 Efficient Multi-scale Inference3.4.2.3 Feature Count Approximations; 3.4.3 Additional Features; 3.4.3.1 Unknown Word Features; 3.4.3.2 Span Features; 3.4.4 Experiments; 3.4.4.1 Sparsity; 3.4.4.2 Accuracy; 3.4.4.3 Efficiency; 3.4.4.4 Final Results; 3.4.5 Analysis; 3.5 Summary and Future Work; Chapter 4 Structured Acoustic Models for Speech Recognition; 4.1 Introduction; 4.2 Learning; 4.2.1 The Hand-Aligned Case; 4.2.2 Splitting; 4.2.3 Merging; 4.2.4 Smoothing; 4.2.5 The Automatically-Aligned Case; 4.3 Inference; 4.4 Experiments; 4.4.1 Phone Recognition; 4.4.2 Phone Classification
    Description / Table of Contents: 4.5 Analysis4.6 Summary and Future Work; Chapter 5 Coarse-to-Fine Machine Translation Decoding; 5.1 Introduction; 5.2 Coarse-to-Fine Decoding; 5.2.1 Related Work; 5.2.2 Language Model Projections; 5.2.3 Multipass Decoding; 5.3 Inversion Transduction Grammars; 5.4 Learning Coarse Languages; 5.4.1 Random Projections; 5.4.2 Frequency Clustering; 5.4.3 HMM Clustering; 5.4.4 JCluster; 5.4.5 Clustering Results; 5.5 Experiments; 5.5.1 Clustering; 5.5.2 Spacing; 5.5.3 Encoding Versus Order; 5.5.4 Final Results; 5.5.5 Search Error Analysis; 5.6 Summary and Future Work
    Description / Table of Contents: Chapter 6 Conclusions and Future Work
    Note: Description based upon print version of record
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    Berlin, Heidelberg : Springer-Verlag Berlin Heidelberg
    ISBN: 9783642175251
    Language: English
    Pages: Online-Ressource (X, 294p. 60 illus, digital)
    Series Statement: Theory and Applications of Natural Language Processing
    Series Statement: SpringerLink
    Series Statement: Bücher
    Parallel Title: Buchausg. u.d.T. Interactive multi-modal question-answering
    RVK:
    Keywords: Information storage and retrieval systems ; Computer Science ; Computer science ; Multimedia systems ; Information storage and retrieva ; Computer science ; Information storage and retrieval systems ; Multimedia systems ; Aufsatzsammlung ; Frage-Antwort-System ; Multimodales System ; Mensch-Maschine-Kommunikation ; Natürlichsprachiges System ; Medizin ; Dialogsystem ; Information Extraction ; Textanalyse
    Abstract: Part I Introduction to the IMIX Programme -- Introduction. Antal van den Bosch and Gosse Bouma -- IMIX: Good Questions, Promising Answers. Eduard Hovy, Jon Oberlander, and Norbert Reithinger -- The IMIX demonstrator: an information search assistant for the medical domain. Dennis Hofs and Boris van Schooten and Rieks op den Akker -- Part II Interaction Management -- Vidiam: Corpus-based Development of a Dialogue Manager for Multimodal Question Answering. Boris van Schooten and Rieks op den Akker -- Multidimensional Dialogue Management. Simon Keizer, Harry Bunt, and Volha Petukhova -- Part III Fusing Text, Speech, and Images. Experiments in Multimodal Information Presentation. Charlotte van Hooijdonk, Wauter Bosma, Emiel Krahmer, Alfons Maes, and Mariët Theune -- Text-to-text generation for question answering. Wauter Bosma, Erwin Marsi, Emiel Krahmer and Mariët Theune -- Part IV Text Analysis for Question Answering Automatic Extraction of Medical Term Variants from Mutilingual Parallel Translations. Lonneke van der Plas, Jörg Tiedemann, and Ismail Fahmi -- Relation Extraction for Open and Closed Domain Question Answering . Gosse Bouma, Ismail Fahmi, and Jori Mur -- Constraint-Satisfaction Inference for Entity Recognition. Sander Canisius, Antal van den Bosch, and Walter Daelemans -- Extraction of Hypernymy Information from Text. Erik Tjong Kim Sang, Katja Hofmann and Maarten de Rijke.-Towards a Discourse-driven Taxonomic Inference Model . Piroska Lendvai
    Abstract: This book is the result of a group of researchers from different disciplines asking themselves one question: what does it take to develop a computer interface that listens, talks, and can answer questions in a domain? First, obviously, it takes specialized modules for speech recognition and synthesis, human interaction management (dialogue, input fusion, andmultimodal output fusion), basic question understanding, and answer finding. While all modules are researched as independent subfields, this book describes the development of state-of-the-art modules and their integration into a single, working application capable of answering medical (encyclopedic) questions such as "How long is a person with measles contagious?" or "How can I prevent RSI?". The contributions in this book, which grew out of the IMIX project funded by the Netherlands Organisation for Scientific Research, document the development of this system, but also address more general issues in natural language processing, such as the development of multidimensional dialogue systems, the acquisition of taxonomic knowledge from text, answer fusion, sequence processing for domain-specific entity recognition, and syntactic parsing for question answering. Together, they offer an overview of the most important findings and lessons learned in the scope of the IMIX project, making the book of interest to both academic and commercial developers of human-machine interaction systems in Dutch or any other language. Highlights include: integrating multi-modal input fusion in dialogue management (Van Schooten and Op den Akker), state-of-the-art approaches to the extraction of term variants (Van der Plas, Tiedemann, and Fahmi; Tjong Kim Sang, Hofmann, and De Rijke), and multi-modal answer fusion (two chapters by Van Hooijdonk, Bosma, Krahmer, Maes, Theune, and Marsi). Watch the IMIX movie at www.nwo.nl/imix-film . Like IBM's Watson, the IMIX system described in the book gives naturally phrased responses to naturally posed questions. Where Watson can only generate synthetic speech, the IMIX system also recognizes speech. On the other hand, Watson is able to win a television quiz, while the IMIX system is domain-specific, answering only to medical questions. "The Netherlands has always been one of the leaders in the general field of Human Language Technology, and IMIX is no exception. It was a very ambitious program, with a remarkably successful performance leading to interesting results. The teams covered a rema ...
    Description / Table of Contents: pt. 1. Introduction to the IMIX programme -- pt. 2. Interaction management -- pt. 3. Fusing text, speech, and images -- pt. 4. Text analysis for question answering -- pt. 5. Epilogue.
    Note: Includes bibliographical references
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    ISBN: 9783642249426
    Language: English
    Pages: Online-Ressource (XV, 253p. 50 illus., 27 illus. in color, digital)
    Series Statement: Theory and Applications of Natural Language Processing
    Series Statement: SpringerLink
    Series Statement: Bücher
    Parallel Title: Buchausg. u.d.T. Rieser, Verena Reinforcement learning for adaptive dialogue systems
    RVK:
    Keywords: Computer Science ; Computer science ; Artificial intelligence ; Translators (Computer programs) ; Computer science ; Artificial intelligence ; Translators (Computer programs) ; Mensch-Maschine-Kommunikation ; Dialogsystem ; Natürlichsprachiges System ; Multimodales System ; Lernendes System ; Bestärkendes Lernen ; Benutzerverhalten ; Simulation ; Automatische Sprachproduktion ; Mensch-Maschine-Kommunikation ; Dialogsystem ; Natürlichsprachiges System ; Multimodales System ; Lernendes System ; Bestärkendes Lernen ; Benutzerverhalten ; Simulation ; Automatische Sprachproduktion
    Abstract: 1.Introduction -- 2.Background -- 3.Reinforcement Learning for Information Seeking dialogue strategies -- 4.The bootstrapping approach to developing Reinforcement Learning-based strategies -- 5.Data Collection in aWizard-of-Oz experiment -- 6.Building a simulated learning environment from Wizard-of-Oz data -- 7.Comparing Reinforcement and Supervised Learning of dialogue policies with real users -- 8.Meta-evaluation -- 9.Adaptive Natural Language Generation -- 10.Conclusion -- References -- Example Dialogues -- A.1.Wizard-of-Oz Example Dialogues -- A.2.Example Dialogues from Simulated Interaction -- A.3.Example Dialogues from User Testing -- Learned State-Action Mappings -- Index
    Abstract: The past decade has seen a revolution in the field of spoken dialogue systems. As in other areas of Computer Science and Artificial Intelligence, data-driven methods are now being used to drive new methodologies for system development and evaluation. This book is a unique contribution to that ongoing change. A new methodology for developing spoken dialogue systems is described in detail. The journey starts and ends with human behaviour in interaction, and explores methods for learning from the data, for building simulation environments for training and testing systems, and for evaluating the results. The detailed material covers: Spoken and Multimodal dialogue systems, Wizard-of-Oz data collection, User Simulation methods, Reinforcement Learning, and Evaluation methodologies. The book is a research guide for students and researchers with a background in Computer Science, AI, or Machine Learning. It navigates through a detailed case study in data-driven methods for development and evaluation of spoken dialogue systems. Common challenges associated with this approach are discussed and example solutions are provided. This work provides insights, lessons, and inspiration for future research and development - not only for spoken dialogue systems in particular, but for data-driven approaches to human-machine interaction in general
    Description / Table of Contents: Reinforcement Learning for Adaptive Dialogue Systems; Preface; Acknowledgements; Contents; Acronyms; Chapter 1 Introduction; 1.1 The Design Problem for Spoken Dialogue Systems; 1.2 Overview; 1.3 Structure of the Book; Chapter 2 (Background); Chapter 3 (Reinforcement Learning); Chapter 4 (Proof-of-Concept: Information Seeking Strategies); Chapter 5 (A Bootstrapping Approach to Develop Reinforcement Learning-based Strategies); Chapter 6 (Data Collection in aWizard-of-Oz Experiment); Chapter 7 (Building a Simulated Learning Environment from Wizard-of-Oz Data)
    Description / Table of Contents: Chapter 8 (Comparing Reinforcement and Supervised Learning of Dialogue Policies with Real Users)Chapter 9 (Natural Language Generation); Chapter 10 (Conclusion); Part I Fundamental Concepts; Chapter 2 Background; 2.1 Human-Computer Interaction; 2.2 Dialogue Strategy Development; 2.2.1 Conventional Development Lifecycle; 2.2.2 Evaluation and Strategy Quality Control; 2.2.2.1 Quality Control in Industry; 2.2.2.2 Evaluation Practises in Academia; 2.2.2.3 The PARADISE Evaluation Framework; 2.2.2.4 Strategy Re-Implementation; 2.2.3 Strategy Implementation
    Description / Table of Contents: 2.2.3.1 Implementation Practises in Industry2.2.3.2 Implementation Practises in Academia; 2.2.4 Challenges for Strategy Development; 2.3 Literature review: Learning Dialogue Strategies; 2.3.1 Machine Learning Paradigms; 2.3.2 Supervised Learning for Dialogue Strategies; 2.3.3 Dialogue as Decision Making under Uncertainty; 2.3.4 Reinforcement Learning for Dialogue Strategies; 2.4 Summary; Chapter 3 Reinforcement Learning; 3.1 The Nature of Dialogue Interaction; 3.1.1 Dialogue is Temporal; 3.1.2 Dialogue is Dynamic; 3.2 Reinforcement Learning-based Dialogue Strategy Learning
    Description / Table of Contents: 3.2.1 Dialogue as a Markov Decision Process3.2.1.1 Representing Dialogue as a Markov Decision Process; 3.2.1.2 Partially Observable Markov Decision Processes for Strategy Learning; 3.2.2 The Reinforcement Learning Problem; 3.2.2.1 Elements of Reinforcement Learning; 3.2.2.2 Algorithms for Reinforcement Learning; 3.2.2.3 The Curse of Dimensionality, and State Space Reduction; 3.2.3 Model-based vs. Simulation-based Strategy Learning; 3.2.3.1 Model-based Reinforcement Learning; 3.2.3.2 Simulation-based Reinforcement Learning; 3.3 Dialogue Simulation; 3.3.1 Wizard-of-Oz Studies
    Description / Table of Contents: 3.3.2 Computer-based Simulations3.3.3 Discussion; 3.4 Application Domains; 3.4.1 Information-Seeking Dialogue Systems; 3.4.2 Multimodal Output Planning and Information Presentation; 3.4.3 Multimodal Dialogue Systems for In-Car Digital Music Players; 3.5 Summary; Chapter 4 Proof-of-Concept: Information Seeking Strategies; 4.1 Introduction; 4.1.1 A Proof-of-Concept Study; 4.2 Simulated Learning Environments; 4.2.1 Problem Representation; 4.2.2 Database Retrieval Simulations; 4.2.2.1 Monotonic Database Simulation; 4.2.2.2 Random Database Simulation; 4.2.3 Noise Model; 4.2.4 User Simulations
    Description / Table of Contents: 4.2.5 Objective and Reward Function
    Note: Description based upon print version of record
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Language: English
    Pages: 1 online resource (xxxiii, 878 p.) , ill.
    Edition: 2nd ed.
    Parallel Title: Erscheint auch als
    DDC: 005.8
    RVK:
    Keywords: Application software ; Security measures ; Handbooks, manuals, etc ; Internet ; Security measures ; Handbooks, manuals, etc ; Computer security ; Handbooks, manuals, etc ; Electronic books ; Electronic books ; local
    Abstract: The highly successful security book returns with a new edition, completely updated Web applications are the front door to most organizations, exposing them to attacks that may disclose personal information, execute fraudulent transactions, or compromise ordinary users. This practical book has been completely updated and revised to discuss the latest step-by-step techniques for attacking and defending the range of ever-evolving web applications. You'll explore the various new technologies employed in web applications that have appeared since the first edition and review the new attack techniques that have been developed, particularly in relation to the client side. Reveals how to overcome the new technologies and techniques aimed at defending web applications against attacks that have appeared since the previous edition Discusses new remoting frameworks, HTML5, cross-domain integration techniques, UI redress, framebusting, HTTP parameter pollution, hybrid file attacks, and more Features a companion web site hosted by the authors that allows readers to try out the attacks described, gives answers to the questions that are posed at the end of each chapter, and provides a summarized methodology and checklist of tasks Focusing on the areas of web application security where things have changed in recent years, this book is the most current resource on the critical topic of discovering, exploiting, and preventing web application security flaws. Also available as a set with, CEHv8: Certified Hacker Version 8 Study Guide, Ethical Hacking and Web Hacking Set, 9781119072171.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Indianapolis, IN : Wiley Pub.
    Language: English
    Pages: 1 online resource (xxviii, 497 p.) , ill.
    Parallel Title: Erscheint auch als
    DDC: 006.78
    RVK:
    Keywords: Cloud computing ; Web services ; Electronic books ; lcgft ; Electronic books ; local
    Abstract: The complete reference guide to the hot technology of cloud computing Its potential for lowering IT costs makes cloud computing a major force for both IT vendors and users; it is expected to gain momentum rapidly with the launch of Office Web Apps later this year. Because cloud computing involves various technologies, protocols, platforms, and infrastructure elements, this comprehensive reference is just what you need if you'll be using or implementing cloud computing. Cloud computing offers significant cost savings by eliminating upfront expenses for hardware and software; its growing popularity is expected to skyrocket when Microsoft introduces Office Web Apps This comprehensive guide helps define what cloud computing is and thoroughly explores the technologies, protocols, platforms and infrastructure that make it so desirable Covers mobile cloud computing, a significant area due to ever-increasing cell phone and smartphone use Focuses on the platforms and technologies essential to cloud computing Anyone involved with planning, implementing, using, or maintaining a cloud computing project will rely on the information in Cloud Computing Bible .
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    Indianapolis, IN : Wiley Pub.
    Language: English
    Pages: 1 online resource (xxii, 583 p.) , ill.
    Series Statement: Developer reference
    Parallel Title: Erscheint auch als
    DDC: 005.4/4
    RVK:
    RVK:
    Keywords: Mac OS ; iOS (Electronic resource) ; Operating systems (Computers) ; Macintosh (Computer) ; Programming ; Computer software ; Development ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Everything you need to know to design, code, and build amazing apps Xcode 4 is Apple's newest version of the popular development suite for creating bleeding-edge OS X and iOS apps. Written by an experienced developer and Apple-focused journalist, this book not only covers developing for OS X but also for the entire family of iOS devices, including the iPhone, iPad, and iPod touch. You'll explore the newest tools for compiling, debugging, and finding and fixing common code errors so that you can look forward to improved, smooth-running code that is developed more efficiently than ever. Takes you step-by-step through the process of developing OS X and iOS applications using Xcode 4 Examines the benefits of Xcode 4, Apple's updated, free, object oriented programming environment Helps you tame the complex Xcode environment so you can develop amazing apps This book gets you up to speed on all the remarkable new features and redesigned user interface of Xcode 4 so you can get started creating phenomenal apps today.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    Indianapolis, IN : Wiley Pub.
    Language: English
    Pages: 1 online resource (xl, 680 p.) , ill.
    Series Statement: Wrox professional guides
    RVK:
    Keywords: Microsoft Visual studio ; Application software ; Development ; Teams in the workplace ; Electronic books ; lcgft ; Electronic books ; local
    Abstract: Authoritative guide to TFS 2010 from a dream team of Microsoft insiders and MVPs! Microsoft Visual Studio Team Foundation Server (TFS) has evolved until it is now an essential tool for Microsoft's Application Lifestyle Management suite of productivity tools, enabling collaboration within and among software development teams. By 2011, TFS will replace Microsoft's leading source control system, VisualSourceSafe, resulting in an even greater demand for information about it. Professional Team Foundation Server 2010, written by an accomplished team of Microsoft insiders and Microsoft MVPs, provides the thorough, step-by-step instruction you need to use TFS 2010 efficiently so you can more effectively manage and deliver software products in an enterprise. Provides a broad overview of Team Foundation Server for developers, software project managers, testers, business analysts, and others wanting to learn how to use TFS Gives TFS administrators the tools they need to efficiently monitor and manage the TFS environment Covers core TFS functions including project management, work item tracking, version control, test case management, build automation, reporting, and more? Explains extensibility options and how to write extensions for TFS 2010 Helps certification candidates prepare for the Microsoft Team Foundation Server 2010 certification exam (Exam 70-512) The clear, programmer-to-programmer Wrox style of Professional Team Foundation Server 2010 will soon have you thoroughly up to speed.
    Note: "Wrox programmer to programmer"--Cover. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    Indianapolis, IN : Wiley Pub.
    Language: English
    Pages: 1 online resource (xxx, 400 p.) , ill.
    Series Statement: Wrox beginning guides
    Parallel Title: Erscheint auch als
    DDC: 005.75/65
    RVK:
    Keywords: SQL (Computer program language) ; Relational databases ; Electronic books ; Electronic books ; local
    Abstract: Teaching the SQL skills that businesses demand when hiring programmers If you're a SQL beginner, you don't just want to learn SQL basics, you also want to get some practical SQL skills you can use in the job market. This book gives you both. Covering the basics through intermediate topics with clear explanations, hands-on exercises, and helpful solutions, this book is the perfect introduction to SQL. Topics include both the current SQL:2008 standards, the upcoming SQL:2011 standards, and also how to use SQL against current releases of the most popular commercial SQL databases, such as Oracle, SQL Server, and MySQL. Introduces SQL concepts, explains SQL statements, and clearly shows how to write efficient and effective SQL code Uses a hands-on style and a sample database that incorporates all SQL concepts taught in the book; this database will be enhanced through the book as key points and lessons are covered Covers topics such as how SQL interacts with the sample database via various interfaces, including vendor-provided utilities, programming languages, SQL clients, and productivity software Includes appendices with primers on database normalization, set theory and bollean algebra, RDBMS software step-by-step setup guides, and database connectivity Learn how to write effective, efficient SQL code with Discovering SQL: A Hands-On Guide for Beginners .
    Note: "Wrox programmer to programmer"--Cover. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    Indianapolis, IN : Wiley Pub.
    Language: English
    Pages: 1 online resource (xvii, 492 p.) , ill.
    Series Statement: Developer Reference
    DDC: 005.2762
    RVK:
    Keywords: Mac OS ; Java (Computer program language) ; Application software ; Development ; Macintosh (Computer) ; Programming ; Electronic books ; lcgft ; Electronic books ; local
    Abstract: Learn the guidelines of integrating Java with native Mac OS X applications with this Devloper Reference book. Java is used to create nearly every type of application that exists and is one of the most required skills of employers seeking computer programmers. Java code and its libraries can be integrated with Mac OS X features, and this book shows you how to do just that. You'll learn to write Java programs on OS X and you'll even discover how to integrate them with the Cocoa APIs. Shows how Java programs can be integrated with any Mac OS X feature, such as NSView widgets or screen savers Reveals the requirements for integrating Java with native OS X applications Covers OS X libraries and behaviors unique to working with Java With this book, you will learn that creating Java-based applications that integrate closely with OS X is not a myth! Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    Indianapolis, IN : Wiley Pub.
    Language: English
    Pages: 1 online resource (xxxi, 563 p.) , ill.
    Series Statement: Wrox beginning guides
    Series Statement: Programmer to programmer
    Parallel Title: Erscheint auch als
    DDC: 004.165
    RVK:
    Keywords: iPad (Computer) ; Programming ; Application software ; Development ; Mobile computing ; Electronic books ; lcgft ; Electronic books ; local
    Abstract: "Learn to develop successful--and profitable--iPad applications. Eager to start developing applications for the iPad? Then look no further than the book in your hands. This comprehensive, hands-on approach to iPad development walks you through all the necessary tools and skills required for successful iPad app programming ... Explains the various types of iPad applications supported by the iPhone SDK; discusses the various types of screen orientations and ways to handle rotations ; covers the new gesture recognizers available in this release of the iPhone SDK; covers the new split view-based application project type -- Zeroes in on database storage using SQLite3; examines web services, bluetooth programming, and bonjour programming, covers Apple Push notification services programming."-- p. [4] of cover.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    ISBN: 0470563125 , 9780470563120
    Language: English
    Pages: 1 online resource (xxxiii, 587 p.) , ill.
    Series Statement: Wrox expert
    Parallel Title: Erscheint auch als
    RVK:
    Keywords: MySQL (Electronic resource) ; PHP (Computer program language) ; Electronic books ; local
    Abstract: Looks at the techniques of creating applications using PHP with MySQL, with information on such topics as design patterns, complex queries, iterators, closures, caching, PHP extensions, and Sphinx.
    Note: "Wrox programmer to programmer"--Cover. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    Berlin, Heidelberg : Springer-Verlag Berlin Heidelberg
    ISBN: 9783540681588 , 9783540681564
    Language: English
    Pages: Online-Ressource (IX, 131p, digital)
    Series Statement: SpringerLink
    Series Statement: Bücher
    Parallel Title: Buchausg. u.d.T. Gliozzo, Alfio Semantic domains in computational linguistics
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Information storage and retrieval systems ; Artificial intelligence ; Translators (Computer programs) ; Computational linguistics ; Linguistics ; Artificial intelligence ; Computational linguistics ; Information storage and retrieval systems ; Linguistics ; Translators (Computer programs) ; Field theory (Linguistics) ; Structural linguistics ; Computational linguistics ; Wortfeld ; Strukturelle Linguistik ; Computerlinguistik ; Wortfeld ; Strukturelle Linguistik ; Computerlinguistik
    Abstract: Semantic fields are lexically coherent – the words they contain co-occur in texts. In this book the authors introduce and define semantic domains, a computational model for lexical semantics inspired by the theory of semantic fields. Semantic domains allow us to exploit domain features for texts, terms and concepts, and they can significantly boost the performance of natural-language processing systems. Semantic domains can be derived from existing lexical resources or can be acquired from corpora in an unsupervised manner. They also have the property of interlinguality, and they can be used to relate terms in different languages in multilingual application scenarios. The authors give a comprehensive explanation of the computational model, with detailed chapters on semantic domains, domain models, and applications of the technique in text categorization, word sense disambiguation, and cross-language text categorization. This book is suitable for researchers and graduate students in computational linguistics.
    Description / Table of Contents: Semantic Domains in Computational Linguistics; Preface; Contents; 1 Introduction; 2 Semantic Domains; 3 Domain Models; 4 Semantic Domains in Text Categorization; 5 Semantic Domains in Word SenseDisambiguation; 6 Multilingual Domain Models; 7 Conclusion and Perspectives for FutureResearch; A Appendix: Kernel Methods for NaturalLanguage Processing; References
    Note: Includes bibliographical references
    URL: Volltext  (lizenzpflichtig)
    URL: Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    Indianapolis, IN : Wiley Pub.
    Language: English
    Pages: 1 online resource (xxxiv, 800 p.) , ill.
    Edition: 2nd ed.
    Series Statement: Wrox professional guides
    Parallel Title: Erscheint auch als
    DDC: 005.2/762
    RVK:
    Keywords: Web site development ; JavaScript (Computer program language) ; Electronic books ; lcgft ; Electronic books ; local
    Abstract: This eagerly anticipated update to the breakout book on JavaScript offers you an in-depth look at the numerous advances to the techniques and technology of the JavaScript language. You'll see why JavaScript's popularity continues to grow while you delve through topics such as debugging tools in Microsoft Visual Studio, FireBug, and Drosera; client-side data storage with cookies, DOM storage, and client-side databases; HTML 5, ECMAScript 3.1, the Selectors API; and design patterns including creational, structural, and behavorial patterns.
    Note: "Wrox programmer to programmer"--Cover. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    Indianapolis, IN : Wiley Pub.
    Language: English
    Pages: 1 online resource (xxii, 300 p.) , ill.
    Series Statement: Wrox professional guides
    Parallel Title: Erscheint auch als
    DDC: 005.72
    RVK:
    Keywords: MediaWiki (Electronic resource) ; Wikis (Computer science) ; Electronic books ; lcgft ; Electronic books ; local
    Abstract: This book shows you how to install, use, manage, and extend a wiki using MediaWiki-the wiki engine used to power Wikipedia. You'll learn wiki terminology, how to create user accounts and new pages, and find your way around the wiki. Special focus is placed on how wikis are used in software and web development projects and how their capabilities ideally suit a specific environment and audience. You'll quickly come to discover why wikis are a valuable addition for any organization that wants to increase productivity using web-based collaboration tools.
    Note: "Wrox programmer to programmer"--Cover. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    Indianapolis, IN : Wiley Pub.
    ISBN: 9780470386071 , 047038607X , 9780470189481
    Language: English
    Pages: 1 online resource (xxiii, 309 pages) , illustrations
    Series Statement: Wrox guides
    DDC: 005.1/17
    RVK:
    Keywords: Ruby on rails (Electronic resource) ; Ruby (Computer program language) ; Web site development ; Ruby on rails (Electronic resource) ; Ruby on rails (Electronic resource) ; COMPUTERS ; Programming ; Object Oriented ; Ruby (Computer program language) ; Web site development ; Electronic books ; Electronic books
    Abstract: Describes how to design and write Rails code to create a variety of applications.
    Note: Print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    Indianapolis, IN : Wiley Pub.
    Language: English
    Pages: 1 online resource (xxx, 1337 p.) , ill.
    Series Statement: Wrox professional guides
    Parallel Title: Erscheint auch als
    RVK:
    Keywords: Linux ; Computer architecture ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Find an introduction to the architecture, concepts and algorithms of the Linux kernel in Professional Linux Kernel Architecture , a guide to the kernel sources and large number of connections among subsystems. Find an introduction to the relevant structures and functions exported by the kernel to userland, understand the theoretical and conceptual aspects of the Linux kernel and Unix derivatives, and gain a deeper understanding of the kernel. Learn how to reduce the vast amount of information contained in the kernel sources and obtain the skills necessary to understand the kernel sources.
    Note: "Wrox programmer to programmer"--Cover. - "What you are reading right now is the result of an evolution over more than seven years: After two years of writing, the first edition was published in German by Carl Hanser Verlag in 2003. It then described kernel 2.6.0. The test was used as a basis for the low-level design documentation for the EAL4+ security evaluation of Red Hat Enterprise Linux 5, requiring to update it to kernel 2.6.18 (if the EAL acronym does not mean anything to you, then Wikipedia is once more your friend). Hewlett-Packard sponsored the translation into English and has, thankfully, granted the rights to publish the result. Updates to kernel 2.6.24 were then performed specifically for this book"--P. ix. - Includes bibliographical references (p. [1289]-1291) and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    ISBN: 9783540477495
    Language: English
    Pages: Online-Ressource
    Series Statement: Lecture Notes in Computer Science 2105
    Series Statement: SpringerLink
    Series Statement: Bücher
    Series Statement: Lecture notes in computer science
    Parallel Title: Buchausg. u.d.T.: The human society and the internet
    DDC: 303.48/34
    RVK:
    RVK:
    RVK:
    Keywords: Computer Communication Networks ; Computer Science ; Computer science ; Education ; Information systems ; Management information systems ; Konferenzschrift 2001 ; Konferenzschrift 2001 ; Internet ; Electronic Commerce ; Bildung ; Mobile Telekommunikation ; Mensch-Maschine-Kommunikation
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    Berlin, Heidelberg : Springer-Verlag Berlin Heidelberg
    ISBN: 9783540430698 , 3540430695 , 9783540455479 (Sekundärausgabe) , 3540455477 (Sekundärausgabe)
    Language: English
    Pages: ... S.
    Edition: Online-Ausg. Berlin [u.a.] Springer 2011 Online-Ressource SpringerLink: Springer e-Books ISBN 9783540455479
    Edition: ISBN 3540455477
    Edition: Online-Ausg.
    Series Statement: Lecture Notes in Computer Science 2246
    Series Statement: Lecture notes in computer science
    DDC: 302.0285
    RVK:
    RVK:
    Keywords: Mensch-Maschine-Kommunikation ; Mehragentensystem ; Cyberspace ; Benutzerorientierung ; Aufsatzsammlung ; Online-Publikation ; Aufsatzsammlung ; Aufsatzsammlung ; Aufsatzsammlung
    Note: Online-Ausg.:
    URL: Volltext  (lizenzpflichtig)
    URL: Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    Berlin, Heidelberg : Springer-Verlag Berlin Heidelberg
    ISBN: 9783540464228
    Language: English
    Pages: Online-Ressource
    Series Statement: Lecture Notes in Computer Science 1765
    Series Statement: SpringerLink
    Series Statement: Bücher
    Series Statement: Lecture notes in computer science
    Parallel Title: Buchausg. u.d.T.: Technologies, experiences, and future perspectives
    DDC: 004.67
    RVK:
    Keywords: Artificial intelligence ; Computer Communication Networks ; Computer Science ; Computer science ; Information systems
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    Berlin, Heidelberg : Springer-Verlag Berlin Heidelberg
    ISBN: 9783540672654 , 3540672656 , 9783540464228 (Sekundärausgabe) , 3540464220 (Sekundärausgabe)
    Language: English
    Pages: ... S.
    Edition: Online-Ausg. Berlin [u.a.] Springer 2011 Online-Ressource SpringerLink: Springer e-Books ISBN 9783540464228
    Edition: ISBN 3540464220
    Edition: Online-Ausg.
    Series Statement: Lecture Notes in Computer Science 1765
    Series Statement: Lecture notes in computer science
    DDC: 303.4833
    RVK:
    RVK:
    Keywords: Virtuelle Realität ; Stadt ; Soziales Netzwerk ; Aufsatzsammlung ; Online-Publikation
    Note: Online-Ausg.:
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...