Skip to content

lilsunfish/ComputationalMethods

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linguistics 144/244

Computational Methods for the Practicing Linguist

This course is a practical tour of computational methods that will be useful for practicing linguists. The basics of how text files are encoded on computational devices will be discussed, as well as common methods for manipulating these files, extracting their contents, and converting between formats. In addition, modern tools and algorithms for indexation and search, including regular expression grammars and databases, will be covered. Students will learn how to train some common tools (e.g., concordances, indices, part of speech taggers, chunkers, and parsers) in a variety of languages. The tools, methods, and metrics of modern annotation in computational linguistics will be discussed in considerable depth, including the mechanisms for crowdsourced annotation. After completing this course, students will be able to construct simple programs in Python and Javascript. No background in programming or UNIX will be assumed.

This github repo has sections for:

Logistics

Pranav Anand panand@ucsc.edu

Oliver Northrup northrup@ucsc.edu

Class: Cowell 134, MW 17.00-18.45 Section: Crown Mac Lab, T 12.00-13.10, 16.00-17.10

Pranav's Office Hours: Stevenson 260, W 15.30-16.30
Oliver's Office Hours: Stevenson 223, M 15.30-16.30

About

Course material for Computational Methods for the Practicing Linguist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors