GithubHelp home page GithubHelp logo

schar / dyc3g Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mwhite14850/dyc3g

0.0 0.0 0.0 61 KB

Dynamic Continuized Combinatory Categorial Grammar Library

License: GNU General Public License v2.0

Prolog 100.00%

dyc3g's Introduction

dyc3g

Dynamic Continuized Combinatory Categorial Grammar Library

Introduction

This project implements a prototype parser for Dynamic Continuized Combinatory Categorial Grammar, as described in Parsing with Dynamic Continuized CCG by Michael White, Simon Charlow, Jordan Needle and Dylan Bumford, appearing in the Proceedings of the 13th International Workshop on Tree-Adjoining Grammar and Related Formalisms (TAG+13), 2017.

It (1) demonstrates Barker and Shan's (2015) approach to handling quantifiers as functions on their own continuations in the 'tower' system, using lift operations integrated with binary combination steps; (2) uses CCG combinators on the tower bottom; (3) enforces scope islands by having categories that combine with finite clauses require them to be delimited, together with delimited combination rules that lower the delimited argument; and (4) implements Charlow's (2014) treatment of the exceptional scope of indefinites using a dynamic semantics with the state-set monad. Code appears in prolog/*.pl.

The project also implements an extension that demonstrates how the control over evaluation order afforded by Barker and Shan's Continuized CCG makes it possible to not only implement an improved analysis of negative polarity items in Dynamic Continuized CCG but also to develop an accurate treatment of balanced punctuation, as described in "Evaluation Order Effects in Dynamic Continuized CCG: From Negative Polarity Items to Balanced Punctuation" by Michael White, to appear in the Proceedings of the Society for Computation in Linguistics, 2019. Code for the extension appears in prolog/npi_punct/*.pl.

License

This file uses code from BB1, version 1.3 (November 2006), and shares the same license.

Requirements

  • SWI-Prolog version 7.4 or later

Usage

See prolog/LOG for example usage.

dyc3g's People

Contributors

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