Base uri of the NLP server API

For examples "http://localhost:9000" or "https://myserver.com"

Property definitions

nlp $ NLPClient :: api_uri
	# Base uri of the NLP server API
	#
	# For examples "http://localhost:9000" or "https://myserver.com"
	var api_uri: String
lib/nlp/stanford.nit:328,2--331,20