Skip to content

uwnlp/hitl_parsing

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Human-in-the-Loop Parsing

Installation

  • git clone https://github.com/luheng/hitl_parsing

  • cd hitl_parsing

  • ./setup.sh

  • ant

  • ./run.sh (for replicating results on ccg dev)

  • ./run.sh -ccg-test (for replicating results on ccg test)

Datasets

As specified in corpora.properties:

  • PennTreebank: (used to get the dev split of CCGBank) needs to be located at hitl_parsing/testfiles/wsj/COMBINED/WSJ/
  • CCGBank: needs to be located at hitl_parsing/testfiles/ccgbank/data/

Other functionalities (coming soon)

  1. Viewing annotated QA data
  2. Human-in-the-loop Demo
  3. Stand-alone question generator

Reference

This human-in-the-loop framework is described in the following paper:

Human-in-the-Loop Parsing
Luheng He, Julian Michael, Mike Lewis and Luke Zettlemoyer
In proceedings of EMNLP 2016

Contact

For questions about our code and data, please contact: luheng at cs dot washington dot edu

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published