Giter Club home page Giter Club logo

montague's People

Contributors

sintrastes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

hermetique

montague's Issues

Add support for additional rules/connectives

There are a lot of different approaches to categorial grammar, and not necessarily a fixed set of connectives or rules.

To allow for experimentation with different approaches, we should make Montague as extensible as possible, potentially using an approach like tagless final encodings.

For instance, we could allow for both non-associative (and as an extension) associative connectives as an extension.

Add the reverse translation (from structured to surface-level form)

I'm not entirely sure what the applications of this would be, but this would be interesting to implement to allow for some experimentation.

One idea might be to respond to queries like "What can you tell me about X?", and if we have an approach to generating "interesting" facts (in logical form), then we'd be able to respond to the user in natural language form.

It would be interesting to see if there are any interesting approaches to posing questions back to the user with this approach that would be easier to do in structured form.

Add documentation for new approach(es)

Whereas originally what I had in mind for Montague was something that could be fed into a logic programing-like solver, now it is clear that there are at least other possibilities (see the work in Montague.Experimental.Typed and related modules).

I should add some documentation outlining these different approaches, as I think they would be good examples of different potential uses for Montague.

Add "Experimental" modules

As I experiment with this library going forward, it would be nice to keep all of my experiments in one place. For this reason, I want to create an "Montague.Experimental" parent module which will contain multiple submodules for each of these experiments.

Add morphological constructs

See here for some different types of morphology. We'll probably start by some simple examples (such as suffixes) in English, and go on to add other examples.

This presents some interesting computational challenges, as we will need to find a way of translating from raw words to their morphological interpretations. Perhaps (at least for suffixes) a trie-like data structure might be useful for this purpose.

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.