Coder Social home page Coder Social logo

computergraphics's Introduction

COMPUTER GRAPHICS CAT 1

Introduction

This undertaking revolves around fundamental manipulation of data stored in JSON files, concentrating on activities associated with handling and organizing data within the extensive dataset while managing files.

Table of Contents

Tasks

Question 1 - Python3 Development Environment

In this section, you will set up the Python3 development environment and process the MASSIVE Dataset:

Task 1: Establish a Python3 development environment and configure essential dependencies. Task 2: Construct a project layout akin to PyCharm and incorporate the dataset. Task 3: Produce "en-xx.xlxs" documents for all languages, utilizing the id, utt, and annot_utt attributes. Task 4: Steer clear of employing recursive algorithms that exhibit elevated time complexity. Task 5: Consult the Flags for executing the solution on generator.sh files.

Question 2 - Working with Files

In this section, you will work with JSON files and manage your project:

Task 1: Generate individual JSONL files for the English (en), Swahili (sw), and German (de) datasets, both for test, train, and dev sets. Task 2:Assemble a sizable JSON file encompassing all English (en) to other languages (xx) translations for the training datasets, encompassing the id and utt fields. Task 3: Ensure that the JSON file structure is formatted in a visually pleasing manner (pretty-printed). Task 4: Upload all the created files to your designated Google Drive Backup Folder.

Installation

Pre-requisites

Before you begin, make sure you have the following pre-requisites installed on your system:

Installation Instructions

  1. Clone this repository to your local machine:

    git clone https://github.com/Wendo69/ComputerGraphics.git
    cd ComputerGraphics
  2. Setup a virtual environment

    virtualenv venv
  3. Import the MASSive dataset to the dataset folder The MASSive dataset can be found here together with the installation instructions.

  4. Install all the required dependencies needed to run the project

    python -r pip install requirements.txt

computergraphics's People

Contributors

wendo69 avatar shanelle-h 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.