Code Monkey home page Code Monkey logo

letrac's Introduction

letrac

The program to do logic extraction. Written in python and simply running it with one perl script. This program is the implementation of the following paper:

http://www.cs.utexas.edu/~ml/papers/wasp-logic-acl-07.pdf

Installation

This software was built upon Python 2.7.3. Using the same version of python (or higher) is recommended for best compatibility.

This software uses additional alignment software https://github.com/neubig/pialign to do word alignment. You need to install it first so it can be referenced from letrac.

Data

You can download the data that is used for this software by clicking this link:

ftp://ftp.cs.utexas.edu/pub/mooney/nl-ilp-data/geosystem/geoqueries880

There is also smaller version of the data (only 250 lines):

ftp://ftp.cs.utexas.edu/pub/mooney/nl-ilp-data/geosystem/geoqueries250

Running

To run the program, simply run the run-extraction.pl with some necessary options. Given now you are in your working directory, the sample of running the extraction is:

[LETRAC_DIR]/run-extraction.pl -pialign-dir [PIALIGN_DIR] -working-dir [OUTPUT_FOLDER] -input [GEOQUERY_INPUT] -letrac-dir [LETRAC_DIR]

letrac's People

Watchers

James Cloos avatar Philip Arthur 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.