You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're running CoreNLP using Docker. The issue we're having is that the constituency parse is not showing up. It seems that the <script> include for dagre-d3 requests the http not the https version and the browser blocks the mixed active content. I'm not sure if this is unique to our usage or not so filing this issue.
I mention the following in case it's relevant. We recently updated our version to 4.2.0 from the CoreNLP website to see if this had been fixed, but our instance says its on version 4.1.0 (not 4.2.0) on the landing page. Perhaps we've made a mistake in updating?