spark-corenlp icon indicating copy to clipboard operation
spark-corenlp copied to clipboard

Dynamic Property file load support

Open lizhizhou opened this issue 7 years ago • 0 comments

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.

lizhizhou avatar Oct 24 '18 07:10 lizhizhou