mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-10 16:22:29 +03:00
update all for pipeline.init
This commit is contained in:
parent
ea1befa8ff
commit
740dc28a49
|
@ -22,6 +22,7 @@ from .trainable_pipe import TrainablePipe
|
||||||
__all__ = [
|
__all__ = [
|
||||||
"AttributeRuler",
|
"AttributeRuler",
|
||||||
"DependencyParser",
|
"DependencyParser",
|
||||||
|
"EditTreeLemmatizer",
|
||||||
"EntityLinker",
|
"EntityLinker",
|
||||||
"EntityRecognizer",
|
"EntityRecognizer",
|
||||||
"EntityRuler",
|
"EntityRuler",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user