Coder Social home page Coder Social logo

pranavjayachand / dighum160 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tomvannuenen/dighum160

0.0 0.0 0.0 272.8 MB

Jupyter Notebooks for DIGHUM160 - Critical Digital Humanities, taught at UC Berkeley's DH Summer Minor 2018-2023

Python 0.49% Jupyter Notebook 99.51%

dighum160's Introduction

DIGHUM160: Digital Hermeneutics

logo

DataHub License: CC BY 4.0

This repository contains the Jupyter Notebooks for DIGHUM160: Critical Digital Humanities, at the UC Berkeley Digital Humanities Summer Minor.

Course Summary

This course confronts hermeneutic philosophy with computational text analysis. Hermeneutics refers to a long-standing intellectual tradition in the humanities that focuses on the theory and methods of interpretation.

In the lectures and discussions, we will deal with leading hermeneutic philosophers focusing on issues such as dialogicality, perspective, reflexivity, and the scientific status of interpretation. These issues are relevant to the study of social media and discourse communities, and their particular interpretations of the world.

The other half of the course is project-based and involves research in Python to analyze a Reddit community of your choosing. You are not expected to have prior programming knowledge, and you are not graded on your coding skills. However, this course does make use of Jupyter Notebooks including Python code, so some exposure to Python will be highly beneficial.

Installation Instructions

Before attending the workshop, you should install Python and Jupyter on your computer. If you need help, please make sure to come to the weekly seminar (see bCourses for more information).

Anaconda is software that allows you to run Python and Jupyter Notebooks on your computer. Installing Anaconda is the easiest way to make sure you have all the necessary software to run the materials for this workshop. Complete the following steps:

  1. Download and install Anaconda (Python 3.9 distribution). Click "Download" and then click 64-bit "Graphical Installer" for your current operating system.

  2. Download the materials in this repository:

  • Click the green "Code" button in the top right of the repository information.
  • Click "Download Zip".
  • Extract/Unzip this file to a folder on your computer where you can easily access it (we recommend Desktop). If you need help on how to do this: Mac / Windows.
  1. You can install the package dependencies using the following terminal command (after navigating to the DIGHUM160-main folder):
pip install -r requirements.txt

Run the code

Now that you have all the required software and materials, you need to run the code:

  1. Open the Anaconda Navigator application. You should see the green snake logo appear on your screen. Note that this can take a few minutes to load up the first time.

  2. Click the "Launch" button under "Jupyter Lab" and navigate through your file system to the DIGHUM160 folder you downloaded above.

  3. Navigate to the "Notebooks" folder, and to "Week1".

  4. Open the Preprocessing_Lesson.ipynb file to begin.

  5. Press Shift + Enter (or Ctrl + Enter) to run a cell.

Is Python not working on your laptop?

If you do not have Anaconda installed and the materials loaded on your workshop by the time it starts, you can use the UC Berkeley DataHub to run the materials for these lessons. You can access the DataHub by clicking this button:

DataHub

The DataHub downloads this repository, along with any necessary packages, and allows you to run the materials in a Jupyter notebook that is stored on UC Berkeley's servers. No installation is necessary from your end - you only need an internet browser and a CalNet ID to log in. By using the DataHub, you can save your work and come back to it at any time. When you want to return to your saved work, just go straight to DataHub, sign in, and click on the DIGHUM160 folder.

Directories & Files

  • notebooks/ Your Jupyter Notebooks, including accompanying video's on what is happening in them. You are expcted to swap out data with your own as soon as possible when using these.

  • data/ The Data directory contains several example datasets we will work through.

  • img/ Has the images used throughout this repository.

  • .gitignore A file for ignoring changes to this repository

  • README.md Contains the text on this page.

  • requirements.txt Python libraries needed to run this repo.

DH Summer Minor

Learn more about the Berkeley Digital Humanities Summer Minor: https://summerdigitalhumanities.berkeley.edu/

dighum160's People

Contributors

tomvannuenen avatar pranavjayachand avatar akash329d avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.