{"id":20240259,"url":"https://github.com/dylanirlbeck/ethical-moderation-lab","last_synced_at":"2025-07-14T11:06:45.600Z","repository":{"id":114241009,"uuid":"355777139","full_name":"dylanirlbeck/ethical-moderation-lab","owner":"dylanirlbeck","description":"The lab code for Ethical Moderation, a programming-based ethics assignment that illustrates the ethical issues with content moderation.","archived":false,"fork":false,"pushed_at":"2021-06-02T14:59:46.000Z","size":571,"stargazers_count":2,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-03T15:13:33.399Z","etag":null,"topics":["education","ethics"],"latest_commit_sha":null,"homepage":"https://dylanirlbeck.github.io/ethical-moderation/project","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dylanirlbeck.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-08T05:43:32.000Z","updated_at":"2025-01-02T07:46:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"a65c7c7c-d956-43a5-9749-e1edf851a71c","html_url":"https://github.com/dylanirlbeck/ethical-moderation-lab","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dylanirlbeck/ethical-moderation-lab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanirlbeck%2Fethical-moderation-lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanirlbeck%2Fethical-moderation-lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanirlbeck%2Fethical-moderation-lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanirlbeck%2Fethical-moderation-lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dylanirlbeck","download_url":"https://codeload.github.com/dylanirlbeck/ethical-moderation-lab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanirlbeck%2Fethical-moderation-lab/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265281124,"owners_count":23739863,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["education","ethics"],"created_at":"2024-11-14T08:44:52.620Z","updated_at":"2025-07-14T11:06:45.564Z","avatar_url":"https://github.com/dylanirlbeck.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ethical Moderation Lab\n\n[Ethical Moderation](https://dylanirlbeck.github.io/ethical-moderation/project) is a programming project that forces students to grapple with the ethics of content moderation. The project was built for students, by students, and it is designed to be open-source: we want to be part of a larger wave of revamped ethics education in computer science.\n\nThis repository contains the coding portion of the project. Students will use Python and Jupyter Notebook to construct a working content moderation algorithm and contemplate its efficacy.\n\n## Setup\n\nFirst, clone the repo (or download and unzip):\n\n```\ngit clone https://github.com/dylanirlbeck/ethical-moderation-lab.git\n```\n\nNavigate to the project directory:\n\n```\ncd ethical-moderation-lab\n```\n\nInstall required packages:\n\n```\npip install -r ./requirements.txt\n```\n\n## Running\n\nThis project relies on [Jupyter Notebook](https://jupyter.org/install) for running the code. After ensuring you have it downloaded, run\n\n```\njupyter notebook\n```\n\nand open the `code.ipynb` file. The rest of the lab is completed inside the notebook. (If you haven't used Jupyter Notebook before, you can read a [quick-start tutorial](https://jupyter-notebook-beginner-guide.readthedocs.io/en/latest/execute.html) or its [official documentation](https://jupyter-notebook.readthedocs.io/en/stable/#).)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylanirlbeck%2Fethical-moderation-lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdylanirlbeck%2Fethical-moderation-lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylanirlbeck%2Fethical-moderation-lab/lists"}