spark-corenlp
spark-corenlp copied to clipboard
Dynamic Property file load support
In order to support other languages like Chinese, we should load different property based on the language. In this commit, I use Java property to support load Corenlp property file dynamiclly.