<<<<<<< HEAD
These are a series of Jupyter notebooks from a class on Computational Content Analysis at the university of Chicago.
To use them follow the following steps:
- Install Python 3 and Jupyter, we recommend using the Anaconda distribution found here
- Download the notebooks and data from GitHub
- Unzip the files and open a terminal in the directory
- Install the requirements
pip install -U -r requirements.txt
- Start the Jupyter Notebook server
jupyter notebook
The notebooks are:
- Intro
- Corpus Linguistics
- Clustering and Topic Modeling
- Word Embedding
- Reliability
- Classification
- Information Extraction
- Semantic Networks
- Beyond Text
1d265bbf562a9aea8e6fe08945cfe924f30e1345