All Projects → RichardLitt → thesis

RichardLitt / thesis

Licence: other
My thesis on "Open Source Code and Low Resource Languages" for an MSc in Language Science and Technology at Saarland University

Programming Languages

TeX
3793 projects
shell
77523 projects

Projects that are alternatives of or similar to thesis

ua-thesis-template
📖 A thesis LaTeX template that complies with the University of Aveiro's guidelines and provides a simple CLI workflow around make and compatibility with Overleaf.
Stars: ✭ 80 (+300%)
Mutual labels:  thesis, dissertation
ucbthesisrmd
UC Berkeley thesis/dissertation LaTeX Template (ucbthesis) for R Markdown
Stars: ✭ 20 (+0%)
Mutual labels:  thesis, dissertation
mit-phd-thesis
MIT Ph.D. Thesis in LaTeX
Stars: ✭ 52 (+160%)
Mutual labels:  thesis
ESC-CNN-microcontroller
Environmental Sound Classification on Microcontrollers using Convolutional Neural Networks
Stars: ✭ 85 (+325%)
Mutual labels:  thesis
reed-thesis
My undergradate thesis on coinductive types in univalent type theory
Stars: ✭ 14 (-30%)
Mutual labels:  thesis
WHUT-Bachelor
武汉理工大学本科生毕业设计(论文) LaTeX 模板 LaTeX Template for Bachelor's Degree Thesis at Wuhan University of Technology (WHUT)
Stars: ✭ 18 (-10%)
Mutual labels:  thesis
Light-Propagation-Volumes
Implementation of Crytek's Light Propagation Volumes algorithm in WebGL
Stars: ✭ 47 (+135%)
Mutual labels:  thesis
biblatex-abnt
📚 Estilo para BibLaTeX compatível com as normas da ABNT
Stars: ✭ 97 (+385%)
Mutual labels:  thesis
CogNet
CogNet: a large-scale, high-quality cognate database for 338 languages, 1.07M words, and 8.1 million cognates
Stars: ✭ 26 (+30%)
Mutual labels:  low-resource-languages
projects
A website that showcases interesting projects, using Angular JS.
Stars: ✭ 106 (+430%)
Mutual labels:  thesis
hitszthesis
A dissertation template for Harbin Institute of Technology, ShenZhen (HITSZ), including bachelor, master and doctor dissertations
Stars: ✭ 123 (+515%)
Mutual labels:  dissertation
tongji-undergrad-thesis
📄 同济大学本科生毕业设计论文模板 | Tongji University Undergraduate Thesis Template | Overleaf / Mac / Linux / Windows / Workshop / Docker
Stars: ✭ 58 (+190%)
Mutual labels:  thesis
angr-antievasion
Final project for the M.Sc. in Engineering in Computer Science at Università degli Studi di Roma "La Sapienza" (A.Y. 2016/2017).
Stars: ✭ 35 (+75%)
Mutual labels:  thesis
Deep-Learning-for-Expression-Recognition-in-Image-Sequences
The project uses state of the art deep learning on collected data for automatic analysis of emotions.
Stars: ✭ 26 (+30%)
Mutual labels:  thesis
3D-Public-Transport-Simulator
The 3D Public Transport Simulator is a Unity-based simulation, which uses OpenStreetMap data in order to support the simulation of worldwide locations. The development was part of a Bachelor thesis.
Stars: ✭ 87 (+335%)
Mutual labels:  thesis
nctu-thesis-latex
A LaTeX template for writing thesis in NCTU.
Stars: ✭ 70 (+250%)
Mutual labels:  thesis
Personalised-aesthetic-assessment-using-residual-adapters
Jupyter notebooks used as supporting material for an msc thesis about personalised aesthetic assessment using residual adapters.
Stars: ✭ 19 (-5%)
Mutual labels:  thesis
MTF
Modular Tracking Framework
Stars: ✭ 99 (+395%)
Mutual labels:  thesis
thesis
MSc thesis on: Classifying brain activity using EEG and automated time tracking of computer use (using ActivityWatch)
Stars: ✭ 44 (+120%)
Mutual labels:  thesis
dissertation-story
My philosophy dissertation + cloud backup + version control. Written in plaintext Markdown with Sublime Text 3.
Stars: ✭ 14 (-30%)
Mutual labels:  dissertation

Thesis

My thesis on "Open Source Code and Low Resource Languages" for an MSc Language Science and Technology at Saarland University

Build Status

Abstract

Of the roughly seven thousand languages currently spoken, less than fifty have a significant digital presence. In order for a language to be used digitally and to survive in the long term, its speakers may need to develop computational resources: orthographies, dictionaries, grammars, spell checkers, parsers, and more. Instead of depending on large providers, researchers and communities can leverage the open source code methodology as a means of bootstrapping digital language development. In this thesis, I discuss the state of the field for low resource languages, what open source licensing means and how it can help language communities. I provide two cases studies, looking in detail at Gaelic and Naskapi, and I describe a decentralised, crowd-sourced database I have developed to catalogue open source code which can be used for low resource languages. Looking to the future, I suggest steps for developing and using code going forwards.

My specific contributions in this thesis include not only the first published analysis of the state of the field for open source code specifically regarding low resource languages, and an exposition of the only database of solely open source resources, but also independent fieldwork on Naskapi that pertains to its current digital presence on the web. I also outline how researchers and developers can change their processes to help make their work more effectual in the long term.

Copied verbatim from abstract.tex

Build

I use TeXShop to build, and I use apalike-refs as the bibliographic style. Make sure to put apalike-refs.bst where your system can read it. In my case, ~/Library/texmf/bibtex/bst/. worked.

Or just read thesis.pdf. It's easier.

Contribute

Please feel free. Note that this is largely an academic work, and I'd probably prefer to talk to you first before merging anything. Send me an email, or open an issue!

License

CC-BY-SA 4.0 License © Richard Littauer 2018

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].