Coder Social home page Coder Social logo

computational-syntax's Introduction

Computational Syntax

Computational Syntax slides and exercises. This is a compulsory 4.5‐credit course in the HAP/LAP master. It will be presented during the first semester of the course.

Preconditions

  • It is recommendable to have a basic knowledge of the basic concepts of Linguistics (those that were taught in secondary school). It is also helpful to know the concepts presented in this master's “Foundations of Linguistics” course

  • Programming: it is interesting to understand the basic concepts of programming. Related to this, the course on “Introduction to programming” or a similar one is recommendable

  • It is helpful to have a basic understanding of regular expressions

Objectives

  • Presentation of the main approaches for the computational treatment of syntax. Among others, context‐free grammars, finite‐state syntax, and statistical models. Several formalisms will be presented. We will also present a main overview of the main algorithms for Tagging, Chunking and Parsing.

  • Overview of the role that computational morphology and syntax play on the applications that make use of language technology.

Syllabus

  1. Introduction to Computational Syntax

  2. Finite‐State Syntax

    2.1. N‐gram Language Models

    2.2. Assignment of Syntactic Categories (POS tagging)

    Knowledge‐based (Constraint Grammar)

    Data‐driven (statistical methods)

    2.3. Chunking

  3. Multiword expressions (MWE)

  4. Context Free Grammars

    Basic model

    Probabilistic Context Free Grammars

    Unification‐based Grammars

  5. Dependency Syntax

    Rule‐based

    Data‐driven

  6. Syllabus of practical part:

    Exercises related to finite‐state automata and context‐free grammars

    Examination of examples and resources for the understanding of basic concepts related to computational syntax

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.