Skip to content

centre-for-humanities-computing/senses-of-stories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo was used to process data and explore results for the Senses of Stories project.

The repo is structured as follows:

├── README.md
├── data/
│   ├── beta_data/                 # Data from the beta study (not pushed)
│   └── org_data_processing/
│       ├── README.md              # Description of the columns in the dataset
│       ├── process_data.py        # Script to process raw data files
│       └── data/                  # Raw and processed data files (not pushed)
├── notebooks/
│   ├── checkout_corrs.py          # Exploratory data analysis
│   ├── find_example_sentences.py  # Find example sentences from the dataset
│   └── exploring_results.ipynb    # Explore annotated data
├── src/
│   ├── utils.py                   # Utility functions
│   ├── process_data.py            # Process raw data files
│   └── remove_sexual_content.py   # Filter sexual/profanity content
├── results/
└── figs/                          # Generated figures

Team

The project is a collaboration between several Canadian (University of Alberta, McGill University) and European universities (Aarhus University, University of Groningen) and is led by McGill University.

To get in touch, contact:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages