Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • English  (31)
  • Hungarian
  • 2010-2014  (9)
  • 2005-2009  (7)
  • 2000-2004  (15)
  • Cambridge, Mass. [u.a.] : MIT Press  (23)
  • Berlin, Heidelberg : Springer-Verlag Berlin Heidelberg  (8)
  • Computer Science  (31)
Material
Language
  • English  (31)
  • Hungarian
Years
  • 2010-2014  (9)
  • 2005-2009  (7)
  • 2000-2004  (15)
  • 1995-1999  (9)
Year
  • 1
    ISBN: 9780262019651
    Language: English
    Pages: XIX, 192 S. , Ill., graph. Darst., Kt. , 23 cm
    Series Statement: Infrastructures series
    DDC: 338.91
    RVK:
    RVK:
    RVK:
    Keywords: Entwicklungsprojekt ; Projektbewertung ; Informationstechnik ; Infrastruktur ; Economic assistance Information technology ; Economic development projects Evaluation ; Information technology Economic aspects ; Infrastructure (Economics) ; Economic development ; Entwicklungsprojekt ; Informationstechnik
    Description / Table of Contents: Infrastructures and development aid: fields, fractals and frictionsRecursions: partnerships, infrastructure, ethnography -- Inventive frontiers: aid infrastructures and their users -- Development loop: technological politics for transparency -- Weedy infrastructure: monitoring environmental partnerships -- Wormholes: loops of audit and learning -- Monitoring movements.
    Note: Includes bibliographical references (pages 167-187) and index
    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: 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 ...
  • 3
    Online Resource
    Online Resource
    Cambridge, Mass. [u.a.] : MIT Press
    ISBN: 9780262016575 , 0262016575 , 9781280499463 (Sekundärausgabe) , 9780262298315 (Sekundärausgabe)
    Language: English
    Pages: XI, 309 S. , Ill.
    Edition: Online-Ausg. Ann Arbor Proquest Online-Ressource ISBN 9781280499463 MyiLibrary
    Edition: ISBN 9780262298315
    Edition: [Online-Ausg.]
    DDC: 302.30285
    RVK:
    Note: Literaturangaben , Online-Ausg.:
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    ISBN: 9780262015103 , 0262015102
    Language: English
    Pages: VIII, 258 S. , 24 cm
    Series Statement: Acting with technology
    DDC: 303.48/40285
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Internet ; Soziale Software ; Soziale Bewegung ; Sozialer Wandel ; Aktivismus ; Protest ; Widerstand
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    ISBN: 9780262016513 , 0262016516
    Language: English
    Pages: XVII, 521 S. , Ill. , 23 cm
    DDC: 302.231
    RVK:
    RVK:
    Keywords: Bürgerbeteiligung ; World Wide Web 2.0 ; Aufsatzsammlung ; Ubiquitous computing. ; Social media. ; Political participation. ; Aufsatzsammlung ; Aufsatzsammlung ; Aufsatzsammlung ; Konferenzschrift 2009 ; Konferenzschrift 2009 ; Konferenzschrift 2009
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    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 ...
  • 7
    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 ...
  • 8
    ISBN: 9780262015554 , 0262015552
    Language: English
    Pages: X, 248 S. , Ill. , 23x15x3 cm
    DDC: 303.4833
    RVK:
    RVK:
    Keywords: Prognose ; Ubiquitous Computing ; Soziokultureller Wandel
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    Cambridge, Mass. [u.a.] : MIT Press
    ISBN: 9780262015554 , 0262296101 , 9780262296106 , 9780262295345 , 1283119021
    Language: English
    Pages: Online-Ressource (x, 248 p.) , ill.
    Edition: Online-Ausg.
    Series Statement: The MIT Press Ser.
    Parallel Title: Buchausg. u.d.T. Dourish, Paul, 1966 - Divining a digital future
    DDC: 303.4833
    RVK:
    RVK:
    Keywords: Ubiquitous computing ; Computer networks Social aspects ; Forecasting ; Ubiquitous computing ; Computer networks Social aspects ; Forecasting ; Computer networks ; Social aspects ; Forecasting ; Ubiquitous computing ; Electronic books ; Ubiquitous Computing ; Gesellschaft ; Soziokultureller Wandel ; Ubiquitous computing ; Computer networks ; Social aspects ; Forecasting ; Electronic books ; Electronic books ; Ubiquitous Computing ; Gesellschaft ; Ubiquitous Computing ; Gesellschaft
    Abstract: A sociotechnical investigation of ubiquitous computing as a research enterprise and as a lived reality.
    Abstract: Cover -- Contents -- Preface -- Acknowledgments -- Chapter 1. Introduction -- Part I -- Chapter 2. Contextualizing Ubiquitous Computing -- Ubicomp after Weiser -- Envisioning the Future -- The Problem of the Proximate Future -- Ubicomp Is Really about Messiness -- Alternate Visions of Ubicomp -- Designing Ubicomp -- Toward a Ubicomp of the Present -- Chapter 3. Making Room for the Social and Cultural -- Fitting in Ethnography -- The Social -- The Cultural -- The Cultural in Cultural Studies -- Culture and Technology -- The Social and Cultural in Ubicomp -- Chapter 4. A Role for Ethnography -- Ethnography as Implications for Technological Design -- Charting a New Relationship between Ethnography and Ubicomp -- Broadening the Scope of Ethnographic Impact in Ubicomp -- Toward a Generative Account of Ubicomp -- Part II -- Chapter 5. What Lies Beneath -- Infrastructure? -- Space and Infrastructure -- The Practical Organization of Space -- Regulating Infrastructure -- Sociality, Spatiality, and Ubicomp -- Infrastructure and Failure -- Ubiquitous Computing Is Messy -- Chapter 6. Mobility and Urbanism -- "You Couldn't Tell Pitt Street from Palm Sunday": Defining Our Terms -- Mobility and Urbanism: Some Examples -- Alternate Approaches to Mobility -- Rethinking Mobility (and Urbanism) in Ubicomp -- From Mobility to Fluidity -- Chapter 7. Rethinking Privacy -- "Are You Menstruating?": Cultures of Privacy -- Making Sense of Privacy -- Risk, Danger, and Morality -- Secrecy, Trust, and Identity -- Beyond Privacy -- Chapter 8. Domesticity and Its Discontents -- Smart Home Deployments: Technologizing the House -- Edge Structures: Enter the Shed -- What Goes on in the Shed: The Shed as Lens -- Home Sweet Home -- After the Shed? -- Part III -- Chapter 9. Reimagining Ubiquitous Computing -- Disciplinary and Interdisciplinary Engagements.
    Description / Table of Contents: Introduction: the myth and mess of ubiquitous computingContextualizing ubiquitous computing -- Making room for the social and cultural -- A role of ethnography: methodology and theory -- What lies beneath -- Mobility and urbanism -- Rethinking privacy -- Domesticity and its discontents -- Reimagining ubiquitous computing: a conclusion.
    Note: Includes bibliographical references and index. - Electronic reproduction; Palo Alto, Calif; ebrary; 2011; Available via World Wide Web; Access may be limited to ebrary affiliated libraries
    URL: Volltext  (lizenzpflichtig)
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    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 ...
  • 11
    ISBN: 9780262033701
    Language: English
    Pages: VIII, 304 S. , Ill. , 24 cm
    Parallel Title: Online-Ausg. Taylor, T. L Digital Culture, Play, and Identity
    DDC: 794.8
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: World of Warcraft ; Computer games Social aspects ; World of Warcraft (Game) ; Computer games Social aspects ; Aufsatzsammlung ; World of Warcraft ; Sozialanthropologie ; World of Warcraft ; Alltagskultur
    Abstract: Introduction: "Orc professor LFG," or, Researching in Azeroth culture / Hilde Corneliussen and Jill Walker -- Corporate ideology in World of Warcraft / Scott Rettberg -- "Never such innocence again" : war and histories in World of Warcraft / Esther MacCallum-Stewart -- World of Warcraft as a playground for feminism / Hilde Corneliussen -- The familiar and the foreign : playing (post)colonialism in World of Warcraft world / Jessica Langer -- A hollow world : World of Warcaft as spatial practice / Espen Aarseth -- World creation and lore : World of Warcraft as rich text / Tanya Krzywinska -- What makes World of Warcraft a world? : a note on death and dying / Lisbeth Klastrup -- Quests in World of Warcraft : deferral and repetition play / Jill Walker -- Does World of Warcraft change everything? : how a PVP server, multinational playerbase, and surveillance mod scene caused me pause / T.L. Taylor -- Humans playing World of Warcraft, or, Deviant strategies? / Torill Elvira Mortensen -- Role-play vs gameplay : the difficulties of playing a role in World of Warcraft identity / Esther MacCallum-Stewart and Justin Parsler -- Character identification in World of Warcraft : the relationship between capacity and appearance / Ragnhild Tronstad -- Playing with names : gaming and naming in World of Warcraft / Charlotte Hagström
    Note: Includes bibliographical references and index , Introduction: "Orc professor LFG," or, Researching in Azeroth culture , Corporate ideology in World of Warcraft , "Never such innocence again" : war and histories in World of Warcraft , World of Warcraft as a playground for feminism , The familiar and the foreign : playing (post)colonialism in World of Warcraft world , A hollow world : World of Warcaft as spatial practice , World creation and lore : World of Warcraft as rich text , What makes World of Warcraft a world? : a note on death and dying , Quests in World of Warcraft : deferral and repetition play , Does World of Warcraft change everything? : how a PVP server, multinational playerbase, and surveillance mod scene caused me pause , Humans playing World of Warcraft, or, Deviant strategies? , Role-play vs gameplay : the difficulties of playing a role in World of Warcraft identity , Character identification in World of Warcraft : the relationship between capacity and appearance , Playing with names : gaming and naming in World of Warcraft
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Book
    Book
    Cambridge, Mass. [u.a.] : MIT Press
    ISBN: 9780262113120 , 0262113120
    Language: English
    Pages: IX, 472 S. , Ill., graph. Darst.
    DDC: 303.4833
    RVK:
    RVK:
    Keywords: Cellular telephones Social aspects ; Wireless communication systems Social aspects ; Interpersonal communication Technological innovations ; Social aspects ; Communication and culture ; Aufsatzsammlung ; Konferenzschrift ; Aufsatzsammlung ; Konferenzschrift ; Aufsatzsammlung ; Aufsatzsammlung ; Konferenzschrift
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Book
    Book
    Cambridge, Mass. [u.a.] : MIT Press
    ISBN: 0262062615 , 9780262062619
    Language: English
    Pages: 255 S. , graph. Darst. , 24 cm
    Uniform Title: L'imaginaire d'internet 〈engl.〉
    DDC: 306.4/6
    RVK:
    Keywords: Internet Social aspects ; Computers and civilization ; Cyberspace Social aspects ; Virtual reality ; Internet Social aspects ; Computers and civilization ; Cyberspace Social aspects ; Virtual reality ; Soziale Wahrnehmung ; Internet ; Gegenkultur ; Cyberspace ; World Wide Web 2.0 ; Geschichte 1990-2006
    Abstract: Information highways, or the difficulty of transforming a utopia into a technological program -- The internet, the scientific community's ideal -- Communities, a different internet imaginaire -- From internet myth to cyber-imaginaire -- Dawn of a new communication age -- The body and virtual reality -- The end of politics -- The new economy
    Description / Table of Contents: Includes bibliographical references (p. [213]-250) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Book
    Book
    Cambridge, Mass. [u.a.] : MIT Press
    ISBN: 0262134748 , 9780262134743
    Language: English
    Pages: XXIV, 766 S. , zahlr. Ill.
    RVK:
    RVK:
    Keywords: Mensch-Maschine-Schnittstelle ; Aufsatzsammlung ; Aufsatzsammlung
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Book
    Book
    Cambridge, Mass. [u.a.] : MIT Press
    ISBN: 0262633299 , 026213439x
    Language: English
    Pages: IX, 218 S.
    Edition: 1. MIT Press paperback ed.
    DDC: 303.4833
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Cyberspace - Economic aspects ; Cyberspace - Political aspects ; Information society ; Myth ; Telecommunication ; aInformation society ; aCyberspace ; xEconomic aspects ; aCyberspace ; xPolitical aspects ; aTelecommunication ; aMyth ; Mythos ; Internet ; Wirtschaft ; Cyberspace ; Cyberspace ; Wirtschaft ; Mythos ; Internet ; Wirtschaft ; Mythos
    Note: Includes bibliographical references (p. [197]-211) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Book
    Book
    Cambridge, Mass. [u.a.] : MIT Press
    ISBN: 9780262701112 , 0262701111
    Language: English
    Pages: XI, 372 S. , 23 cm
    Edition: 20. anniversary ed., 1. MIT Press ed.
    Parallel Title: Online-Ausg. Turkle, Sherry, 1948 - The second self
    Parallel Title: Erscheint auch als Turkle, Sherry, 1948 - The Second Self
    DDC: 004
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Computers ; Electronic data processing Psychological aspects ; Computerspiel ; Kind ; Psychologie ; Computer ; Sozialer Wandel ; Mensch-Maschine-Kommunikation ; Computer ; Künstliche Intelligenz ; Gesellschaft
    Note: Includes bibliographical references (p. [323] - 358) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Book
    Book
    Cambridge, Mass. [u.a.] : MIT Press
    ISBN: 9780262701082 , 0262201453
    Language: English
    Pages: XIV, 322 S. , Ill.
    DDC: 303.48/34
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Informationstechnik ; Technischer Fortschritt ; Zivilisation
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Book
    Book
    Cambridge, Mass. [u.a.] : MIT Press
    ISBN: 0262083310
    Language: English
    Pages: IX, 416 S. , Ill.
    DDC: 303.4833
    RVK:
    RVK:
    Keywords: Aufsatzsammlung ; Konferenzschrift ; Konferenzschrift 2002 ; Konferenzschrift 2002 ; Konferenzschrift 2002
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Book
    Book
    Cambridge, Mass. [u.a.] : MIT Press
    ISBN: 0262182424
    Language: English
    Pages: XI, 200 S. , Ill., graph. Darst. , 23cm
    DDC: 303.4833
    RVK:
    RVK:
    Keywords: Information technology Social aspects ; Information technology Political aspects ; Web search engines Political aspects ; Web portals Political aspects ; Civil society ; Knowledge, Sociology of ; Internet ; Politik ; Internet ; Politik
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Book
    Book
    Cambridge, Mass. [u.a.] : MIT Press
    ISBN: 0262633558 , 9780262134477 , 9780262633550 , 0262134470
    Language: English
    Pages: X, 211 S , 23 cm
    DDC: 303.48/3
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Technology Social aspects ; Interactive multimedia ; Technology Social aspects ; Interactive multimedia ; Technik ; Kommunikationstechnik ; Gesellschaft ; Alltag
    Note: Includes bibliographical references and index. - Formerly CIP
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Book
    Book
    Cambridge, Mass. [u.a.] : MIT Press
    ISBN: 026263399 , 026213439X
    Language: English
    Pages: IX, 218 S.
    DDC: 303.4833
    RVK:
    Keywords: Information society ; Cyberspace Economic aspects ; Cyberspace Political aspects ; Telecommunication ; Myth ; Mythos ; Cyberspace ; Wirtschaft ; Internet ; Cyberspace ; Wirtschaft ; Mythos ; Internet ; Wirtschaft ; Mythos
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    ISBN: 0262194910
    Language: English
    Pages: XI, 246 S. , graph. Darst. , 23cm
    Series Statement: Acting with technology 1
    Series Statement: Acting with technology
    DDC: 303.4833
    RVK:
    Keywords: Information technology ; Information technology Case studies ; Organization ; Organization Case studies ; Technological innovations Social aspects ; Fallstudiensammlung ; Fallstudiensammlung
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Book
    Book
    Cambridge, Mass. [u.a.] : MIT Press
    ISBN: 0262134349 , 0262633132
    Language: English
    Pages: 259 S. , 23 cm
    DDC: 303.48/3
    RVK:
    Keywords: Telecommunication Popular works ; Computer networks Popular works ; Cyberspace Popular works ; Information superhighway Social aspects ; Telecommunication Popular works ; Computer networks Popular works ; Cyberspace Popular works ; Information superhighway Social aspects ; Stadt ; Rechnernetz ; Sozialer Wandel ; Kulturwandel ; Stadt ; Datenautobahn ; Telekommunikation ; Internet ; Unterhaltung ; Individualität
    Note: Includes index and bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Book
    Book
    Cambridge, Mass. [u.a.] : MIT Press
    ISBN: 0262201453
    Language: English
    Pages: XIV, 322 S. , Ill. : 27 cm
    DDC: 303.48/34
    RVK:
    RVK:
    RVK:
    Keywords: Geschichte ; Gesellschaft ; Information technology Social aspects ; Technological innovations History ; Technology and civilization ; Zivilisation ; Informationstechnik ; Technischer Fortschritt ; Informationstechnik ; Technischer Fortschritt ; Zivilisation
    Note: Includes bibliographical references and index
    URL: Inhaltsverzeichnis  (kostenfrei)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    ISBN: 0262112698
    Language: English
    Pages: XXIV, 460 S.
    DDC: 303.48330973
    RVK:
    Keywords: Internet ; Sozialpsychologie ; Gesellschaft ; USA
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    ISBN: 0262032929
    Language: English
    Pages: XXII, 425 S , graph. Darst , 24 cm
    DDC: 302.2
    RVK:
    Keywords: Telekommunikationspolitik ; Internet ; Regulierung ; Technischer Fortschritt ; Telekommunikation ; USA ; Communication policy Congresses ; United States ; Internet Congresses ; United States ; Telecommunication policy Congresses ; United States ; Kongressschrift ; Sammelwerk ; Buch ; Konferenzschrift ; Konferenzschrift 2000 ; Konferenzschrift 2000 ; Konferenzschrift 2000 ; Konferenzschrift 2000 ; USA ; Medienpolitik ; Kongress ; Kommunikationspolitik
    Note: Papers from the 28th Telecommunications Policy Research Conference held in Alexandria, Va. in the Fall of 2000
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    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 ...
  • 28
    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 ...
  • 29
    Book
    Book
    Cambridge, Mass. [u.a.] : MIT Press
    ISBN: 0262631768 , 0262133091
    Language: English
    Pages: 225 S. , Ill., graph. Darst.
    Edition: 1. MIT Pr. paperback ed., 7. print.
    DDC: 303.48/33
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Cyberspace ; Stadt
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    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 ...
  • 31
    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...