Difference between revisions of "TextAnalysis"

From Digital Scholarship Group
Jump to navigation Jump to search
Line 3: Line 3:
 
*[http://toolingup.stanford.edu/?page_id=981 Stanford's Introduction, from ''Tooling Up for Digital Humanities'']
 
*[http://toolingup.stanford.edu/?page_id=981 Stanford's Introduction, from ''Tooling Up for Digital Humanities'']
 
*[http://people.cs.umass.edu/~wallach/workshops/nips2011css/papers/OConnor.pdf For the social scientists]
 
*[http://people.cs.umass.edu/~wallach/workshops/nips2011css/papers/OConnor.pdf For the social scientists]
 +
 +
==Python==
 +
* [http://www.pythonlearn.com/book.php Python for Informatics], an applied but comprehensive introductory Python text with sections on text parsing
 +
* [http://fbkarsdorp.github.io/python-course/ Python Programming for the Humanities]
 +
* [https://www.python.org/downloads/ Download and install Python]
 +
* [https://www.jetbrains.com/pycharm/ Download and install PyCharm], an Integrated Development Environment (IDE) for Python
  
 
==R==
 
==R==
Line 8: Line 14:
 
* Matthew Jockers, Text Analysis With R for Students of Literature (PDF [http://onesearch.northeastern.edu/NU:NEU_ALMA51213317900001401&tabs=viewOnlineTab available for download] via the NEU Library)
 
* Matthew Jockers, Text Analysis With R for Students of Literature (PDF [http://onesearch.northeastern.edu/NU:NEU_ALMA51213317900001401&tabs=viewOnlineTab available for download] via the NEU Library)
 
* [http://cran.at.r-project.org Download and install R]
 
* [http://cran.at.r-project.org Download and install R]
* [http://www.rstudio.com Download and install RStudio]
+
* [http://www.rstudio.com Download and install RStudio], an  Integrated Development Environment (IDE) for R
 
* [http://www.rseek.org RSeek] (search tool for finding resources on R)
 
* [http://www.rseek.org RSeek] (search tool for finding resources on R)
 
* [http://www.cyclismo.org/tutorial/R/types.html Simple data types in R]
 
* [http://www.cyclismo.org/tutorial/R/types.html Simple data types in R]

Revision as of 04:39, 24 February 2016

Resources for Exploring Text Analysis

Python

R

Topic Modeling

Tools

word2vec

Miscellaneous text analysis tools

Corpus building

Some places to get text

Plain text

TEI-Encoded