GithubHelp home page GithubHelp logo

wiser's Introduction

Widely Interpretable Meaning Representation

The Widely Interpretable Semantic Representation (WISeR) aims to capture abstract and concrete concepts, along with their relations, within plain text. A key objective of this project is to develop a meaning representation that can be seamlessly transformed into semantic graphs, enabling probabilistic reasoning in the context of dialogue. WISeR differentiates itself from the broader concept of Abstract Meaning Representation (AMR) through its unique features and characteristics such as:

  • It provides deeper and richer levels of abstraction.
  • It is Interpretable by non-experts in computational structures.
  • It covers relations across utterances (e.g., referents, external arguments).

Resources

Contact

wiser's People

Contributors

jdchoi77 avatar

Stargazers

Nikolaus Schlemm avatar Kilian Evang avatar  avatar

Watchers

Kilian Evang avatar James Cloos avatar  avatar

wiser's Issues

Empty repository

Hi, I see the repository is empty, although I remember it was previously active. Will the repository be up and running again soon? Thanks!

Missing values for :quant in two graphs

Hi, thanks for this work !
I spotted two errors in the train file (two negative values for :quant which seem to went missing during your work)

bolt-eng-DF-199-193409-6487537_0132.1
replace

    :extent (p6 / point
                        :quant 
       :theme-of (h2 / have-degree

with

    :extent (p6 / point
                        :quant -41
         :theme-of (h2 / have-degree

NW_CNN_ENG_0094_2000_1124.11
replace

            :quant (t / temperature-quantity
                  :quant )
            :degree (e / equal)

with

            :quant (t / temperature-quantity
                  :quant -16)
            :degree (e / equal)

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.