Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Natural language processing recipes ...
~
Kulkarni, Akshay.
Linked to FindBook
Google Book
Amazon
博客來
Natural language processing recipes = unlocking text data with machine learning and deep learning using Python /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Natural language processing recipes/ by Akshay Kulkarni, Adarsha Shivananda.
Reminder of title:
unlocking text data with machine learning and deep learning using Python /
Author:
Kulkarni, Akshay.
other author:
Shivananda, Adarsha.
Published:
Berkeley, CA :Apress : : 2021.,
Description:
xxvi, 283 p. :ill., digital ;24 cm.
[NT 15003449]:
Chapter 1: Extracting the Data -- Chapter 2: Exploring and Processing the Text Data -- Chapter 3: Text to Features -- Chapter 4: Implementing Advanced NLP -- Chapter 5: Deep Learning for NLP -- Chapter 6: Industrial Application with End-to-End Implementation -- Chapter 7: Conclusion - Next Gen NLP and AI.
Contained By:
Springer Nature eBook
Subject:
Machine learning. -
Online resource:
https://doi.org/10.1007/978-1-4842-7351-7
ISBN:
9781484273517
Natural language processing recipes = unlocking text data with machine learning and deep learning using Python /
Kulkarni, Akshay.
Natural language processing recipes
unlocking text data with machine learning and deep learning using Python /[electronic resource] :by Akshay Kulkarni, Adarsha Shivananda. - Second edition. - Berkeley, CA :Apress :2021. - xxvi, 283 p. :ill., digital ;24 cm.
Chapter 1: Extracting the Data -- Chapter 2: Exploring and Processing the Text Data -- Chapter 3: Text to Features -- Chapter 4: Implementing Advanced NLP -- Chapter 5: Deep Learning for NLP -- Chapter 6: Industrial Application with End-to-End Implementation -- Chapter 7: Conclusion - Next Gen NLP and AI.
Focus on implementing end-to-end projects using Python and leverage state-of-the-art algorithms. This book teaches you to efficiently use a wide range of natural language processing (NLP) packages to: implement text classification, identify parts of speech, utilize topic modeling, text summarization, sentiment analysis, information retrieval, and many more applications of NLP. The book begins with text data collection, web scraping, and the different types of data sources. It explains how to clean and pre-process text data, and offers ways to analyze data with advanced algorithms. You then explore semantic and syntactic analysis of the text. Complex NLP solutions that involve text normalization are covered along with advanced pre-processing methods, POS tagging, parsing, text summarization, sentiment analysis, word2vec, seq2seq, and much more. The book presents the fundamentals necessary for applications of machine learning and deep learning in NLP. This second edition goes over advanced techniques to convert text to features such as Glove, Elmo, Bert, etc. It also includes an understanding of how transformers work, taking sentence BERT and GPT as examples. The final chapters explain advanced industrial applications of NLP with solution implementation and leveraging the power of deep learning techniques for NLP problems. It also employs state-of-the-art advanced RNNs, such as long short-term memory, to solve complex text generation tasks. After reading this book, you will have a clear understanding of the challenges faced by different industries and you will have worked on multiple examples of implementing NLP in the real world. You will: Know the core concepts of implementing NLP and various approaches to natural language processing (NLP), including NLP using Python libraries such as NLTK, textblob, SpaCy, Standford CoreNLP, and more Implement text pre-processing and feature engineering in NLP, including advanced methods of feature engineering Understand and implement the concepts of information retrieval, text summarization, sentiment analysis, text classification, and other advanced NLP techniques leveraging machine learning and deep learning.
ISBN: 9781484273517
Standard No.: 10.1007/978-1-4842-7351-7doiSubjects--Topical Terms:
533906
Machine learning.
LC Class. No.: QA76.9.N38 / K85 2021
Dewey Class. No.: 006.35
Natural language processing recipes = unlocking text data with machine learning and deep learning using Python /
LDR
:03603nmm a2200337 a 4500
001
2249528
003
DE-He213
005
20210825094717.0
006
m d
007
cr nn 008maaau
008
220103s2021 cau s 0 eng d
020
$a
9781484273517
$q
(electronic bk.)
020
$a
9781484273500
$q
(paper)
024
7
$a
10.1007/978-1-4842-7351-7
$2
doi
035
$a
978-1-4842-7351-7
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.9.N38
$b
K85 2021
072
7
$a
UYQ
$2
bicssc
072
7
$a
COM004000
$2
bisacsh
072
7
$a
UYQ
$2
thema
082
0 4
$a
006.35
$2
23
090
$a
QA76.9.N38
$b
K96 2021
100
1
$a
Kulkarni, Akshay.
$3
3384948
245
1 0
$a
Natural language processing recipes
$h
[electronic resource] :
$b
unlocking text data with machine learning and deep learning using Python /
$c
by Akshay Kulkarni, Adarsha Shivananda.
250
$a
Second edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2021.
300
$a
xxvi, 283 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1: Extracting the Data -- Chapter 2: Exploring and Processing the Text Data -- Chapter 3: Text to Features -- Chapter 4: Implementing Advanced NLP -- Chapter 5: Deep Learning for NLP -- Chapter 6: Industrial Application with End-to-End Implementation -- Chapter 7: Conclusion - Next Gen NLP and AI.
520
$a
Focus on implementing end-to-end projects using Python and leverage state-of-the-art algorithms. This book teaches you to efficiently use a wide range of natural language processing (NLP) packages to: implement text classification, identify parts of speech, utilize topic modeling, text summarization, sentiment analysis, information retrieval, and many more applications of NLP. The book begins with text data collection, web scraping, and the different types of data sources. It explains how to clean and pre-process text data, and offers ways to analyze data with advanced algorithms. You then explore semantic and syntactic analysis of the text. Complex NLP solutions that involve text normalization are covered along with advanced pre-processing methods, POS tagging, parsing, text summarization, sentiment analysis, word2vec, seq2seq, and much more. The book presents the fundamentals necessary for applications of machine learning and deep learning in NLP. This second edition goes over advanced techniques to convert text to features such as Glove, Elmo, Bert, etc. It also includes an understanding of how transformers work, taking sentence BERT and GPT as examples. The final chapters explain advanced industrial applications of NLP with solution implementation and leveraging the power of deep learning techniques for NLP problems. It also employs state-of-the-art advanced RNNs, such as long short-term memory, to solve complex text generation tasks. After reading this book, you will have a clear understanding of the challenges faced by different industries and you will have worked on multiple examples of implementing NLP in the real world. You will: Know the core concepts of implementing NLP and various approaches to natural language processing (NLP), including NLP using Python libraries such as NLTK, textblob, SpaCy, Standford CoreNLP, and more Implement text pre-processing and feature engineering in NLP, including advanced methods of feature engineering Understand and implement the concepts of information retrieval, text summarization, sentiment analysis, text classification, and other advanced NLP techniques leveraging machine learning and deep learning.
650
0
$a
Machine learning.
$3
533906
650
1 4
$a
Artificial Intelligence.
$3
769149
650
2 4
$a
Python.
$3
3201289
650
2 4
$a
Open Source.
$3
2210577
650
0
$a
Python (Computer program language)
$3
729789
650
0
$a
Natural language processing (Computer science)
$3
565309
700
1
$a
Shivananda, Adarsha.
$3
3384949
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-7351-7
950
$a
Professional and Applied Computing (SpringerNature-12059)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9408831
電子資源
11.線上閱覽_V
電子書
EB QA76.9.N38 K85 2021
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login