Skip to content

minecraft-saar/inlg2019-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A NLG component for the Minecraft domain

Compilation: run ./gradlew shadowJar

Running: java -cp build/libs/minecraft-inlg2019-generation-0.1.0-SNAPSHOT-all.jar de.saar.coli.minecraft.experiments.Inlg2019 will run the example class for the iNLG paper, which constructs a model and generates instructions using this model.

The grammar can be found in src/main/resources/de/saar/coli/minecraft/experiments/inlg2019.irtg.

The grammar for Section 4 of the paper can be found in src/test/resources/minecraft.irtg.

About

Code for our iNLG 2019 paper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages