R for Literary Analysis

Slides:



Advertisements
Similar presentations
Support.ebsco.com EBSCOadmin Branding Tutorial. Welcome to the EBSCOadmin Skinning and Branding tutorial, where you will learn how to customize EBSCOhost.
Advertisements

MY NCBI (module 4.5). MODULE 4.5 PubMed/How to Use MY NCBI Instructions - This part of the: course is a PowerPoint demonstration intended to introduce.
Using the DegreeWorks’ Planner Information for Students and Advisors, Spring 2009.
Library Online Catalog Tutorial Pentagon Library Last Updated March 2008.
DISPUTES & INVESTIGATIONS ECONOMICS FINANCIAL ADVISORY MANAGEMENT CONSULTING Joining LinkedIn How to Register, Follow Navigant & Join the Conversation.
Downloading eBooks to your nook, Sony Reader, or any reader that uses Adobe format eBooks.
Start the slide show by clicking on the "Slide Show" option in the above menu and choose "View Show”. or – hit the F5 Key.
RIMS II Online Order and Delivery System Tutorial on Downloading and Viewing Multipliers.
New School Websites Teacher Pages. Visit the SCUSD Website for videos tutorials: For more information.
1 Modified_ CIRCUIT PROTECTION SOLUTIONS Confidential and Proprietary to Littelfuse, Inc. ® Littelfuse, Inc All rights reserved. February,
Create Your Own Personalized Augmented Reality Content: It's Easier than You Think! By Courtney Pepe.
HCare access on an iPad hCare access is the remote access to PGH. The steps for installing vary from the Mac somewhat. This will guide you. Installation.
Using Bloglines Presented by Bonnie Shucha © University of WI Law Library
Start the slide show by clicking on the "Slide Show" option in the above menu and choose "View Show”. or – hit the F5 Key.
Introduction to. What is Office 365 Office 365 is the same Office you already know and use every day. Office 365 is powered by “the cloud” which is a.
A guide for UICET for using Wikispaces.  A wiki is a web page or collection of web pages that can be linked together as a website.  Wikis are often.
How to create a teacher account. Step 1 Step 1: Go to Step 2 Step 2: Select I’m a student on the edmodo homepage under the.
Career Services Center Employer Training. This is the main login page. The link can be found at Employers.
EDW647: Internet for Educators Dr. Roger Webster Department of Computer Science Millersville University July 23, 2008 Create.
Intro to C++. Getting Started with Microsoft Visual Studios Open Microsoft Visual Studios 2010 Click on file Click on New Project Choose Visual C++ on.
Start the slide show by clicking on the "Slide Show" option in the above menu and choose "View Show”. or – hit the F5 Key.
Version control Using Git Version control, using Git1.
OneNote and Canvas Making, distributing, annotating, collecting, and grading assignments Open Google Chrome: usd489.instructure.com Wi-Fi: RAC Password:
A guide for WTPS staff. Overview This document will show you how to link your Remind and Twitter feeds with your Schoolwires website. Post ONCE to either.
Updating the Laboratory Website. Useful Info Address: Everything is saved in the desktop.
TST BOCES SCOOLS (South Central Organization of (School) Library Systems) INTERLIBRARY LOAN PROCESS…..An Overview Created by Michele Barr, TST ILL Login.
Downloading and Installing Autodesk Inventor Professional 2015 This is a 4 step process 1.Register with the Autodesk Student Community 2.Downloading the.
A STUDENT’S GUIDE TO ADDING IMAGES TO NEW OR EXISTING BLOG POSTS Adding Images to Your Blog Post Presented by Michelle Krummel.
From the home page go to the Podcast Publisher box since you will be the publisher of the podcast. That’s the darker green one on the top left. Click.
Creating a Form. Accessing Docs Log into your USD 465 Google Account Click on the “Documents” link at the top of.
1. LOG IN TO LOOKRED 2. IN THE CURRICULUM TAB SELECT “MODERN LANGUAGES”
How to Create an E-Portfolio See a sample e-portfolio at See an example.
3 Apps for Primary Teachers to Organize Center Activities iPossibilities Conference – June 10, 2014 Amanda Hanna
Intro to Digital Humanities
Church Online Access Username: ________________________
Date Topic Presenter Aug. 25 Intro to Visualization Michael Boyles
IQ-Tables and Touch-enabled Workflows
Cyberinfrastructure for Digital Humanities Manager
Registering for Easy Bib and Creating a Works Cited Page
Analyst Programmer, Advanced Visualization Lab
Step 1: Go to our website crlibrary
Intro to Digital Humanities
Downloading and Preparing a StudentVoice File for SPSS
Intro to R for Humanists
ΑΓΓ66 Creating a wiki Contact Session 3
Uninstalling Google App Sync
Getting Started Guide.
Cyberinfrastructure for Digital Humanities Manager
SUBMITTING A PAYMENT REQUEST FORM
Updating Your Section’s Website
How to Use Members Area of The Ninety-Nines Website
Career Cruising: School Selector
Collaboration with Google Docs
Midwest NASCOE Tutorial
Tutorial Tutorial Read all the directions before proceeding
How to make Parent Bookings
Qualtrics Survey Kenyon
Welcome to AIC’s Online Community
Library Catalog System
Citation Map Visualizing citation data in the Web of Science
From the library catalog search page, click on the Login link in the upper right corner.
Creating and Sending Message Links
Step 3: You will see this page
Clemson For iOS Devices and Wi-Fi Setup
EMPLOYEE ACTION MANUAL FOR MANAGERS
Donegal Women in Business Network 2019
Creating and Sending Saved Messages
Find your school and click on it.
By: Quaneasha Ward & Fadeke Goncalvez
Chloe Riley | Research Commons Librarian |
Presentation transcript:

R for Literary Analysis Tassie Gniady Cyberinfrastructure for Digital Humanities Manager UITS Research Technology, Indiana University Pervasive Technology Institute February 17, 2017 Intro Slide Gniady, Tassie. ”R for Literary Analysis." 14 Oct 2016/17 Feb 2017. Digital Arts & and Humanities Workshop Series. Scholars' Commons, Wells Library, Indiana University, Bloomington. Retrieved from: http://hdl.handle.net/2022/21289

Digital Arts and Humanities Workshop Series – Spring 2017 Fridays @ noon -- Scholars Commons IQ-Wall Date Topic Presenter Jan. 13 Intro to Digital Humanities Tassie Gniady Jan. 20 Intro to 3D Visualization for Arts and Humanities Michael Boyles Jan. 27 Intro to R Feb. 03 Virtual Reality Bill Sherman Feb. 10 Augmented Reality Chauncey Frend Feb. 17 R for Literary Analysis Feb. 24 IQ-Tables & Touch-Enabled Software Workflows David Reagan Mar. 03 R for Twitter Analysis Mar. 24 3D Scanning and Printing Jeff Rogers Mar. 31 3D Photogrammetry Apr. 07 Network Graphs David Kloster Apr. 14 Advanced Media Chris Eller

R for Literary Analysis Follow along in today's presentation for helpful links: https://iu.box.com/v/rforlit

Methodology Interactive Shiny app to get a sense of how an algorithm works RNotebook in which every line of code is explained RScript, which is lightly annotated and where you can alter some variables (suggestions given) or enter your own corpus

Shiny App: https://cyberdh.shinyapps.io/TermFreq/

Karst Account If you don’t already have a Karst account, go ahead and request one right now. https://kb.iu.edu/d/bezu#account

RStudio

RStudio on Karst Go to https://rstudio.iu.edu

Creating a Project in R Studio from GitHub In R Studio, click on drop down arrow that says “Project: (None)”

Click on the first option ”New Project…” Now choose “Version Control.”

Another box should appear that asks you to choose between “Git” or “Subversion (SVN).” Choose Git. This box should now appear asking for a “Repository URL” and directory name. For the URL we will go to the Cyber DH Text-Analysis GitHub repository at https://github.com/cyberdh/Text-Analysis.git (make sure you open the page in another tab)

The Cyber DH Text-Analysis repository on GitHub should look like this The Cyber DH Text-Analysis repository on GitHub should look like this. Click on the green button labeled “Clone or download.” This dropdown menu should appear. Make sure it says “Clone with HTTPS” in the top left corner. Then click the button with the clipboard at which the arrow is pointing. This will save it to your clipboard. Now go back to the R Studio page.

Now paste the copied URL in the ”Repository URL:” space Now paste the copied URL in the ”Repository URL:” space. Next make sure the “Project directory name:” is Text-Analysis exactly including capitalization and dash. Otherwise you will need to change this in the script every time. Also, make sure you have R version 3.1.1 chosen in the lower left corner where the blue arrow is pointing. Then click the “Create Project” button. You should now see ”Text-Analysis” listed in the project box and “R 3.1.1” in the box just to the right. You now have the Text-Analysis repository loaded on Karst.

1 2 Pulling updates from Cyber DH GitHub repository on R Studio (Karst or Desktop) Make sure you are in the Text-Analysis project. It should say it in the upper right hand corner. Next, make sure you are in the Git tab. Now, there should be a button with a blue arrow pointing down that says Pull. Click on that button. As you make changes, you will have to “stash” them locally. 3

What Just Happened? This repository includes the RNotebooks, RScripts, and the data needed to perform the analysis we’ll do today.

Hands-On Now for wordclouds and top ten frequency graphs!

Tassie Gniady Cyberinfrastructure for Digital Humanities Manager More Information Reference this presentation at: https://iu.box.com/v/intror  If you’d like to make an appointment, please email cyberdh@iu.edu.   Also, check out our website: https://www.indiana.edu/~cyberdh/ for interesting blog posts and written tutorials about R.   Contact:   Tassie Gniady Cyberinfrastructure for Digital Humanities Manager  ctgniady@iu.edu    @tassietheg