Skip to content

Commit

Permalink
Fix minor typos and inaccuracies in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lankaraniamir authored May 31, 2023
1 parent ed80d2a commit 488af97
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# A5_On_Off_The_Air
## Description:
This repository contains the code used for our project, ["On 'Off The Air'"](https://observablehq.com/@amir-lankarani/on-off-the-air) where we anaylze the series "Off the Air" which is an experimental television series that has been on the air since 2011. The show, created by animator and filmmaker Dave Hughes, consists of a series of loosely connected videos that explore a variety of themes, from space and nature to dreams and time. The show is known for its unconventional approach to storytelling, and for its use of a wide range of visual and audio techniques to create a surreal and immersive experience for the viewer. In this project, we analyze the audiovisual elements of the show to gain a better understanding of how media and emotion can be portrayed through unconventional means.
This repository contains the code used for our project, ["On 'Off The Air'"](https://observablehq.com/@amir-lankarani/on-off-the-air) where we analyze the series "Off the Air" which is an experimental television series that has been on the air since 2011. The show, created by animator and filmmaker Dave Hughes, consists of a series of loosely connected videos that explore a variety of themes, from space and nature to dreams and time. The show is known for its unconventional approach to storytelling, and for its use of a wide range of visual and audio techniques to create a surreal and immersive experience for the viewer. In this project, we analyze the audiovisual elements of the show to gain a better understanding of how media and emotion can be portrayed through unconventional means.

## Instructions and Guide:
The repository contains both the code we used to process our data as well as a one epsidoes worth of data as a sample dataset that serves as an example output.
These are stored in the "development" and "data" folder respectively.
The repository contains both the code we used to process our data as well as a subset of our dataset. More specifically, all audio data for episodes relevant to our project are included while only an epsidoes worth of visual data are also included due to the large file sizes. These are in the "development" and "data" folders respectively.

## Team Members:
- [Amir Lankarani](https://github.com/lankaraniamir)
Expand Down

0 comments on commit 488af97

Please sign in to comment.