語系:
繁體中文
English
說明(常見問題)
圖資館首頁
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Text analysis with Rfor students of ...
~
Jockers, Matthew L.
Text analysis with Rfor students of literature /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Text analysis with Rby Matthew L. Jockers, Rosamond Thalken.
其他題名:
for students of literature /
作者:
Jockers, Matthew L.
其他作者:
Thalken, Rosamond.
出版者:
Cham :Springer International Publishing :2020.
面頁冊數:
xxiii, 277 p. :ill., digital ;24 cm.
Contained By:
Springer eBooks
標題:
Computational linguistics.
電子資源:
https://doi.org/10.1007/978-3-030-39643-5
ISBN:
9783030396435$q(electronic bk.)
Text analysis with Rfor students of literature /
Jockers, Matthew L.
Text analysis with R
for students of literature /[electronic resource] :by Matthew L. Jockers, Rosamond Thalken. - Second edition. - Cham :Springer International Publishing :2020. - xxiii, 277 p. :ill., digital ;24 cm. - Quantitative methods in the humanities and social sciences,2199-0956. - Quantitative methods in the humanities and social sciences..
Part I Microanalysis -- 1 R Basics -- 2 First Foray into Text Analysis with R -- 3 Accessing and Comparing Word Frequency Data -- 4 Token Distribution and Regular Expressions -- 5 Token Distribution Analysis by Chapter -- 6 Correlation -- 7 Measures of Lexical Variety -- 8 Hapax Richness -- 9 Do it KWIC -- 10 Do it KWIC(er) (And Better) -- Part II Metadata -- 11 Introduction to dplyr -- 12 Parsing TEI XML- 13 Parsing and Analyzing Hamlet -- 14 Sentiment Analysis -- Part III Macroanalysis -- 15 Clustering -- 16 Classification -- 17 Topic Modeling -- 18 Part of Speech Tagging and Named Entity Recognition -- Appendices -- Index -- List of Tables -- List of Figures.
Now in its second edition, Text Analysis with R provides a practical introduction to computational text analysis using the open source programming language R. R is an extremely popular programming language, used throughout the sciences; due to its accessibility, R is now used increasingly in other research areas. In this volume, readers immediately begin working with text, and each chapter examines a new technique or process, allowing readers to obtain a broad exposure to core R procedures and a fundamental understanding of the possibilities of computational text analysis at both the micro and the macro scale. Each chapter builds on its predecessor as readers move from small scale "microanalysis" of single texts to large scale "macroanalysis" of text corpora, and each concludes with a set of practice exercises that reinforce and expand upon the chapter lessons. The book's focus is on making the technical palatable and making the technical useful and immediately gratifying. Text Analysis with R is written with students and scholars of literature in mind but will be applicable to other humanists and social scientists wishing to extend their methodological toolkit to include quantitative and computational approaches to the study of text. Computation provides access to information in text that readers simply cannot gather using traditional qualitative methods of close reading and human synthesis. This new edition features two new chapters: one that introduces dplyr and tidyr in the context of parsing and analyzing dramatic texts to extract speaker and receiver data, and one on sentiment analysis using the syuzhet package. It is also filled with updated material in every chapter to integrate new developments in the field, current practices in R style, and the use of more efficient algorithms.
ISBN: 9783030396435$q(electronic bk.)
Standard No.: 10.1007/978-3-030-39643-5doiSubjects--Topical Terms:
181250
Computational linguistics.
LC Class. No.: P98 / .J635 2020
Dewey Class. No.: 006.35
Text analysis with Rfor students of literature /
LDR
:03590nmm a2200349 a 4500
001
572821
003
DE-He213
005
20200805153732.0
006
m d
007
cr nn 008maaau
008
200925s2020 sz s 0 eng d
020
$a
9783030396435$q(electronic bk.)
020
$a
9783030396428$q(paper)
024
7
$a
10.1007/978-3-030-39643-5
$2
doi
035
$a
978-3-030-39643-5
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
P98
$b
.J635 2020
072
7
$a
UFM
$2
bicssc
072
7
$a
COM077000
$2
bisacsh
072
7
$a
UFM
$2
thema
082
0 4
$a
006.35
$2
23
090
$a
P98
$b
.J63 2020
100
1
$a
Jockers, Matthew L.
$3
683272
245
1 0
$a
Text analysis with R
$h
[electronic resource] :
$b
for students of literature /
$c
by Matthew L. Jockers, Rosamond Thalken.
250
$a
Second edition.
260
$a
Cham :
$b
Springer International Publishing :
$b
Imprint: Springer,
$c
2020.
300
$a
xxiii, 277 p. :
$b
ill., digital ;
$c
24 cm.
490
1
$a
Quantitative methods in the humanities and social sciences,
$x
2199-0956
505
0
$a
Part I Microanalysis -- 1 R Basics -- 2 First Foray into Text Analysis with R -- 3 Accessing and Comparing Word Frequency Data -- 4 Token Distribution and Regular Expressions -- 5 Token Distribution Analysis by Chapter -- 6 Correlation -- 7 Measures of Lexical Variety -- 8 Hapax Richness -- 9 Do it KWIC -- 10 Do it KWIC(er) (And Better) -- Part II Metadata -- 11 Introduction to dplyr -- 12 Parsing TEI XML- 13 Parsing and Analyzing Hamlet -- 14 Sentiment Analysis -- Part III Macroanalysis -- 15 Clustering -- 16 Classification -- 17 Topic Modeling -- 18 Part of Speech Tagging and Named Entity Recognition -- Appendices -- Index -- List of Tables -- List of Figures.
520
$a
Now in its second edition, Text Analysis with R provides a practical introduction to computational text analysis using the open source programming language R. R is an extremely popular programming language, used throughout the sciences; due to its accessibility, R is now used increasingly in other research areas. In this volume, readers immediately begin working with text, and each chapter examines a new technique or process, allowing readers to obtain a broad exposure to core R procedures and a fundamental understanding of the possibilities of computational text analysis at both the micro and the macro scale. Each chapter builds on its predecessor as readers move from small scale "microanalysis" of single texts to large scale "macroanalysis" of text corpora, and each concludes with a set of practice exercises that reinforce and expand upon the chapter lessons. The book's focus is on making the technical palatable and making the technical useful and immediately gratifying. Text Analysis with R is written with students and scholars of literature in mind but will be applicable to other humanists and social scientists wishing to extend their methodological toolkit to include quantitative and computational approaches to the study of text. Computation provides access to information in text that readers simply cannot gather using traditional qualitative methods of close reading and human synthesis. This new edition features two new chapters: one that introduces dplyr and tidyr in the context of parsing and analyzing dramatic texts to extract speaker and receiver data, and one on sentiment analysis using the syuzhet package. It is also filled with updated material in every chapter to integrate new developments in the field, current practices in R style, and the use of more efficient algorithms.
650
0
$a
Computational linguistics.
$3
181250
650
0
$a
R (Computer program language)
$3
210846
650
1 4
$a
Statistics and Computing/Statistics Programs.
$3
275710
650
2 4
$a
Computational Linguistics.
$3
274669
650
2 4
$a
Statistics for Social Sciences, Humanities, Law.
$3
825904
650
2 4
$a
Digital Humanities.
$3
760189
650
2 4
$a
Literature and Technology/Media.
$3
747883
650
2 4
$a
Computer Appl. in Arts and Humanities.
$3
274552
700
1
$a
Thalken, Rosamond.
$3
860036
710
2
$a
SpringerLink (Online service)
$3
273601
773
0
$t
Springer eBooks
830
0
$a
Quantitative methods in the humanities and social sciences.
$3
683273
856
4 0
$u
https://doi.org/10.1007/978-3-030-39643-5
950
$a
Mathematics and Statistics (Springer-11649)
筆 0 讀者評論
全部
電子館藏
館藏
1 筆 • 頁數 1 •
1
條碼號
館藏地
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
000000179432
電子館藏
1圖書
電子書
EB P98 .J63 2020 2020
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
多媒體檔案
https://doi.org/10.1007/978-3-030-39643-5
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入