Skip to content

berlino/weaksp_em19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Semantic Parsers from Denotations with Latent Structured Alignments and Abstract Programs

Setup

Use conda to create a virtual environment and setup this package

conda create --name weaksp python=3.7
conda activate weaskp
pip install --user -e .

The preprocessed data is based on the one provided by MAPO. Download it by this link

The default embedding file path is "glove/glove.42B.300d.txt".

Problems?

Please open a github issue if you find any problem. Thanks

About

Learning Semantic Parsers from Denotations with Latent Structured Alignments and Abstract Programs(EMNLP2019)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published