語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Python for natural language processi...
~
Nugues, Pierre M.
FindBook
Google Book
Amazon
博客來
Python for natural language processing = programming with NumPy, scikit-learn, Keras, and PyTorch /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Python for natural language processing/ by Pierre M. Nugues.
其他題名:
programming with NumPy, scikit-learn, Keras, and PyTorch /
作者:
Nugues, Pierre M.
出版者:
Cham :Springer Nature Switzerland : : 2024.,
面頁冊數:
xxv, 520 p. :ill. (some col.), digital ;24 cm.
內容註:
Preface to the third edition -- Preface to the second edition -- Preface to the first edition -- 1. An Overview of Language Processing -- 2. A Tour of Python -- 3. Corpus Processing Tools -- 4. Encoding and Annotation Scheme -- 5. Python for Numerical Computations -- 6. Topics in Information Theory and Machine Learning -- 7. Linear and Logistic Regression -- 8. Neural Networks -- 9. Counting and Indexing Words -- 10. Dense Vector Representations -- 11. Word Sequences -- 12. Words, Parts of Speech, and Morphology -- 13. Subword Segmentation -- 14. Part-of-Speech and Sequence Annotation -- 15. Self-Attention and Transformers -- 16. Pretraining an Encoder: The BERT Language Model -- 17. Sequence-to-Sequence Architectures: Encoder-Decoders and Decoders -- Index -- References.
Contained By:
Springer Nature eBook
標題:
Python (Computer program language) -
電子資源:
https://doi.org/10.1007/978-3-031-57549-5
ISBN:
9783031575495
Python for natural language processing = programming with NumPy, scikit-learn, Keras, and PyTorch /
Nugues, Pierre M.
Python for natural language processing
programming with NumPy, scikit-learn, Keras, and PyTorch /[electronic resource] :by Pierre M. Nugues. - Third edition. - Cham :Springer Nature Switzerland :2024. - xxv, 520 p. :ill. (some col.), digital ;24 cm. - Cognitive technologies,2197-6635. - Cognitive technologies..
Preface to the third edition -- Preface to the second edition -- Preface to the first edition -- 1. An Overview of Language Processing -- 2. A Tour of Python -- 3. Corpus Processing Tools -- 4. Encoding and Annotation Scheme -- 5. Python for Numerical Computations -- 6. Topics in Information Theory and Machine Learning -- 7. Linear and Logistic Regression -- 8. Neural Networks -- 9. Counting and Indexing Words -- 10. Dense Vector Representations -- 11. Word Sequences -- 12. Words, Parts of Speech, and Morphology -- 13. Subword Segmentation -- 14. Part-of-Speech and Sequence Annotation -- 15. Self-Attention and Transformers -- 16. Pretraining an Encoder: The BERT Language Model -- 17. Sequence-to-Sequence Architectures: Encoder-Decoders and Decoders -- Index -- References.
Since the last edition of this book (2014), progress has been astonishing in all areas of Natural Language Processing, with recent achievements in Text Generation that spurred a media interest going beyond the traditional academic circles. Text Processing has meanwhile become a mainstream industrial tool that is used, to various extents, by countless companies. As such, a revision of this book was deemed necessary to catch up with the recent breakthroughs, and the author discusses models and architectures that have been instrumental in the recent progress of Natural Language Processing. As in the first two editions, the intention is to expose the reader to the theories used in Natural Language Processing, and to programming examples that are essential for a deep understanding of the concepts. Although present in the previous two editions, Machine Learning is now even more pregnant, having replaced many of the earlier techniques to process text. Many new techniques build on the availability of text. Using Python notebooks, the reader will be able to load small corpora, format text, apply the models through executing pieces of code, gradually discover the theoretical parts by possibly modifying the code or the parameters, and traverse theories and concrete problems through a constant interaction between the user and the machine. The data sizes and hardware requirements are kept to a reasonable minimum so that a user can see instantly, or at least quickly, the results of most experiments on most machines. The book does not assume a deep knowledge of Python, and an introduction to this language aimed at Text Processing is given in Ch. 2, which will enable the reader to touch all the programming concepts, including NumPy arrays and PyTorch tensors as fundamental structures to represent and process numerical data in Python, or Keras for training Neural Networks to classify texts. Covering topics like Word Segmentation and Part-of-Speech and Sequence Annotation, the textbook also gives an in-depth overview of Transformers (for instance, BERT), Self-Attention and Sequence-to-Sequence Architectures.
ISBN: 9783031575495
Standard No.: 10.1007/978-3-031-57549-5doiSubjects--Topical Terms:
729789
Python (Computer program language)
LC Class. No.: QA76.73.P98
Dewey Class. No.: 005.133
Python for natural language processing = programming with NumPy, scikit-learn, Keras, and PyTorch /
LDR
:04021nmm a2200349 a 4500
001
2373845
003
DE-He213
005
20240710102112.0
006
m d
007
cr nn 008maaau
008
241231s2024 sz s 0 eng d
020
$a
9783031575495
$q
(electronic bk.)
020
$a
9783031575488
$q
(paper)
024
7
$a
10.1007/978-3-031-57549-5
$2
doi
035
$a
978-3-031-57549-5
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.P98
072
7
$a
UYQL
$2
bicssc
072
7
$a
COM073000
$2
bisacsh
072
7
$a
UYQL
$2
thema
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.P98
$b
N968 2024
100
1
$a
Nugues, Pierre M.
$3
2088821
245
1 0
$a
Python for natural language processing
$h
[electronic resource] :
$b
programming with NumPy, scikit-learn, Keras, and PyTorch /
$c
by Pierre M. Nugues.
250
$a
Third edition.
260
$a
Cham :
$b
Springer Nature Switzerland :
$b
Imprint: Springer,
$c
2024.
300
$a
xxv, 520 p. :
$b
ill. (some col.), digital ;
$c
24 cm.
490
1
$a
Cognitive technologies,
$x
2197-6635
505
0
$a
Preface to the third edition -- Preface to the second edition -- Preface to the first edition -- 1. An Overview of Language Processing -- 2. A Tour of Python -- 3. Corpus Processing Tools -- 4. Encoding and Annotation Scheme -- 5. Python for Numerical Computations -- 6. Topics in Information Theory and Machine Learning -- 7. Linear and Logistic Regression -- 8. Neural Networks -- 9. Counting and Indexing Words -- 10. Dense Vector Representations -- 11. Word Sequences -- 12. Words, Parts of Speech, and Morphology -- 13. Subword Segmentation -- 14. Part-of-Speech and Sequence Annotation -- 15. Self-Attention and Transformers -- 16. Pretraining an Encoder: The BERT Language Model -- 17. Sequence-to-Sequence Architectures: Encoder-Decoders and Decoders -- Index -- References.
520
$a
Since the last edition of this book (2014), progress has been astonishing in all areas of Natural Language Processing, with recent achievements in Text Generation that spurred a media interest going beyond the traditional academic circles. Text Processing has meanwhile become a mainstream industrial tool that is used, to various extents, by countless companies. As such, a revision of this book was deemed necessary to catch up with the recent breakthroughs, and the author discusses models and architectures that have been instrumental in the recent progress of Natural Language Processing. As in the first two editions, the intention is to expose the reader to the theories used in Natural Language Processing, and to programming examples that are essential for a deep understanding of the concepts. Although present in the previous two editions, Machine Learning is now even more pregnant, having replaced many of the earlier techniques to process text. Many new techniques build on the availability of text. Using Python notebooks, the reader will be able to load small corpora, format text, apply the models through executing pieces of code, gradually discover the theoretical parts by possibly modifying the code or the parameters, and traverse theories and concrete problems through a constant interaction between the user and the machine. The data sizes and hardware requirements are kept to a reasonable minimum so that a user can see instantly, or at least quickly, the results of most experiments on most machines. The book does not assume a deep knowledge of Python, and an introduction to this language aimed at Text Processing is given in Ch. 2, which will enable the reader to touch all the programming concepts, including NumPy arrays and PyTorch tensors as fundamental structures to represent and process numerical data in Python, or Keras for training Neural Networks to classify texts. Covering topics like Word Segmentation and Part-of-Speech and Sequence Annotation, the textbook also gives an in-depth overview of Transformers (for instance, BERT), Self-Attention and Sequence-to-Sequence Architectures.
650
0
$a
Python (Computer program language)
$3
729789
650
0
$a
Natural language processing (Computer science)
$3
565309
650
1 4
$a
Natural Language Processing (NLP)
$3
3381674
650
2 4
$a
Computational Linguistics.
$3
893900
650
2 4
$a
Python.
$3
3201289
650
2 4
$a
Artificial Intelligence.
$3
769149
650
2 4
$a
User Interfaces and Human Computer Interaction.
$3
892554
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
830
0
$a
Cognitive technologies.
$3
1567587
856
4 0
$u
https://doi.org/10.1007/978-3-031-57549-5
950
$a
Computer Science (SpringerNature-11645)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9494294
電子資源
11.線上閱覽_V
電子書
EB QA76.73.P98
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入