Welcome to GeoNLPlify’s documentation!

_images/geonlplify_example_schema.png

A NLP library for data augmentation focusing on spatial information contained in text.

Usage:

1>>> import geonlplify
2>>> my_text = "My name is Clara and I live in Berkeley."
3>>> geonlplify.geonlplify(my_text)
4'My name is Clara and I live in Bristol'