Giter Club home page Giter Club logo

notes_lingi2132's Introduction

LINGI2132 - Languages and Translators

Notes for LINGI2132 - Languages & Translators course given at UCLouvain by Nicolas Laurent.

Course lectures can be found on Youtube.

Link to the main framework used (at the moment) in the course: Autumn.

The directory has the following structures :

projectREADME.md
│
└───Notes
│   │   compile.sh #bash script to compile the Tex files (Unix & Co.)
│   │   compile.bat #shell script to compile the Tex files (Windows)
│   │   LINGI2132_notes.pdf #End pdf file
│   │   main.tex   #main Tex file
│   │
│   └─── chapters #Contains all "big" course chapters
│   │       01_Introduction.tex
│   │       02_Compilation_Pipeline.tex
│   │       ...
│   │
│   └─── img #Contains all images organized by chapter
│   │       chap1/
│   │       chap2/
│   │       ...
│   │       generic/ #Generic images UCLouvain logo, etc.
│   │
│   └─── generic #Generic file for Tex projets
│   │       common_package.tex #Packages import
│   │       example.tex #example with citation
│   │       references.bib #references
│   │       title.tex #title page

In order to compile the project you must pass two parameters to the script :

  • The name of the main Tex file without extension e.g : main
  • The course label e.g LINGI2132

Which lead to the followings commands:

Unix Based Systems

./compile.sh main LINGI2132

Windows Systems

.\compile.bat main LINGI2132

notes_lingi2132's People

Contributors

azumix avatar

Stargazers

 avatar

Watchers

 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.