Skip to content

Code for the ACL-19 paper "Quantity Tagger: A Latent-Variable Sequence Labeling Approach to Solving Addition-Subtraction Word Problems"

Notifications You must be signed in to change notification settings

zoezou2015/quantity_tagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The StatNLP Semantic Parser

Code for the: Quantity Tagger: A Latent-Variable Sequence Labeling Approach to Solving Addition-Subtraction Word Problems

Requirements

Java 1.8

Standford CoreNLP toolkits

Reproducing the experimental results

A jar file in provided in bin/. One easy way to re-compile the code is to create a new project in Eclipse and export a runnable JAR file. The following script will run the quantity_tagger and its variants over two datasets, respectively.

bash run.sh

About

Code for the ACL-19 paper "Quantity Tagger: A Latent-Variable Sequence Labeling Approach to Solving Addition-Subtraction Word Problems"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published