IPR registry geoparsepy
Last updated 12/03/2020

# University of Southampton software

geoparsepy
	University of Southampton
	BSD variant. This software should only be used for research, education or evaluation purposes. A free commercial license is available on request to {sem03}@soton.ac.uk.
	https://pythonhosted.org/geoparsepy/license.html

# 3rd party software pre-requisites (software required by module but installed independently)

soton_corenlppy
	University of Southampton
	BSD variant. This software should only be used for research, education or evaluation purposes. A free commercial license is available on request to {sem03}@soton.ac.uk.
	https://pythonhosted.org/soton_corenlppy/license.html

python
	Python Software Foundation
	Python Software Foundation License
	http://www.python.org/psf/license
	Required by geoparsepy

PostgreSQL
	The PostgreSQL Global Development Group (1996+) University of California (1994)
	PostgreSQL Licence (similar to BSD)
	http://www.postgresql.org/about/licence/
	Required by geoparsepy

OpenStreetMap
	OpenStreetMap contributors
	ODC Open Database License
	http://opendatacommons.org/licenses/odbl/summary/
	Required by geoparsepy (optional)

psycopg2
	Federico Di Gregorio
	Dual license LGPL OR Zope Public Licence
	https://pypi.python.org/pypi/psycopg2
	Required by geoparsepy

numpy
	NumPy Developers
	BSD
	http://www.numpy.org/license.html#license
	Required by geoparsepy

shapely
	Sean Gillies
	BSD
	https://pypi.python.org/pypi/Shapely
	Required by geoparsepy

nltk
	NLTK Project
	Apache License Version 2.0
	http://www.nltk.org
	Required by geoparsepy

yaml
	Kirill Simonov
	MIT
	https://pypi.python.org/pypi/PyYAML
	Required by NLTK

setuptools
	Python Packaging Authority
	Python Software Foundation License
	https://pypi.python.org/pypi/setuptools/15.2
	Required by geoparsepy

