diff --git a/R/external.txt b/R/external.txt index b524828c9..88e033979 100644 --- a/R/external.txt +++ b/R/external.txt @@ -143,3 +143,4 @@ https://yijutseng.github.io/DataScienceRBook/ https://ykunisato.github.io/jpa2020-tws-002/ https://yukiyanai.github.io/econometrics2/ https://yulab-smu.top/treedata-book/ +https://qtalr.com/book/ diff --git a/R/staging.txt b/R/staging.txt index df13b3866..e69de29bb 100644 --- a/R/staging.txt +++ b/R/staging.txt @@ -1 +0,0 @@ -https://qtalr.com/book/ diff --git a/content/archive/external/qtalr-com-book.md b/content/archive/external/qtalr-com-book.md new file mode 100644 index 000000000..941b5491e --- /dev/null +++ b/content/archive/external/qtalr-com-book.md @@ -0,0 +1,11 @@ +--- +title: "An Introduction to Quantitative Text Analysis for Linguistics" +author: "Jerid Francom" +date: "" +tags: [Textbook, R Programming, Data Analysis] +link: "https://qtalr.com/book/" +length_weight: "0%" +pinned: false +--- + +Book The goal of this textbook is to provide readers with foundational knowledge and practical skills in quantitative text analysis using the R programming language. It is geared towards advanced undergraduates, graduate students, and researchers looking to expand their methodological toolbox. It assumes no prior knowledge of programming or quantitative methods and prioritizes practical application and intuitive understanding over technical details. By the end of this textbook, readers will be able to identify, interpret and evaluate data analysis procedures and results to support research ...