Skip to content

This project is an attempt to create a spatial analysis tool using natural language processing capabilities. The user's query is analyzed using compromise.js library. Turf.js is then used to translate certain combination of the words into spatial query functions.

Notifications You must be signed in to change notification settings

moozhan/spatial-nlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spatial Natural Language Processing Attempt

Please check the demo here: https://moozhan.github.io/spatial-nlp/

This project is an attempt to create a spatial analysis tool using natural language processing capabilities (#nlp). The user's query is taken from the front end. It is then passed through compromise.js library. Currently the text analysis is done mainly using .match() function of the library. Turf.js is then used to translate certain combination of the words into spatial query functions.

The data used in this project is mainly to show and test the functions. They are taken from ONS and #openstreetmap

About

This project is an attempt to create a spatial analysis tool using natural language processing capabilities. The user's query is analyzed using compromise.js library. Turf.js is then used to translate certain combination of the words into spatial query functions.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published