feat(language): register syntax pack in resolver
This commit is contained in:
parent
27f677971d
commit
65eab68080
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ DEFAULT_RESOLVABLE_PACK_IDS: tuple[str, ...] = (
|
|||
"en_core_spatial_v1",
|
||||
"en_core_causation_v1",
|
||||
"en_core_polarity_v1",
|
||||
"en_core_syntax_v1",
|
||||
"en_core_relations_v1",
|
||||
"en_core_relations_v2",
|
||||
# ADR-0073c — synthetic English anchor lemmas for cross-lang collapse.
|
||||
|
|
|
|||
Loading…
Reference in a new issue