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
This is probably due to SUTime not loading properly.
ERROR: Caused by edu.stanford.nlp.util.MetaClass$ClassCreationException: MetaClass couldn't create public edu.stanford.nlp.time.TimeExpressionExtractorImpl(java.lang.String,java.util.Properties) with args [sutime, {}]:
This is probably due to SUTime not loading properly.
From https://stackoverflow.com/q/42159641 it looks like the possible solutions are:
--add-modules java.xml.bind
to the command line (does not work on Java 11)The text was updated successfully, but these errors were encountered: