0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (5)
  • R250 - R500 (27)
  • R500+ (1,260)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Applications of computing > Artificial intelligence > Natural language & machine translation

Chinese Lexical Semantics - 22nd Workshop, CLSW 2021, Nanjing, China, May 15-16, 2021, Revised Selected Papers, Part II... Chinese Lexical Semantics - 22nd Workshop, CLSW 2021, Nanjing, China, May 15-16, 2021, Revised Selected Papers, Part II (Paperback, 1st ed. 2022)
Minghui Dong, Yanhui Gu, Jia-Fei Hong
R2,545 Discovery Miles 25 450 Ships in 10 - 15 working days

This book constitutes the thoroughly refereed post-workshop proceedings of the 22nd Chinese Lexical Semantics Workshop, CLSW 2021, held in Nanjing, China in May 2021. The 68 full papers and 4 short papers included in this volume were carefully reviewed and selected from 261 submissions. They are organized in the following topical sections: Lexical Semantics and General Linguistics; Natural Language Processing and Language Computing; Cognitive Science and Experimental Studies; Lexical Resources and Corpus Linguistics.

Words and Power - Computers, Language, and U.S. Cold War Values (Paperback, 1st ed. 2021): Bernadette Longo Words and Power - Computers, Language, and U.S. Cold War Values (Paperback, 1st ed. 2021)
Bernadette Longo
R1,115 Discovery Miles 11 150 Ships in 10 - 15 working days

When viewed through a political lens, the act of defining terms in natural language arguably transforms knowledge into values. This unique volume explores how corporate, military, academic, and professional values shaped efforts to define computer terminology and establish an information engineering profession as a precursor to what would become computer science. As the Cold War heated up, U.S. federal agencies increasingly funded university researchers and labs to develop technologies, like the computer, that would ensure that the U.S. maintained economic prosperity and military dominance over the Soviet Union. At the same time, private corporations saw opportunities for partnering with university labs and military agencies to generate profits as they strengthened their business positions in civilian sectors. They needed a common vocabulary and principles of streamlined communication to underpin the technology development that would ensure national prosperity and military dominance. investigates how language standardization contributed to the professionalization of computer science as separate from mathematics, electrical engineering, and physics examines traditions of language standardization in earlier eras of rapid technology development around electricity and radio highlights the importance of the analogy of "the computer is like a human" to early explanations of computer design and logic traces design and development of electronic computers within political and economic contexts foregrounds the importance of human relationships in decisions about computer design This in-depth humanistic study argues for the importance of natural language in shaping what people come to think of as possible and impossible relationships between computers and humans. The work is a key reference in the history of technology and serves as a source textbook on the human-level history of computing. In addition, it addresses those with interests in sociolinguistic questions around technology studies, as well as technology development at the nexus of politics, business, and human relations.

Human Language Technology. Challenges for Computer Science and Linguistics - 9th Language and Technology Conference, LTC 2019,... Human Language Technology. Challenges for Computer Science and Linguistics - 9th Language and Technology Conference, LTC 2019, Poznan, Poland, May 17-19, 2019, Revised Selected Papers (Paperback, 1st ed. 2022)
Zygmunt Vetulani, Patrick Paroubek, Marek Kubis
R3,310 Discovery Miles 33 100 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 9th Language and Technology Conference: Challenges for Computer Science and Linguistics, LTC 2019, held in Poznan, Poland, in May 2019. The 24 revised papers presented in this volume were carefully reviewed and selected from 67 submissions. The papers are categorized into the following topical sub-headings: Speech Processing; Language Resources and Tools; Computational Semantics; Emotions, Decisions and Opinions; Digital Humanities; Evaluation; and Legal Aspects.

Natural Language Processing and Information Systems - 12th International Conference on Applications of Natural Language to... Natural Language Processing and Information Systems - 12th International Conference on Applications of Natural Language to Information Systems, NLDB 2007, Paris, France, June 27-29, 2007, Proceedings (Paperback, 2007 ed.)
Zoubida Kedad, Nadira Lammari, Elisabeth Metais, Farid Meziane, Yacine Rezgui
R1,649 Discovery Miles 16 490 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 12th International Conference on Applications of Natural Language to Information Systems, NLDB 2007, held in Paris, France in June 2007.

The 31 revised full papers and 10 revised short papers presented together with 1 invited lecture were carefully reviewed and selected from 110 submissions. The papers are organized in topical sections on natural language for database query processing, email management, semantic annotation, text clustering, ontology engineering, natural language for information system design, information retrieval systems, and natural language processing techniques.

Chinese Computational Linguistics - 21st China National Conference, CCL 2022, Nanchang, China, October 14-16, 2022, Proceedings... Chinese Computational Linguistics - 21st China National Conference, CCL 2022, Nanchang, China, October 14-16, 2022, Proceedings (Paperback, 1st ed. 2022)
Maosong Sun, Yang Liu, Wanxiang Che, Yang Feng, Xipeng Qiu, …
R1,621 Discovery Miles 16 210 Ships in 10 - 15 working days

This book constitutes the proceedings of the 21st China National Conference on Computational Linguistics, CCL 2022, held in Nanchang, China, in October 2022. The 22 full English-language papers in this volume were carefully reviewed and selected from 293 Chinese and English submissions. The conference papers are categorized into the following topical sub-headings: Linguistics and Cognitive Science; Fundamental Theory and Methods of Computational Linguistics; Information Retrieval, Dialogue and Question Answering; Text Generation and Summarization; Knowledge Graph and Information Extraction; Machine Translation and Multilingual Information Processing; Minority Language Information Processing; Language Resource and Evaluation; NLP Applications.

Introduction to Transformers for NLP - With the Hugging Face Library and Models to Solve Problems (Paperback, 1st ed.):... Introduction to Transformers for NLP - With the Hugging Face Library and Models to Solve Problems (Paperback, 1st ed.)
Shashank Mohan Jain
R818 R708 Discovery Miles 7 080 Save R110 (13%) Ships in 10 - 15 working days

Get a hands-on introduction to Transformer architecture using the Hugging Face library. This book explains how Transformers are changing the AI domain, particularly in the area of natural language processing. This book covers Transformer architecture and its relevance in natural language processing (NLP). It starts with an introduction to NLP and a progression of language models from n-grams to a Transformer-based architecture. Next, it offers some basic Transformers examples using the Google colab engine. Then, it introduces the Hugging Face ecosystem and the different libraries and models provided by it. Moving forward, it explains language models such as Google BERT with some examples before providing a deep dive into Hugging Face API using different language models to address tasks such as sentence classification, sentiment analysis, summarization, and text generation. After completing Introduction to Transformers for NLP, you will understand Transformer concepts and be able to solve problems using the Hugging Face library. What You Will Learn Understand language models and their importance in NLP and NLU (Natural Language Understanding) Master Transformer architecture through practical examples Use the Hugging Face library in Transformer-based language models Create a simple code generator in Python based on Transformer architecture Who This Book Is ForData Scientists and software developers interested in developing their skills in NLP and NLU (Natural Language Understanding)

Explainable and Transparent AI and Multi-Agent Systems - 4th International Workshop, EXTRAAMAS 2022, Virtual Event, May 9-10,... Explainable and Transparent AI and Multi-Agent Systems - 4th International Workshop, EXTRAAMAS 2022, Virtual Event, May 9-10, 2022, Revised Selected Papers (Paperback, 1st ed. 2022)
Davide Calvaresi, Amro Najjar, Michael Winikoff, Kary Framling
R1,584 Discovery Miles 15 840 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 4th International Workshop on Explainable and Transparent AI and Multi-Agent Systems, EXTRAAMAS 2022, held virtually during May 9-10, 2022. The 14 full papers included in this book were carefully reviewed and selected from 25 submissions. They were organized in topical sections as follows: explainable machine learning; explainable neuro-symbolic AI; explainable agents; XAI measures and metrics; and AI & law.

Progress in Artificial Intelligence - 21st EPIA Conference on Artificial Intelligence, EPIA 2022, Lisbon, Portugal, August... Progress in Artificial Intelligence - 21st EPIA Conference on Artificial Intelligence, EPIA 2022, Lisbon, Portugal, August 31-September 2, 2022, Proceedings (Paperback, 1st ed. 2022)
Goreti Marreiros, Bruno Martins, Ana Paiva, Bernardete Ribeiro, Alberto Sardinha
R1,765 Discovery Miles 17 650 Ships in 10 - 15 working days

This book constitutes the proceedings of the 21st EPIA Conference on Artificial Intelligence, EPIA 2022, which took place in Lisbon, Portugal, in August/September 2022. The 64 papers presented in this volume were carefully reviewed and selected from 85 submissions. They were organized in topical sections as follows: AI4IS - Artificial Intelligence for Industry and Societies; AIL - Artificial Intelligence and Law; AIM - Artificial Intelligence in Medicine; AIPES - Artificial Intelligence in Power and Energy Systems; AITS - Artificial Intelligence in Transportation Systems; AmIA - Ambient Intelligence and Affective Environments; GAI - General AI; IROBOT - Intelligent Robotics; KDBI - Knowledge Discovery and Business Intelligence; KRR - Knowledge Representation and Reasoning; MASTA - Multi-Agent Systems: Theory and Applications; TeMA - Text Mining and Applications.

Linking Theory and Practice of Digital Libraries - 26th International Conference on Theory and Practice of Digital Libraries,... Linking Theory and Practice of Digital Libraries - 26th International Conference on Theory and Practice of Digital Libraries, TPDL 2022, Padua, Italy, September 20-23, 2022, Proceedings (Paperback, 1st ed. 2022)
Gianmaria Silvello, Oscar Corcho, Paolo Manghi, Giorgio Maria di Nunzio, Koraljka Golub, …
R2,588 Discovery Miles 25 880 Ships in 10 - 15 working days

This book constitutes the proceedings of the 26th International Conference on Theory and Practice of Digital Libraries, TPDL 2022, which took place in Padua, Italy, in September 2022. The 18 full papers, 27 short papers and 15 accelerating innovation papers included in these proceedings were carefully reviewed and selected from 107 submissions. They focus on digital libraries and associated technical, practical, and social issues.

Chinese Lexical Semantics - 22nd Workshop, CLSW 2021, Nanjing, China, May 15-16, 2021, Revised Selected Papers, Part I... Chinese Lexical Semantics - 22nd Workshop, CLSW 2021, Nanjing, China, May 15-16, 2021, Revised Selected Papers, Part I (Paperback, 1st ed. 2022)
Minghui Dong, Yanhui Gu, Jia-Fei Hong
R3,101 Discovery Miles 31 010 Ships in 10 - 15 working days

The two-volume proceedings, LNCS 13249 and 13250, constitutes the thoroughly refereed post-workshop proceedings of the 22nd Chinese Lexical Semantics Workshop, CLSW 2021, held in Nanjing, China in May 2021. The 68 full papers and 4 short papers were carefully reviewed and selected from 261 submissions. They are organized in the following topical sections: Lexical Semantics and General Linguistics; Natural Language Processing and Language Computing; Cognitive Science and Experimental Studies; Lexical Resources and Corpus Linguistics.

Named Entities for Computational Linguistics (Hardcover): D Nouvel Named Entities for Computational Linguistics (Hardcover)
D Nouvel
R4,263 Discovery Miles 42 630 Ships in 10 - 15 working days

One of the challenges brought on by the digital revolution of the recent decades is the mechanism by which information carried by texts can be extracted in order to access its contents. The processing of named entities remains a very active area of research, which plays a central role in natural language processing technologies and their applications. Named entity recognition, a tool used in information extraction tasks, focuses on recognizing small pieces of information in order to extract information on a larger scale. The authors use written text and examples in French and English to present the necessary elements for the readers to familiarize themselves with the main concepts related to named entities and to discover the problems associated with them, as well as the methods available in practice for solving these issues.

Human Information Processing in Speech Quality Assessment (Paperback, 1st ed. 2021): Stefan Uhrig Human Information Processing in Speech Quality Assessment (Paperback, 1st ed. 2021)
Stefan Uhrig
R2,988 Discovery Miles 29 880 Ships in 10 - 15 working days

This book provides a new multi-method, process-oriented approach towards speech quality assessment, which allows readers to examine the influence of speech transmission quality on a variety of perceptual and cognitive processes in human listeners. Fundamental concepts and methodologies surrounding the topic of process-oriented quality assessment are introduced and discussed. The book further describes a functional process model of human quality perception, which theoretically integrates results obtained in three experimental studies. This book's conceptual ideas, empirical findings, and theoretical interpretations should be of particular interest to researchers working in the fields of Quality and Usability Engineering, Audio Engineering, Psychoacoustics, Audiology, and Psychophysiology.

Implementation and Application of Automata - 26th International Conference, CIAA 2022, Rouen, France, June 28 - July 1, 2022,... Implementation and Application of Automata - 26th International Conference, CIAA 2022, Rouen, France, June 28 - July 1, 2022, Proceedings (Paperback, 1st ed. 2022)
Pascal Caron, Ludovic Mignot
R1,976 Discovery Miles 19 760 Ships in 10 - 15 working days

This book constitutes the proceedings of the 26th International Conference on Implementation and Application of Automata, CIAA 2022, held in Rouen, France in June/ July 2022. The 16 regular papers presented together with 3 invited lectures in this book were carefully reviewed and selected from 26 submissions. The topics of the papers covering various fields in the application, implementation, and theory of automata and related structures.

Formal Modeling and Analysis of Timed Systems - 20th International Conference, FORMATS 2022, Warsaw, Poland, September 13-15,... Formal Modeling and Analysis of Timed Systems - 20th International Conference, FORMATS 2022, Warsaw, Poland, September 13-15, 2022, Proceedings (Paperback, 1st ed. 2022)
Sergiy Bogomolov, David Parker
R1,736 Discovery Miles 17 360 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 20th International Conference on Formal Modeling and Analysis of Timed Systems, FORMATS 2022, held in Warsaw, Poland, in September 2022. The 12 full papers together with 2 short papers that were carefully reviewed and selected from 30 submissions are presented in this volume with 3 full-length papers associated with invited/anniversary talks. The papers focus on topics such as modelling, design and analysis of timed computational systems. The conference aims in real-time issues in hardware design, performance analysis, real-time software, scheduling, semantics and verification of real-timed, hybrid and probabilistic systems.

Developments in Language Theory - 26th International Conference, DLT 2022, Tampa, FL, USA, May 9-13, 2022, Proceedings... Developments in Language Theory - 26th International Conference, DLT 2022, Tampa, FL, USA, May 9-13, 2022, Proceedings (Paperback, 1st ed. 2022)
Volker Diekert, Mikhail Volkov
R2,389 Discovery Miles 23 890 Ships in 10 - 15 working days

This book constitutes the proceedings of the 26th International Conference on Developments in Language Theory, DLT 2022, which was held in Tampa, FL, USA, during May, 2022. The conference took place in an hybrid format with both in-person and online participation. The 21 full papers included in these proceedings were carefully reviewed and selected from 32 submissions. The DLT conference series provides a forum for presenting current developments in formal languages and automata.

Proceedings of Academia-Industry Consortium for Data Science - AICDS 2020 (Paperback, 1st ed. 2022): Gaurav Gupta, Lipo Wang,... Proceedings of Academia-Industry Consortium for Data Science - AICDS 2020 (Paperback, 1st ed. 2022)
Gaurav Gupta, Lipo Wang, Anupam Yadav, Puneet Rana, Zhenyu Wang
R6,685 Discovery Miles 66 850 Ships in 10 - 15 working days

This book gathers high-quality papers presented at Academia-Industry Consortium for Data Science (AICDS 2020), held in Wenzhou, China during 19 - 20 December 2020. The book presents views of academicians and also how companies are approaching these challenges organizationally. The topics covered in the book are data science and analytics, natural language processing, predictive analytics, artificial intelligence, machine learning, deep learning, big data computing, cognitive computing, data visualization, image processing, and optimization techniques.

Chatbot Research and Design - 5th International Workshop, CONVERSATIONS 2021, Virtual Event, November 23-24, 2021, Revised... Chatbot Research and Design - 5th International Workshop, CONVERSATIONS 2021, Virtual Event, November 23-24, 2021, Revised Selected Papers (Paperback, 1st ed. 2022)
Asbjorn Folstad, Theo Araujo, Symeon Papadopoulos, Effie L.-C. Law, Ewa Luger, …
R1,964 Discovery Miles 19 640 Ships in 10 - 15 working days

This book constitutes the proceedings of the 5th International Workshop on Chatbot Research and Design, CONVERSATIONS 2021, which was held during November 2021.Due to COVID-19 pandemic the conference was held online.The 12 papers included in this volume were carefully reviewed and selected from a total of 25 submissions. The papers in the proceedings are structured in four topical groups: Chatbot User Insight, Chatbots Supporting Collaboration and Social Interaction, and Chatbot UX and Design.

Statistical Methods for Annotation Analysis (Paperback): Silviu Paun, Ron Artstein, Massimo Poesio Statistical Methods for Annotation Analysis (Paperback)
Silviu Paun, Ron Artstein, Massimo Poesio
R1,979 Discovery Miles 19 790 Ships in 10 - 15 working days

Labelling data is one of the most fundamental activities in science, and has underpinned practice, particularly in medicine, for decades, as well as research in corpus linguistics since at least the development of the Brown corpus. With the shift towards Machine Learning in Artificial Intelligence (AI), the creation of datasets to be used for training and evaluating AI systems, also known in AI as corpora, has become a central activity in the field as well. Early AI datasets were created on an ad-hoc basis to tackle specific problems. As larger and more reusable datasets were created, requiring greater investment, the need for a more systematic approach to dataset creation arose to ensure increased quality. A range of statistical methods were adopted, often but not exclusively from the medical sciences, to ensure that the labels used were not subjective, or to choose among different labels provided by the coders. A wide variety of such methods is now in regular use. This book is meant to provide a survey of the most widely used among these statistical methods supporting annotation practice. As far as the authors know, this is the first book attempting to cover the two families of methods in wider use. The first family of methods is concerned with the development of labelling schemes and, in particular, ensuring that such schemes are such that sufficient agreement can be observed among the coders. The second family includes methods developed to analyze the output of coders once the scheme has been agreed upon, particularly although not exclusively to identify the most likely label for an item among those provided by the coders. The focus of this book is primarily on Natural Language Processing, the area of AI devoted to the development of models of language interpretation and production, but many if not most of the methods discussed here are also applicable to other areas of AI, or indeed, to other areas of Data Science.

Formalizing Natural Languages: Applications to Natural Language Processing and Digital Humanities - 15th International... Formalizing Natural Languages: Applications to Natural Language Processing and Digital Humanities - 15th International Conference, NooJ 2021, Besancon, France, June 9-11, 2021, Revised Selected Papers (Paperback, 1st ed. 2021)
Magali Bigey, Annabel Richeton, Max Silberztein, Izabella Thomas
R2,362 Discovery Miles 23 620 Ships in 10 - 15 working days

This book constitutes selected revised papers of the 15th International Conference, NooJ 2021, held in Besancon, France, in June 2021. Due to the COVID-19 pandemic the conference was held online. NooJ is a linguistic development environment that allows linguists to formalize several levels of linguistic phenomena. NooJ provides linguists with tools to develop dictionaries, regular grammars, context-free grammars, context-sensitive grammars and unrestricted grammars as well as their graphical equivalent to formalize each linguistic phenomenon. The 20 full papers presented were carefully reviewed and selected from 62 submissions. The papers are organized in the following topics: linguistic formalization and analysis, digital humanities and teaching, natural language processing applications.

Computational Data and Social Networks - 10th International Conference, CSoNet 2021, Virtual Event, November 15-17, 2021,... Computational Data and Social Networks - 10th International Conference, CSoNet 2021, Virtual Event, November 15-17, 2021, Proceedings (Paperback, 1st ed. 2021)
David Mohaisen, Ruoming Jin
R2,407 Discovery Miles 24 070 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 10th International Conference on Computational Data and Social Networks, CSoNet 2021, which was held online during November 15-17, 2021. The conference was initially planned to take place in Montreal, Quebec, Canada, but changed to an online event due to the COVID-19 pandemic. The 24 full and 8 short papers included in this book were carefully reviewed and selected from 57 submissions. They were organized in topical sections as follows: Combinatorial optimization and learning; deep learning and applications to complex and social systems; measurements of insight from data; complex networks analytics; special track on fact-checking, fake news and malware detection in online social networks; and special track on information spread in social and data networks.

From Complex Sentences to a Formal Semantic Representation using Syntactic Text Simplification and Open Information Extraction... From Complex Sentences to a Formal Semantic Representation using Syntactic Text Simplification and Open Information Extraction (Paperback, 1st ed. 2022)
Christina Niklaus
R1,731 Discovery Miles 17 310 Ships in 10 - 15 working days

This work presents a discourse-aware Text Simplification approach that splits and rephrases complex English sentences within the semantic context in which they occur. Based on a linguistically grounded transformation stage, complex sentences are transformed into shorter utterances with a simple canonical structure that can be easily analyzed by downstream applications. To avoid breaking down the input into a disjointed sequence of statements that is difficult to interpret, the author incorporates the semantic context between the split propositions in the form of hierarchical structures and semantic relationships, thus generating a novel representation of complex assertions that puts a semantic layer on top of the simplified sentences. In a second step, she leverages the semantic hierarchy of minimal propositions to improve the performance of Open IE frameworks. She shows that such systems benefit in two dimensions. First, the canonical structure of the simplified sentences facilitates the extraction of relational tuples, leading to an improved precision and recall of the extracted relations. Second, the semantic hierarchy can be leveraged to enrich the output of existing Open IE approaches with additional meta-information, resulting in a novel lightweight semantic representation for complex text data in the form of normalized and context-preserving relational tuples.

Machine Translation - 17th China Conference, CCMT 2021, Xining, China, October 8-10, 2021, Revised Selected Papers (Paperback,... Machine Translation - 17th China Conference, CCMT 2021, Xining, China, October 8-10, 2021, Revised Selected Papers (Paperback, 1st ed. 2021)
Jinsong Su, Rico Sennrich
R1,938 Discovery Miles 19 380 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 17th China Conference on Machine Translation, CCMT 2020, held in Xining, China, in October 2021. The 10 papers presented in this volume were carefully reviewed and selected from 25 submissions and focus on all aspects of machine translation, including preprocessing, neural machine translation models, hybrid model, evaluation method, and post-editing.

Validity, Reliability, and Significance - Empirical Methods for NLP and Data Science (Paperback): Stefan Riezler, Michael... Validity, Reliability, and Significance - Empirical Methods for NLP and Data Science (Paperback)
Stefan Riezler, Michael Hagmann
R1,700 Discovery Miles 17 000 Ships in 10 - 15 working days

Empirical methods are means to answering methodological questions of empirical sciences by statistical techniques. The methodological questions addressed in this book include the problems of validity, reliability, and significance. In the case of machine learning, these correspond to the questions of whether a model predicts what it purports to predict, whether a model's performance is consistent across replications, and whether a performance difference between two models is due to chance, respectively. The goal of this book is to answer these questions by concrete statistical tests that can be applied to assess validity, reliability, and significance of data annotation and machine learning prediction in the fields of NLP and data science. Our focus is on model-based empirical methods where data annotations and model predictions are treated as training data for interpretable probabilistic models from the well-understood families of generalized additive models (GAMs) and linear mixed effects models (LMEMs). Based on the interpretable parameters of the trained GAMs or LMEMs, the book presents model-based statistical tests such as a validity test that allows detecting circular features that circumvent learning. Furthermore, the book discusses a reliability coefficient using variance decomposition based on random effect parameters of LMEMs. Last, a significance test based on the likelihood ratio of nested LMEMs trained on the performance scores of two machine learning models is shown to naturally allow the inclusion of variations in meta-parameter settings into hypothesis testing, and further facilitates a refined system comparison conditional on properties of input data. This book can be used as an introduction to empirical methods for machine learning in general, with a special focus on applications in NLP and data science. The book is self-contained, with an appendix on the mathematical background on GAMs and LMEMs, and with an accompanying webpage including R code to replicate experiments presented in the book.

Natural Language Processing Projects - Build Next-Generation NLP Applications Using AI Techniques (Paperback, 1st ed.): Akshay... Natural Language Processing Projects - Build Next-Generation NLP Applications Using AI Techniques (Paperback, 1st ed.)
Akshay Kulkarni, Adarsha Shivananda, Anoosh Kulkarni
R1,628 R1,334 Discovery Miles 13 340 Save R294 (18%) Ships in 10 - 15 working days

Leverage machine learning and deep learning techniques to build fully-fledged natural language processing (NLP) projects. Projects throughout this book grow in complexity and showcase methodologies, optimizing tips, and tricks to solve various business problems. You will use modern Python libraries and algorithms to build end-to-end NLP projects. The book starts with an overview of natural language processing (NLP) and artificial intelligence to provide a quick refresher on algorithms. Next, it covers end-to-end NLP projects beginning with traditional algorithms and projects such as customer review sentiment and emotion detection, topic modeling, and document clustering. From there, it delves into e-commerce related projects such as product categorization using the description of the product, a search engine to retrieve the relevant content, and a content-based recommendation system to enhance user experience. Moving forward, it explains how to build systems to find similar sentences using contextual embedding, summarizing huge documents using recurrent neural networks (RNN), automatic word suggestion using long short-term memory networks (LSTM), and how to build a chatbot using transfer learning. It concludes with an exploration of next-generation AI and algorithms in the research space. By the end of this book, you will have the knowledge needed to solve various business problems using NLP techniques. What You Will Learn Implement full-fledged intelligent NLP applications with Python Translate real-world business problem on text data with NLP techniques Leverage machine learning and deep learning techniques to perform smart language processing Gain hands-on experience implementing end-to-end search engine information retrieval, text summarization, chatbots, text generation, document clustering and product classification, and more Who This Book Is For Data scientists, machine learning engineers, and deep learning professionals looking to build natural language applications using Python

Natural Language Processing and Chinese Computing - 10th CCF International Conference, NLPCC 2021, Qingdao, China, October... Natural Language Processing and Chinese Computing - 10th CCF International Conference, NLPCC 2021, Qingdao, China, October 13-17, 2021, Proceedings, Part II (Paperback, 1st ed. 2021)
Lu Wang, Yansong Feng, Yu Hong, Ruifang He
R2,876 Discovery Miles 28 760 Ships in 10 - 15 working days

This two-volume set of LNAI 13028 and LNAI 13029 constitutes the refereed proceedings of the 10th CCF Conference on Natural Language Processing and Chinese Computing, NLPCC 2021, held in Qingdao, China, in October 2021.The 66 full papers, 23 poster papers, and 27 workshop papers presented were carefully reviewed and selected from 446 submissions. They are organized in the following areas: Fundamentals of NLP; Machine Translation and Multilinguality; Machine Learning for NLP; Information Extraction and Knowledge Graph; Summarization and Generation; Question Answering; Dialogue Systems; Social Media and Sentiment Analysis; NLP Applications and Text Mining; and Multimodality and Explainability.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Unsettled
Reem Faruqi Paperback R279 R265 Discovery Miles 2 650
Mental Health User Narratives - New…
Bruce M. Z. Cohen Hardcover R1,590 Discovery Miles 15 900
Volmaan: Omnibus - Troetelgedrog / Tande…
Jaco Jacobs Paperback R230 R216 Discovery Miles 2 160
Not Quite Fine - Mental Health, Faith…
Carlene Hill Byron Paperback R435 R405 Discovery Miles 4 050
The Tippy Toe Club
Mike Dunlop Hardcover R505 Discovery Miles 5 050
We Disagree About This Tree
Ross Collins Hardcover R419 R384 Discovery Miles 3 840
Painting with Words
Joshua James Cole Hardcover R760 R667 Discovery Miles 6 670
Rhythm and Poetry
Karl Nova Paperback R213 R192 Discovery Miles 1 920
Linx Greco Sleigh Bed (King) (Exclude…
R4,499 R4,248 Discovery Miles 42 480
I Want You To Be You
L Robin Hardcover R573 R526 Discovery Miles 5 260

 

Partners