zdposter

Results 2 issues of zdposter

Please allow to set custom location of (hunspell) dictionaries - I do not want to have the same dictionaries on multiple location.

enhancement
good first issue

Hello I to get working POS following example on https://nlp.johnsnowlabs.com/2021/03/23/pos_snk_sk.html ```py import sparknlp from sparknlp.base import * from sparknlp.annotator import * from sparknlp.training import * from pyspark.ml import Pipeline document_assembler...

documentation