r-spark / sparknlp

Other
31 stars 6 forks source link

NerCrf cannot use ExternalFeatures #3

Closed dkincaid closed 4 years ago

dkincaid commented 4 years ago

Due to bug with how Maps are handled in sparklyr (https://github.com/rstudio/sparklyr/issues/1058) we are not able to implement the setExternalFeatures parameters for the NerCrfApproach model.

Once this bug is fixed or a workaround is found then nlp_ner_crf can be implemented.

dkincaid commented 4 years ago

Fixed in sparklyr 1.0.4.9002