Code Monkey home page Code Monkey logo

graph-parser's Introduction

GraphParser

GraphParser is decribed in the paper http://sivareddy.in/papers/reddy2014semanticparsing.pdf

Installation

GraphParser is written in Java, and requires few external java libraries. You can install them using

./install.py ungrounded

Ungrounded Semantic Parser

GraphParser can parse natural language sentences to logical parses and graphs. Run the following command

cat input.txt | sh run.sh

Online demo

Online demo of GraphParser can be accessed at http://sivareddy.in/graphparser.html

Evaluation datasets

If you are interested in evaluation datasets, and the output of GraphParser on the test datasets, you can download them using

./install.py evaluation

The datasets will be downloaded to the folders data/tacl_splits and data/tacl_ouput.

Grounded Semantic Parser

To replicate TACL results, you will have to install Freebase SPARQL endpoint. Please email me personally.

References:

If you are using GraphParser, please cite

@article{reddy_largescale_2014,
  author = {Reddy, Siva and Lapata, Mirella and Steedman, Mark},
  title = {Large-scale Semantic Parsing without Question-Answer Pairs},
  journal = {Transactions of the Association for Computational Linguistics},
  volume = {2},
  year = {2014},
  pages = {377--392},
  url = {http://aclweb.org/anthology/Q14-1030}
}

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.