All Projects → jonsafari → lt1

jonsafari / lt1

Licence: CC-BY-SA-4.0 license
Course on Language Technologies and NLP

Programming Languages

TeX
3793 projects

Projects that are alternatives of or similar to lt1

nlp-papers
Must-read papers on Natural Language Processing (NLP)
Stars: ✭ 87 (+480%)
Mutual labels:  language-models
skillbox
Выполненные и принятые домашние задания, а также другие материалы, которые могут помочь в обучении
Stars: ✭ 32 (+113.33%)
Mutual labels:  course
cmc-csci046
CMC's Data Structures and Algorithms Course Materials
Stars: ✭ 31 (+106.67%)
Mutual labels:  course
NNet
algorithm for study: multi-layer-perceptron, cluster-graph, cnn, rnn, restricted boltzmann machine, bayesian network
Stars: ✭ 24 (+60%)
Mutual labels:  course
complete-gRPC
In this course, we are going to learn about gRPC and how to use it with protocol buffer
Stars: ✭ 53 (+253.33%)
Mutual labels:  course
rails contact list
Learn Ruby on Rails by creating an app from scratch
Stars: ✭ 60 (+300%)
Mutual labels:  course
The Complete JavaScript Course
The Complete JavaScript Course https://www.udemy.com/course/the-complete-javascript-course/
Stars: ✭ 12 (-20%)
Mutual labels:  course
nestjs-zero-to-hero
Coding through the course: NestJS Zero to Hero - Modern TypeScript Backend Development
Stars: ✭ 23 (+53.33%)
Mutual labels:  course
scipy-crash-course
Material for a 24 hours course on Scientific Python
Stars: ✭ 98 (+553.33%)
Mutual labels:  course
js-course-2018
Репозиторій з курсів «Front-end» та «NodeJS» проекту Masters Academy
Stars: ✭ 12 (-20%)
Mutual labels:  course
deepcourse
Learn the Deep Learning for Computer Vision in three steps: theory from base to SotA, code in PyTorch, and space-repetition with Anki
Stars: ✭ 117 (+680%)
Mutual labels:  course
kubernetes-hy.github.io
Course material for the DevOps with Kubernetes free MOOC by the University of Helsinki
Stars: ✭ 57 (+280%)
Mutual labels:  course
NTU-Computer-Security
台大 計算機安全 - Pwn 簡報、影片、作業題目與解法 - Computer Security Fall 2019 @ CSIE NTU Taiwan
Stars: ✭ 293 (+1853.33%)
Mutual labels:  course
language-models
Keras implementations of three language models: character-level RNN, word-level RNN and Sentence VAE (Bowman, Vilnis et al 2016).
Stars: ✭ 39 (+160%)
Mutual labels:  language-models
if1007
Desenvolvimento de Aplicações com Arquitetura Baseada em Microservices
Stars: ✭ 78 (+420%)
Mutual labels:  course
Python-Course
Python Basics, Machine Learning and Deep Learning
Stars: ✭ 50 (+233.33%)
Mutual labels:  course
fullsiteediting
fullsiteediting.com/
Stars: ✭ 187 (+1146.67%)
Mutual labels:  course
human-memory
Course materials for Dartmouth course: Human Memory (PSYC 51.09)
Stars: ✭ 239 (+1493.33%)
Mutual labels:  course
Course ArcGIS Python
Course on ArcGIS automation through scripting with Python
Stars: ✭ 27 (+80%)
Mutual labels:  course
curso-introduccion-pyqgis
Curso de Introducción al desarrollo con PyQGIS (por Germán Carrillo)
Stars: ✭ 28 (+86.67%)
Mutual labels:  course

Language Technology I

A Graduate Course


Info

Instructors: Dr. Jon Dehdari and Dr. Asad Sayeed
Class Location: (Former) CiP Room, building C7.2
Class Times: Lecture: Mondays 14:00-16:00 (c.t); Lab: Wednesdays 16:00-18:00 (s.t)
Class Dates: Oct. 31st - Feb. 15th
Jon's Offices: either room 1.15, building A2.2, or room 1.11 building D3.1
Asad's Office: room 3.04, building C7.4
Final exam: Feb. 22nd, 16:00 - 18:00, Conference Room of Building C7.4

Purpose

Language Technologies I teaches the theoretical foundation of modern computational linguistics and natural language processing. This includes important machine learning techniques.

Outline

  1. Formal models of language: possibilities (homework)
  2. Statistical models of language: probabilities (homework)
  3. Applications of language models
  4. n-gram language models and smoothing (more info) (homework) (training data) (testing data) (example transcript) (Bad-Turing transcript) (lazy tokenization script)
  5. Parts of speech, word clusters, and class-based language models
  6. Log-linear models (homework)
  7. Word vectors, and applications (homework)
  8. Feedforward neural networks and autoencoders (homework)
  9. Recurrent neural networks and their language models (homework) (example transcript)
  10. Probabilistic context-free grammars, parsing, and syntactic language models (homework - small updates)
  11. Sequence-to-sequence models and neural machine translation
  12. Convolutional networks and character-based models of language

External Links

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].