briglass

Results 5 comments of briglass

Regarding incoming infections, this simulator: http://covidsim.eu/ has an "Infections from outside of the population [per day]", which I am assuming to be accomplished via a monotonic daily increase to S,...

> Hi > > Since you are using Spark 3.2 you need to use sparknlp.start(spark32=True): https://github.com/JohnSnowLabs/spark-nlp#packages-cheatsheet Hi, this does not change anything-- and the error message is the same

Thank you for reopening this-- I will provide the screenshots, although I was wondering if you could clarify what you mean by: > The error indicates spark-nlp build for one...

Thank you, I was able to properly run the line of code by uninstalling pyspark and spark-nlp (with `pip uninstall`) then re-installing the following versions, and ensuring the old libraries...