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
Defaults on reference.conf relies on CoreNLP library as the annotator. It's not just a matter of flipping the configuration with OpenNLP (already available) because this will only avoid using the CoreNLP libraries at runtime while still being shipped with the whole platform.
Defaults on
reference.confrelies on CoreNLP library as the annotator. It's not just a matter of flipping the configuration with OpenNLP (already available) because this will only avoid using the CoreNLP libraries at runtime while still being shipped with the whole platform.