Skip to content

jzl0166/SpatialNLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Main Page | SpatialNLI | Spatial Comprehension

SpatialNLI

This repo contains code (include annotation and augmentation) of SpatialNLI: A Spatial Domain Natural Language Interface to Databases Using Spatial Comprehension

Dependencies

  • TF 1.4
  • python 2.7

Usage

To annotate Geo880

python utils/annotate/annotate_geo.py

To annotate Rest

python utils/annotate/annotate_rest.py

To Build data

python utils/data_manager.py --data 'geo'

python utils/data_manager.py --data 'rest'

To augment Geo880

python utils/augmentation/augmentation_geo.py

To augment Rest

python utils/augmentation/augmentation_rest.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published