GithubHelp home page GithubHelp logo

adivea / cds-language Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cds-au-dk/cds-language

0.0 1.0 0.0 14 KB

Main repository for all code and data related to Language Analytics (F21)

Home Page: https://bachelor.au.dk/en/supplementary-subject/culturaldatascience/

License: MIT License

Shell 100.00%

cds-language's Introduction

Language Analytics - Spring 2021

This repository contains all of the code and data related to the Spring 2021 module Language Analytics as part of the bachelor's tilvalg in Cultural Data Science at Aarhus University.

This repository is in active development, with new material being pushed on a weekly basis.

Technicalities

For the sake of convenience, I recommend using our own JupyterHub server for development purposes. The first time you use the server, you'll need to create your own version of the repo and install relevant dependencies in a virtual environment:

git clone https://github.com/CDS-AU-DK/cds-language.git
bash ./create_lang_venv.sh

From then on, every time you use the server, make sure you update the repo and install any new dependencies:

cd lang101
git pull origin main
bash ./create_lang_venv.sh

Repo structure

This repository has the following directory structure:

Column Description
data A folder to be used for sample datasets that we use in class.
notebooks This is where you should save all exploratory and experimental notebooks.
src For Python scripts developed in class and as part of assignments.
utils Utility functions that are written by me, and which we'll use in class.

Class times

This class takes place on Wednesday mornings from 8-12. Teaching will take place on Zoom, the link for which will be posted on Slack.

Course overview and readings

A detailed breakdown of the course structure and the associated readings can be found in the syllabus. Also, be sure to familiarise yourself with the studieordning for the course, especially in relation to examination and academic regulations.

Contact details

The instructor is me! That is to say, Ross.

All communication to you will be sent both on Slack and via Blackboard. If you need to get in touch with me, Slack should be your first port-of-call!

cds-language's People

Contributors

rdkm89 avatar

Watchers

James Cloos 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.