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
{{ message }}
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.
Hack introduced in PR #27 WordMappings has been modified to accept the export_pad_index_to_globals, for the sentence indexers.
However, other classes inheriting WordMappings have no use for such an option, but because of the inheritance, still require the key in their yaml files.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hack introduced in PR #27
WordMappings
has been modified to accept theexport_pad_index_to_globals
, for the sentence indexers.However, other classes inheriting
WordMappings
have no use for such an option, but because of the inheritance, still require the key in their yaml files.The text was updated successfully, but these errors were encountered: