語系:
繁體中文
English
說明(常見問題)
圖資館首頁
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Natural language processing recipesu...
~
Kulkarni, Akshay.
Natural language processing recipesunlocking text data with machine learning and deep learning using Python /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Natural language processing recipesby Akshay Kulkarni, Adarsha Shivananda.
其他題名:
unlocking text data with machine learning and deep learning using Python /
作者:
Kulkarni, Akshay.
其他作者:
Shivananda, Adarsha.
出版者:
Berkeley, CA :Apress :2021.
面頁冊數:
xxvi, 283 p. :ill., digital ;24 cm.
Contained By:
Springer Nature eBook
標題:
Natural language processing (Computer science)
電子資源:
https://doi.org/10.1007/978-1-4842-7351-7
ISBN:
9781484273517
Natural language processing recipesunlocking 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:
200539
Natural language processing (Computer science)
LC Class. No.: QA76.9.N38 / K85 2021
Dewey Class. No.: 006.35
Natural language processing recipesunlocking text data with machine learning and deep learning using Python /
LDR
:03603nmm a2200337 a 4500
001
608334
003
DE-He213
005
20210825094717.0
006
m d
007
cr nn 008maaau
008
220119s2021 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
834027
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
Natural language processing (Computer science)
$3
200539
650
0
$a
Python (Computer program language)
$3
215247
650
0
$a
Machine learning.
$3
188639
650
1 4
$a
Artificial Intelligence.
$3
212515
650
2 4
$a
Python.
$3
763308
650
2 4
$a
Open Source.
$3
758930
700
1
$a
Shivananda, Adarsha.
$3
834028
710
2
$a
SpringerLink (Online service)
$3
273601
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)
筆 0 讀者評論
全部
電子館藏
館藏
1 筆 • 頁數 1 •
1
條碼號
館藏地
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
000000205241
電子館藏
1圖書
電子書
EB QA76.9.N38 K96 2021 2021
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
多媒體檔案
https://doi.org/10.1007/978-1-4842-7351-7
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入