databricks / spark-corenlp

Stanford CoreNLP wrapper for Apache Spark
GNU General Public License v3.0
422 stars 120 forks source link

updating to stanford corenlp models 4.0.0 #46

Open simon-oz opened 4 years ago

simon-oz commented 4 years ago

Hi, Standford corenlp has been udgraded to 4.0.0, and there are some changes of the classpath on its English models, so use 4.0.0 with spark-corenlp 0.4.0-spark2.4-scala2.11 will throw exceptions about the classpath, specifically, "edu/stanford/nlp/models/kbp/regexner_caseless.tab" is current located at /edu/stanford/nlp/models/kbp/english/gazetteers/regexner_caseless.tab"