Difference between revisions of "TextAnalysis"

From Digital Scholarship Group
Jump to navigation Jump to search
Line 3: Line 3:
 
==R==
 
==R==
  
Matthew Jockers, Text Analysis With R for Students of Literature (PDF available for download via the NEU Library)
+
* Matthew Jockers, Text Analysis With R for Students of Literature (PDF available for download via the NEU Library)
Download and install R: [http://cran.at.r-project.org]
+
* Download and install R: [http://cran.at.r-project.org]
Download and install RStudio: [http://www.rstudio.com]
+
* Download and install RStudio: [http://www.rstudio.com]
 
+
* RSeek (search tool for finding resources on R): [http://www.rseek.org]
  
 
==Miscellaneous text analysis tools==
 
==Miscellaneous text analysis tools==

Revision as of 15:48, 29 September 2015

Resources for Exploring Text Analysis

R

  • Matthew Jockers, Text Analysis With R for Students of Literature (PDF available for download via the NEU Library)
  • Download and install R: [1]
  • Download and install RStudio: [2]
  • RSeek (search tool for finding resources on R): [3]

Miscellaneous text analysis tools

  • Mallet: [4]
  • Serendip: [5]
  • Topic Modeling Tool: [6]
  • Stanford Topic Modeling Toolbox: [7]